#D4E4E9#D4E4E9
#D4E4E9 is a very light, near-neutral cyan. Relative luminance 0.754; OKLCH L 90.8% C 0.018 H 218.4°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E4E9 |
|---|---|
| RGB | rgb(212, 228, 233) |
| HSL | hsl(194, 32%, 87%) |
| HSV | hsv(194, 9%, 91%) |
| CMYK | cmyk(9%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(89.56, -4.35, -4.26) |
| CIE-LCH | lch(89.56, 6.08, 224.40°) |
| OKLab | oklab(90.84% -0.0144 -0.0114) |
| OKLCH | oklch(90.84% 0.018 218.4) |
| XYZ | xyz(69.5995, 75.3661, 87.9553) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.05
Aliceblue
#F0F8FF
ΔE00 5.94
Azure (CSS)
#F0FFFF
ΔE00 6.13
Light Grey
#D8DCD6
ΔE00 6.67
Gainsboro
#DCDCDC
ΔE00 6.72
Light Gray
#D3D3D3
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E4E9 #E9D9D4
analogous
#D4E9E4 #D4E4E9 #D4DAE9
triadic
#D4E4E9 #E9D4E4 #E4E9D4
tetradic
#D4E4E9 #E4D4E9 #E9D9D4 #DAE9D4
square
#D4E4E9 #E4D4E9 #E9D9D4 #DAE9D4
split-complementary
#D4E4E9 #E9D4DA #E9E4D4
monochromatic
#83B1C0 #ACCBD4 #D4E4E9 #EBF2F5 #EBF2F5
Accessibility & contrast
On white
1.31
#D4E4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#D4E4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E4E9
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E4E9 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3E9
Deuteranopia (green-blind)
#DDE0E9
Tritanopia (blue-blind)
#CFE6E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4e4e9; /* rgb */ color: rgb(212, 228, 233); /* oklch */ color: oklch(90.8% 0.018 218.4);
Tailwind
colors: {
custom: {
50: '#e1ecf0',
500: '#d4e4e9',
950: '#000000',
},
}SCSS
$custom: #d4e4e9; $custom-light: #e1ecf0; $custom-dark: #000000;
JSON
{
"hex": "#d4e4e9",
"rgb": {
"r": 212,
"g": 228,
"b": 233
},
"hsl": {
"h": 194.286,
"s": 32.308,
"l": 87.255
},
"oklch": {
"l": 0.90837,
"c": 0.01844,
"h": 218.4
},
"luminance": 0.75367
}Semantic roles & 50–950 ramp
primary
#D4E4E9
secondary
#C2A79F
accent
#553AAB
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485