#D0CEDC#D0CEDC
#D0CEDC is a very light, near-neutral blue. Relative luminance 0.627; OKLCH L 85.7% C 0.019 H 292.6°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CEDC |
|---|---|
| RGB | rgb(208, 206, 220) |
| HSL | hsl(249, 17%, 84%) |
| HSV | hsv(249, 6%, 86%) |
| CMYK | cmyk(5.5%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(83.29, 3.29, -6.67) |
| CIE-LCH | lch(83.29, 7.44, 296.27°) |
| OKLab | oklab(85.72% 0.0074 -0.0178) |
| OKLCH | oklch(85.72% 0.019 292.6) |
| XYZ | xyz(60.9996, 62.7197, 76.5888) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.91
Fog
#D8DCE0
ΔE00 6.84
Light Gray
#D3D3D3
ΔE00 7.04
Gainsboro
#DCDCDC
ΔE00 7.58
Dove Gray
#B6B8BD
ΔE00 7.76
Silver
#C0C0C0
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CEDC #DADCCE
analogous
#CED3DC #D0CEDC #D7CEDC
triadic
#D0CEDC #DCD0CE #CEDCD0
tetradic
#D0CEDC #DCCED3 #DADCCE #CEDCD7
square
#D0CEDC #DCCED3 #DADCCE #CEDCD7
split-complementary
#D0CEDC #DCD7CE #D3DCCE
monochromatic
#8C87A9 #AEAAC2 #D0CEDC #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.55
#D0CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#D0CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CEDC
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CEDC | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DD
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#CED0D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d0cedc; /* rgb */ color: rgb(208, 206, 220); /* oklch */ color: oklch(85.7% 0.019 292.6);
Tailwind
colors: {
custom: {
50: '#dedce6',
500: '#d0cedc',
950: '#000000',
},
}SCSS
$custom: #d0cedc; $custom-light: #dedce6; $custom-dark: #000000;
JSON
{
"hex": "#d0cedc",
"rgb": {
"r": 208,
"g": 206,
"b": 220
},
"hsl": {
"h": 248.571,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.8572,
"c": 0.0193,
"h": 292.6
},
"luminance": 0.6272
}Semantic roles & 50–950 ramp
primary
#D0CEDC
secondary
#AEB19D
accent
#9B4B8F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484