#D2CEDC#D2CEDC
#D2CEDC is a very light, near-neutral violet. Relative luminance 0.630; OKLCH L 85.9% C 0.020 H 299.0°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CEDC |
|---|---|
| RGB | rgb(210, 206, 220) |
| HSL | hsl(257, 17%, 84%) |
| HSV | hsv(257, 6%, 86%) |
| CMYK | cmyk(4.5%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(83.45, 3.96, -6.43) |
| CIE-LCH | lch(83.45, 7.55, 301.64°) |
| OKLab | oklab(85.88% 0.0095 -0.0171) |
| OKLCH | oklch(85.88% 0.02 299) |
| XYZ | xyz(61.5656, 63.0115, 76.6153) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.98
Light Gray
#D3D3D3
ΔE00 7.35
Fog
#D8DCE0
ΔE00 7.37
Gainsboro
#DCDCDC
ΔE00 7.83
Dove Gray
#B6B8BD
ΔE00 8.20
Silver
#C0C0C0
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CEDC #D8DCCE
analogous
#CED1DC #D2CEDC #D9CEDC
triadic
#D2CEDC #DCD2CE #CEDCD2
tetradic
#D2CEDC #DCCED1 #D8DCCE #CEDCD9
square
#D2CEDC #DCCED1 #D8DCCE #CEDCD9
split-complementary
#D2CEDC #DCD9CE #D1DCCE
monochromatic
#9087A9 #B1AAC2 #D2CEDC #EFEDF2 #EFEDF2
Accessibility & contrast
On white
1.54
#D2CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#D2CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CEDC
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CEDC | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DD
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#D0D0D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d2cedc; /* rgb */ color: rgb(210, 206, 220); /* oklch */ color: oklch(85.9% 0.020 299.0);
Tailwind
colors: {
custom: {
50: '#dfdce6',
500: '#d2cedc',
950: '#000000',
},
}SCSS
$custom: #d2cedc; $custom-light: #dfdce6; $custom-dark: #000000;
JSON
{
"hex": "#d2cedc",
"rgb": {
"r": 210,
"g": 206,
"b": 220
},
"hsl": {
"h": 257.143,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.85878,
"c": 0.01961,
"h": 299
},
"luminance": 0.63012
}Semantic roles & 50–950 ramp
primary
#D2CEDC
secondary
#ABB19D
accent
#9B4B84
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484