#D4E1E5#D4E1E5
#D4E1E5 is a very light, near-neutral cyan. Relative luminance 0.735; OKLCH L 90.1% C 0.015 H 218.1°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E1E5 |
|---|---|
| RGB | rgb(212, 225, 229) |
| HSL | hsl(194, 25%, 86%) |
| HSV | hsv(194, 7%, 90%) |
| CMYK | cmyk(7.4%, 1.7%, 0%, 10.2%) |
| CIE-LAB | lab(88.69, -3.57, -3.45) |
| CIE-LCH | lch(88.69, 4.97, 223.97°) |
| OKLab | oklab(90.11% -0.0118 -0.0093) |
| OKLCH | oklch(90.11% 0.015 218.1) |
| XYZ | xyz(68.2165, 73.5039, 84.7073) |
| Luminance | 0.7350 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.96
Gainsboro
#DCDCDC
ΔE00 5.60
Light Grey
#D8DCD6
ΔE00 5.70
Aliceblue
#F0F8FF
ΔE00 5.97
Light Gray
#D3D3D3
ΔE00 6.18
Azure (CSS)
#F0FFFF
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E1E5 #E5D8D4
analogous
#D4E5E1 #D4E1E5 #D4D9E5
triadic
#D4E1E5 #E5D4E1 #E1E5D4
tetradic
#D4E1E5 #E1D4E5 #E5D8D4 #D9E5D4
square
#D4E1E5 #E1D4E5 #E5D8D4 #D9E5D4
split-complementary
#D4E1E5 #E5D4D9 #E5E1D4
monochromatic
#88ACB7 #AEC6CE #D4E1E5 #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.34
#D4E1E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#D4E1E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E1E5
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E1E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E1E5 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E5
Deuteranopia (green-blind)
#DBDEE5
Tritanopia (blue-blind)
#D0E3E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d4e1e5; /* rgb */ color: rgb(212, 225, 229); /* oklch */ color: oklch(90.1% 0.015 218.1);
Tailwind
colors: {
custom: {
50: '#e1eaed',
500: '#d4e1e5',
950: '#000000',
},
}SCSS
$custom: #d4e1e5; $custom-light: #e1eaed; $custom-dark: #000000;
JSON
{
"hex": "#d4e1e5",
"rgb": {
"r": 212,
"g": 225,
"b": 229
},
"hsl": {
"h": 194.118,
"s": 24.638,
"l": 86.471
},
"oklch": {
"l": 0.90111,
"c": 0.01502,
"h": 218.1
},
"luminance": 0.73505
}Semantic roles & 50–950 ramp
primary
#D4E1E5
secondary
#BCA7A1
accent
#5942A3
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484