#D4E1E9#D4E1E9
#D4E1E9 is a very light, near-neutral cyan. Relative luminance 0.737; OKLCH L 90.2% C 0.018 H 234.5°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E1E9 |
|---|---|
| RGB | rgb(212, 225, 233) |
| HSL | hsl(203, 32%, 87%) |
| HSV | hsv(203, 9%, 91%) |
| CMYK | cmyk(9%, 3.4%, 0%, 8.6%) |
| CIE-LAB | lab(88.79, -2.80, -5.39) |
| CIE-LCH | lch(88.79, 6.08, 242.53°) |
| OKLab | oklab(90.23% -0.0103 -0.0145) |
| OKLCH | oklch(90.23% 0.018 234.5) |
| XYZ | xyz(68.7814, 73.7298, 87.6826) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.76
Aliceblue
#F0F8FF
ΔE00 5.49
Gainsboro
#DCDCDC
ΔE00 5.96
Light Gray
#D3D3D3
ΔE00 6.53
Light Grey
#D8DCD6
ΔE00 7.27
Azure (CSS)
#F0FFFF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E1E9 #E9DCD4
analogous
#D4E9E7 #D4E1E9 #D4D7E9
triadic
#D4E1E9 #E9D4E1 #E1E9D4
tetradic
#D4E1E9 #E7D4E9 #E9DCD4 #D7E9D4
square
#D4E1E9 #E7D4E9 #E9DCD4 #D7E9D4
split-complementary
#D4E1E9 #E9D4D7 #E9E7D4
monochromatic
#83A9C0 #ACC5D4 #D4E1E9 #EBF1F5 #EBF1F5
Accessibility & contrast
On white
1.33
#D4E1E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#D4E1E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E1E9
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E1E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E1E9 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0E9
Deuteranopia (green-blind)
#DADEE9
Tritanopia (blue-blind)
#CFE3E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d4e1e9; /* rgb */ color: rgb(212, 225, 233); /* oklch */ color: oklch(90.2% 0.018 234.5);
Tailwind
colors: {
custom: {
50: '#e1eaf0',
500: '#d4e1e9',
950: '#000000',
},
}SCSS
$custom: #d4e1e9; $custom-light: #e1eaf0; $custom-dark: #000000;
JSON
{
"hex": "#d4e1e9",
"rgb": {
"r": 212,
"g": 225,
"b": 233
},
"hsl": {
"h": 202.857,
"s": 32.308,
"l": 87.255
},
"oklch": {
"l": 0.90231,
"c": 0.01778,
"h": 234.5
},
"luminance": 0.73731
}Semantic roles & 50–950 ramp
primary
#D4E1E9
secondary
#C2AC9F
accent
#653AAB
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485