#D8DCEF#D8DCEF
#D8DCEF is a very light, muted blue. Relative luminance 0.720; OKLCH L 89.7% C 0.026 H 276.4°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCEF |
|---|---|
| RGB | rgb(216, 220, 239) |
| HSL | hsl(230, 42%, 89%) |
| HSV | hsv(230, 10%, 94%) |
| CMYK | cmyk(9.6%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(87.98, 2.26, -9.73) |
| CIE-LCH | lch(87.98, 9.99, 283.06°) |
| OKLab | oklab(89.72% 0.0029 -0.0261) |
| OKLCH | oklch(89.72% 0.026 276.4) |
| XYZ | xyz(69.4889, 72.0168, 91.8843) |
| Luminance | 0.7202 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.09
Fog
#D8DCE0
ΔE00 6.80
Light Blue Grey
#B7C9E2
ΔE00 7.47
Ghostwhite
#F8F8FF
ΔE00 7.80
Gainsboro
#DCDCDC
ΔE00 8.36
Aliceblue
#F0F8FF
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCEF #EFEBD8
analogous
#D8E8EF #D8DCEF #E0D8EF
triadic
#D8DCEF #EFD8DC #DCEFD8
tetradic
#D8DCEF #EFD8E8 #EFEBD8 #D8EFE0
square
#D8DCEF #EFD8E8 #EFEBD8 #D8EFE0
split-complementary
#D8DCEF #EFE0D8 #E8EFD8
monochromatic
#818ECB #ADB5DD #D8DCEF #E9ECF6 #E9ECF6
Accessibility & contrast
On white
1.36
#D8DCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#D8DCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCEF
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCEF | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF0
Deuteranopia (green-blind)
#D6DCEE
Tritanopia (blue-blind)
#D3DFE2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dcef; /* rgb */ color: rgb(216, 220, 239); /* oklch */ color: oklch(89.7% 0.026 276.4);
Tailwind
colors: {
custom: {
50: '#e4e6f4',
500: '#d8dcef',
950: '#000000',
},
}SCSS
$custom: #d8dcef; $custom-light: #e4e6f4; $custom-dark: #000000;
JSON
{
"hex": "#d8dcef",
"rgb": {
"r": 216,
"g": 220,
"b": 239
},
"hsl": {
"h": 229.565,
"s": 41.818,
"l": 89.216
},
"oklch": {
"l": 0.89715,
"c": 0.0263,
"h": 276.4
},
"luminance": 0.72017
}Semantic roles & 50–950 ramp
primary
#D8DCEF
secondary
#CBC4A0
accent
#9E31B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485