#D0CEDF#D0CEDF
#D0CEDF is a very light, muted blue. Relative luminance 0.629; OKLCH L 85.8% C 0.023 H 291.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CEDF |
|---|---|
| RGB | rgb(208, 206, 223) |
| HSL | hsl(247, 21%, 84%) |
| HSV | hsv(247, 8%, 87%) |
| CMYK | cmyk(6.7%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(83.38, 3.87, -8.14) |
| CIE-LCH | lch(83.38, 9.02, 295.42°) |
| OKLab | oklab(85.81% 0.0085 -0.0218) |
| OKLCH | oklch(85.81% 0.023 291.3) |
| XYZ | xyz(61.4005, 62.8800, 78.7000) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.55
Fog
#D8DCE0
ΔE00 7.83
Light Gray
#D3D3D3
ΔE00 8.20
Dove Gray
#B6B8BD
ΔE00 8.56
Light Blue Grey
#B7C9E2
ΔE00 8.63
Gainsboro
#DCDCDC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CEDF #DDDFCE
analogous
#CED5DF #D0CEDF #D9CEDF
triadic
#D0CEDF #DFD0CE #CEDFD0
tetradic
#D0CEDF #DFCED5 #DDDFCE #CEDFD9
square
#D0CEDF #DFCED5 #DDDFCE #CEDFD9
split-complementary
#D0CEDF #DFD9CE #D5DFCE
monochromatic
#8984AF #ACA9C7 #D0CEDF #EDECF3 #EDECF3
Accessibility & contrast
On white
1.55
#D0CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#D0CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CEDF
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CEDF | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0E0
Deuteranopia (green-blind)
#CBCFDE
Tritanopia (blue-blind)
#CDD0D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d0cedf; /* rgb */ color: rgb(208, 206, 223); /* oklch */ color: oklch(85.8% 0.023 291.3);
Tailwind
colors: {
custom: {
50: '#dedce9',
500: '#d0cedf',
950: '#000000',
},
}SCSS
$custom: #d0cedf; $custom-light: #dedce9; $custom-dark: #000000;
JSON
{
"hex": "#d0cedf",
"rgb": {
"r": 208,
"g": 206,
"b": 223
},
"hsl": {
"h": 247.059,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.85814,
"c": 0.02341,
"h": 291.3
},
"luminance": 0.6288
}Semantic roles & 50–950 ramp
primary
#D0CEDF
secondary
#B2B59C
accent
#9F4695
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484