#DEDFFC
≈ lavender · rgb(222, 223, 252)
Color formats
HEX#DEDFFC
RGBrgb(222, 223, 252)
HSLhsl(238, 83%, 93%)
HSVhsv(238, 12%, 99%)
OKLCHoklch(91% 0.04 284)
CMYKcmyk(12%, 12%, 0%, 1%)
Contrast & accessibility
On white1.31:1below AA
On black16.07:1AA pass
Best text color#000000
Nearest CSS name: lavender
Copy-ready code
CSS custom properties
:root {
--lavender: #dedffc;
--lavender-rgb: 222 223 252;
--lavender-oklch: oklch(91% 0.04 284);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lavender-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dedffc] text-[#dedffc] border-[#dedffc]
Shades & tints
Color harmonies
About this color
#DEDFFC is a color with the RGB value rgb(222, 223, 252). Its closest CSS named color is "lavender". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.