#D9CEDF#D9CEDF
#D9CEDF is a very light, muted violet. Relative luminance 0.642; OKLCH L 86.5% C 0.026 H 313.9°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CEDF |
|---|---|
| RGB | rgb(217, 206, 223) |
| HSL | hsl(279, 21%, 84%) |
| HSV | hsv(279, 8%, 87%) |
| CMYK | cmyk(2.7%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(84.08, 6.87, -7.03) |
| CIE-LCH | lch(84.08, 9.83, 314.35°) |
| OKLab | oklab(86.54% 0.018 -0.0187) |
| OKLCH | oklch(86.54% 0.026 313.9) |
| XYZ | xyz(64.0037, 64.2223, 78.8221) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.19
Lavender (CSS)
#E6E6FA
ΔE00 6.80
Lavenderblush
#FFF0F5
ΔE00 9.08
Light Gray
#D3D3D3
ΔE00 9.74
Gainsboro
#DCDCDC
ΔE00 10.02
Fog
#D8DCE0
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CEDF #D4DFCE
analogous
#D1CEDF #D9CEDF #DFCEDD
triadic
#D9CEDF #DFD9CE #CEDFD9
tetradic
#D9CEDF #DFD1CE #D4DFCE #CEDDDF
square
#D9CEDF #DFD1CE #D4DFCE #CEDDDF
split-complementary
#D9CEDF #DDDFCE #CEDFD1
monochromatic
#A084AF #BCA9C7 #D9CEDF #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.52
#D9CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#D9CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CEDF
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CEDF | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1E0
Deuteranopia (green-blind)
#CED2DE
Tritanopia (blue-blind)
#D9D0D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d9cedf; /* rgb */ color: rgb(217, 206, 223); /* oklch */ color: oklch(86.5% 0.026 313.9);
Tailwind
colors: {
custom: {
50: '#e4dde9',
500: '#d9cedf',
950: '#000000',
},
}SCSS
$custom: #d9cedf; $custom-light: #e4dde9; $custom-dark: #000000;
JSON
{
"hex": "#d9cedf",
"rgb": {
"r": 217,
"g": 206,
"b": 223
},
"hsl": {
"h": 278.824,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.86535,
"c": 0.026,
"h": 313.9
},
"luminance": 0.64222
}Semantic roles & 50–950 ramp
primary
#D9CEDF
secondary
#A5B59C
accent
#9F4666
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484