#D4E1EB#D4E1EB
#D4E1EB is a very light, near-neutral cyan. Relative luminance 0.738; OKLCH L 90.3% C 0.020 H 240.8°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E1EB |
|---|---|
| RGB | rgb(212, 225, 235) |
| HSL | hsl(206, 37%, 88%) |
| HSV | hsv(206, 10%, 92%) |
| CMYK | cmyk(9.8%, 4.3%, 0%, 7.8%) |
| CIE-LAB | lab(88.85, -2.41, -6.36) |
| CIE-LCH | lch(88.85, 6.80, 249.22°) |
| OKLab | oklab(90.29% -0.0096 -0.0171) |
| OKLCH | oklch(90.29% 0.02 240.8) |
| XYZ | xyz(69.0687, 73.8448, 89.1958) |
| Luminance | 0.7385 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.99
Aliceblue
#F0F8FF
ΔE00 5.48
Gainsboro
#DCDCDC
ΔE00 6.32
Light Gray
#D3D3D3
ΔE00 6.87
Ghostwhite
#F8F8FF
ΔE00 7.82
Whitesmoke
#F5F5F5
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E1EB #EBDED4
analogous
#D4EBE9 #D4E1EB #D4D5EB
triadic
#D4E1EB #EBD4E1 #E1EBD4
tetradic
#D4E1EB #E9D4EB #EBDED4 #D5EBD4
square
#D4E1EB #E9D4EB #EBDED4 #D5EBD4
split-complementary
#D4E1EB #EBD4D5 #EBE9D4
monochromatic
#80A7C4 #AAC4D8 #D4E1EB #EAF0F5 #EAF0F5
Accessibility & contrast
On white
1.33
#D4E1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#D4E1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E1EB
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E1EB | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#DADEEB
Tritanopia (blue-blind)
#CEE3E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d4e1eb; /* rgb */ color: rgb(212, 225, 235); /* oklch */ color: oklch(90.3% 0.020 240.8);
Tailwind
colors: {
custom: {
50: '#e1eaf1',
500: '#d4e1eb',
950: '#000000',
},
}SCSS
$custom: #d4e1eb; $custom-light: #e1eaf1; $custom-dark: #000000;
JSON
{
"hex": "#d4e1eb",
"rgb": {
"r": 212,
"g": 225,
"b": 235
},
"hsl": {
"h": 206.087,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.90292,
"c": 0.01959,
"h": 240.8
},
"luminance": 0.73846
}Semantic roles & 50–950 ramp
primary
#D4E1EB
secondary
#C5AF9E
accent
#6B36AF
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485