#D4DCEF#D4DCEF
#D4DCEF is a very light, muted blue. Relative luminance 0.714; OKLCH L 89.4% C 0.027 H 267.5°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCEF |
|---|---|
| RGB | rgb(212, 220, 239) |
| HSL | hsl(222, 46%, 88%) |
| HSV | hsv(222, 11%, 94%) |
| CMYK | cmyk(11.3%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(87.69, 0.97, -10.19) |
| CIE-LCH | lch(87.69, 10.24, 275.45°) |
| OKLab | oklab(89.42% -0.0012 -0.0274) |
| OKLCH | oklch(89.42% 0.027 267.5) |
| XYZ | xyz(68.3212, 71.4147, 91.8296) |
| Luminance | 0.7141 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.60
Light Blue Grey
#B7C9E2
ΔE00 6.16
Fog
#D8DCE0
ΔE00 6.40
Lightsteelblue
#B0C4DE
ΔE00 7.63
Aliceblue
#F0F8FF
ΔE00 7.99
Ghostwhite
#F8F8FF
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCEF #EFE7D4
analogous
#D4E9EF #D4DCEF #D9D4EF
triadic
#D4DCEF #EFD4DC #DCEFD4
tetradic
#D4DCEF #EFD4E9 #EFE7D4 #D4EFD9
square
#D4DCEF #EFD4E9 #EFE7D4 #D4EFD9
split-complementary
#D4DCEF #EFD9D4 #E9EFD4
monochromatic
#7B93CE #A7B8DE #D4DCEF #E9EDF7 #E9EDF7
Accessibility & contrast
On white
1.37
#D4DCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#D4DCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCEF
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCEF | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDF0
Deuteranopia (green-blind)
#D4DBEF
Tritanopia (blue-blind)
#CEE0E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dcef; /* rgb */ color: rgb(212, 220, 239); /* oklch */ color: oklch(89.4% 0.027 267.5);
Tailwind
colors: {
custom: {
50: '#e1e6f4',
500: '#d4dcef',
950: '#000000',
},
}SCSS
$custom: #d4dcef; $custom-light: #e1e6f4; $custom-dark: #000000;
JSON
{
"hex": "#d4dcef",
"rgb": {
"r": 212,
"g": 220,
"b": 239
},
"hsl": {
"h": 222.222,
"s": 45.763,
"l": 88.431
},
"oklch": {
"l": 0.89415,
"c": 0.02746,
"h": 267.5
},
"luminance": 0.71415
}Semantic roles & 50–950 ramp
primary
#D4DCEF
secondary
#CCBD9B
accent
#8F2DB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485