#D4E2EB#D4E2EB
#D4E2EB is a very light, near-neutral cyan. Relative luminance 0.744; OKLCH L 90.5% C 0.019 H 235.7°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2EB |
|---|---|
| RGB | rgb(212, 226, 235) |
| HSL | hsl(203, 37%, 88%) |
| HSV | hsv(203, 10%, 92%) |
| CMYK | cmyk(9.8%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(89.11, -2.93, -5.98) |
| CIE-LCH | lch(89.11, 6.66, 243.91°) |
| OKLab | oklab(90.49% -0.0109 -0.0161) |
| OKLCH | oklch(90.49% 0.019 235.7) |
| XYZ | xyz(69.3398, 74.3870, 89.2861) |
| Luminance | 0.7439 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.20
Aliceblue
#F0F8FF
ΔE00 5.44
Gainsboro
#DCDCDC
ΔE00 6.42
Light Gray
#D3D3D3
ΔE00 7.01
Azure (CSS)
#F0FFFF
ΔE00 7.47
Light Grey
#D8DCD6
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2EB #EBDDD4
analogous
#D4EBE8 #D4E2EB #D4D6EB
triadic
#D4E2EB #EBD4E2 #E2EBD4
tetradic
#D4E2EB #E8D4EB #EBDDD4 #D6EBD4
square
#D4E2EB #E8D4EB #EBDDD4 #D6EBD4
split-complementary
#D4E2EB #EBD4D6 #EBE8D4
monochromatic
#80AAC4 #AAC6D8 #D4E2EB #EAF1F5 #EAF1F5
Accessibility & contrast
On white
1.32
#D4E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#D4E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2EB
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2EB | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EC
Deuteranopia (green-blind)
#DBDFEB
Tritanopia (blue-blind)
#CEE4E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d4e2eb; /* rgb */ color: rgb(212, 226, 235); /* oklch */ color: oklch(90.5% 0.019 235.7);
Tailwind
colors: {
custom: {
50: '#e1ebf1',
500: '#d4e2eb',
950: '#000000',
},
}SCSS
$custom: #d4e2eb; $custom-light: #e1ebf1; $custom-dark: #000000;
JSON
{
"hex": "#d4e2eb",
"rgb": {
"r": 212,
"g": 226,
"b": 235
},
"hsl": {
"h": 203.478,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.90493,
"c": 0.01945,
"h": 235.7
},
"luminance": 0.74388
}Semantic roles & 50–950 ramp
primary
#D4E2EB
secondary
#C5AD9E
accent
#6636AF
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485