#D2CEDF#D2CEDF
#D2CEDF is a very light, muted violet. Relative luminance 0.632; OKLCH L 86.0% C 0.024 H 296.7°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CEDF |
|---|---|
| RGB | rgb(210, 206, 223) |
| HSL | hsl(254, 21%, 84%) |
| HSV | hsv(254, 8%, 87%) |
| CMYK | cmyk(5.8%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(83.53, 4.53, -7.90) |
| CIE-LCH | lch(83.53, 9.11, 299.85°) |
| OKLab | oklab(85.97% 0.0106 -0.0211) |
| OKLCH | oklch(85.97% 0.024 296.7) |
| XYZ | xyz(61.9665, 63.1719, 78.7266) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.65
Fog
#D8DCE0
ΔE00 8.30
Light Gray
#D3D3D3
ΔE00 8.47
Thistle
#D8BFD8
ΔE00 8.48
Gainsboro
#DCDCDC
ΔE00 8.88
Dove Gray
#B6B8BD
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CEDF #DBDFCE
analogous
#CED3DF #D2CEDF #DBCEDF
triadic
#D2CEDF #DFD2CE #CEDFD2
tetradic
#D2CEDF #DFCED3 #DBDFCE #CEDFDB
square
#D2CEDF #DFCED3 #DBDFCE #CEDFDB
split-complementary
#D2CEDF #DFDBCE #D3DFCE
monochromatic
#8E84AF #B0A9C7 #D2CEDF #EEECF3 #EEECF3
Accessibility & contrast
On white
1.54
#D2CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#D2CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CEDF
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CEDF | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0E0
Deuteranopia (green-blind)
#CBD0DE
Tritanopia (blue-blind)
#D0D0D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d2cedf; /* rgb */ color: rgb(210, 206, 223); /* oklch */ color: oklch(86.0% 0.024 296.7);
Tailwind
colors: {
custom: {
50: '#dfdce9',
500: '#d2cedf',
950: '#000000',
},
}SCSS
$custom: #d2cedf; $custom-light: #dfdce9; $custom-dark: #000000;
JSON
{
"hex": "#d2cedf",
"rgb": {
"r": 210,
"g": 206,
"b": 223
},
"hsl": {
"h": 254.118,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.85972,
"c": 0.02364,
"h": 296.7
},
"luminance": 0.63172
}Semantic roles & 50–950 ramp
primary
#D2CEDF
secondary
#AFB59C
accent
#9F468A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484