#D2CED9#D2CED9
#D2CED9 is a very light, near-neutral violet. Relative luminance 0.629; OKLCH L 85.8% C 0.016 H 302.5°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CED9 |
|---|---|
| RGB | rgb(210, 206, 217) |
| HSL | hsl(262, 13%, 83%) |
| HSV | hsv(262, 5%, 85%) |
| CMYK | cmyk(3.2%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(83.37, 3.39, -4.95) |
| CIE-LCH | lch(83.37, 6.00, 304.43°) |
| OKLab | oklab(85.79% 0.0084 -0.0132) |
| OKLCH | oklch(85.79% 0.016 302.5) |
| XYZ | xyz(61.1719, 62.8540, 74.5416) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.17
Fog
#D8DCE0
ΔE00 6.48
Lavender (CSS)
#E6E6FA
ΔE00 6.55
Gainsboro
#DCDCDC
ΔE00 6.76
Silver
#C0C0C0
ΔE00 7.26
Dove Gray
#B6B8BD
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CED9 #D5D9CE
analogous
#CECFD9 #D2CED9 #D7CED9
triadic
#D2CED9 #D9D2CE #CED9D2
tetradic
#D2CED9 #D9CECF #D5D9CE #CED9D7
square
#D2CED9 #D9CECF #D5D9CE #CED9D7
split-complementary
#D2CED9 #D9D7CE #CFD9CE
monochromatic
#9389A4 #B2ACBE #D2CED9 #EFEEF2 #EFEEF2
Accessibility & contrast
On white
1.55
#D2CED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#D2CED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CED9
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CED9 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DA
Deuteranopia (green-blind)
#CDD0D9
Tritanopia (blue-blind)
#D1CFD1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d2ced9; /* rgb */ color: rgb(210, 206, 217); /* oklch */ color: oklch(85.8% 0.016 302.5);
Tailwind
colors: {
custom: {
50: '#dfdce4',
500: '#d2ced9',
950: '#000000',
},
}SCSS
$custom: #d2ced9; $custom-light: #dfdce4; $custom-dark: #000000;
JSON
{
"hex": "#d2ced9",
"rgb": {
"r": 210,
"g": 206,
"b": 217
},
"hsl": {
"h": 261.818,
"s": 12.644,
"l": 82.941
},
"oklch": {
"l": 0.85786,
"c": 0.01563,
"h": 302.5
},
"luminance": 0.62854
}Semantic roles & 50–950 ramp
primary
#D2CED9
secondary
#A8AE9E
accent
#974F7D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484