#D4E4EB#D4E4EB
#D4E4EB is a very light, near-neutral cyan. Relative luminance 0.755; OKLCH L 90.9% C 0.020 H 225.7°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E4EB |
|---|---|
| RGB | rgb(212, 228, 235) |
| HSL | hsl(198, 37%, 88%) |
| HSV | hsv(198, 10%, 92%) |
| CMYK | cmyk(9.8%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(89.62, -3.96, -5.23) |
| CIE-LCH | lch(89.62, 6.56, 232.86°) |
| OKLab | oklab(90.9% -0.0137 -0.014) |
| OKLCH | oklch(90.9% 0.02 225.7) |
| XYZ | xyz(69.8868, 75.4810, 89.4685) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.89
Aliceblue
#F0F8FF
ΔE00 5.64
Azure (CSS)
#F0FFFF
ΔE00 6.53
Gainsboro
#DCDCDC
ΔE00 6.82
Light Grey
#D8DCD6
ΔE00 7.33
Light Gray
#D3D3D3
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E4EB #EBDBD4
analogous
#D4EBE6 #D4E4EB #D4D8EB
triadic
#D4E4EB #EBD4E4 #E4EBD4
tetradic
#D4E4EB #E6D4EB #EBDBD4 #D8EBD4
square
#D4E4EB #E6D4EB #EBDBD4 #D8EBD4
split-complementary
#D4E4EB #EBD4D8 #EBE6D4
monochromatic
#80B0C4 #AACAD8 #D4E4EB #EAF2F5 #EAF2F5
Accessibility & contrast
On white
1.30
#D4E4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#D4E4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E4EB
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E4EB | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EB
Deuteranopia (green-blind)
#DDE0EB
Tritanopia (blue-blind)
#CEE6E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4e4eb; /* rgb */ color: rgb(212, 228, 235); /* oklch */ color: oklch(90.9% 0.020 225.7);
Tailwind
colors: {
custom: {
50: '#e1ecf1',
500: '#d4e4eb',
950: '#000000',
},
}SCSS
$custom: #d4e4eb; $custom-light: #e1ecf1; $custom-dark: #000000;
JSON
{
"hex": "#d4e4eb",
"rgb": {
"r": 212,
"g": 228,
"b": 235
},
"hsl": {
"h": 198.261,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.90897,
"c": 0.01962,
"h": 225.7
},
"luminance": 0.75482
}Semantic roles & 50–950 ramp
primary
#D4E4EB
secondary
#C5AA9E
accent
#5B36AF
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485