#D0CED9#D0CED9
#D0CED9 is a very light, near-neutral violet. Relative luminance 0.626; OKLCH L 85.6% C 0.015 H 294.4°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CED9 |
|---|---|
| RGB | rgb(208, 206, 217) |
| HSL | hsl(251, 13%, 83%) |
| HSV | hsv(251, 5%, 85%) |
| CMYK | cmyk(4.1%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(83.21, 2.72, -5.19) |
| CIE-LCH | lch(83.21, 5.86, 297.65°) |
| OKLab | oklab(85.63% 0.0063 -0.0138) |
| OKLCH | oklch(85.63% 0.015 294.4) |
| XYZ | xyz(60.6059, 62.5622, 74.5150) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.82
Fog
#D8DCE0
ΔE00 5.88
Gainsboro
#DCDCDC
ΔE00 6.48
Lavender (CSS)
#E6E6FA
ΔE00 6.52
Silver
#C0C0C0
ΔE00 6.89
Dove Gray
#B6B8BD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CED9 #D7D9CE
analogous
#CED1D9 #D0CED9 #D5CED9
triadic
#D0CED9 #D9D0CE #CED9D0
tetradic
#D0CED9 #D9CED1 #D7D9CE #CED9D5
square
#D0CED9 #D9CED1 #D7D9CE #CED9D5
split-complementary
#D0CED9 #D9D5CE #D1D9CE
monochromatic
#8E89A4 #AFACBE #D0CED9 #EEEEF2 #EEEEF2
Accessibility & contrast
On white
1.55
#D0CED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#D0CED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CED9
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CED9 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCFDA
Deuteranopia (green-blind)
#CCCFD9
Tritanopia (blue-blind)
#CED0D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d0ced9; /* rgb */ color: rgb(208, 206, 217); /* oklch */ color: oklch(85.6% 0.015 294.4);
Tailwind
colors: {
custom: {
50: '#dedce4',
500: '#d0ced9',
950: '#000000',
},
}SCSS
$custom: #d0ced9; $custom-light: #dedce4; $custom-dark: #000000;
JSON
{
"hex": "#d0ced9",
"rgb": {
"r": 208,
"g": 206,
"b": 217
},
"hsl": {
"h": 250.909,
"s": 12.644,
"l": 82.941
},
"oklch": {
"l": 0.85627,
"c": 0.01521,
"h": 294.4
},
"luminance": 0.62562
}Semantic roles & 50–950 ramp
primary
#D0CED9
secondary
#ABAE9E
accent
#974F8A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484