#D4E2E9#D4E2E9
#D4E2E9 is a very light, near-neutral cyan. Relative luminance 0.743; OKLCH L 90.4% C 0.018 H 229.0°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2E9 |
|---|---|
| RGB | rgb(212, 226, 233) |
| HSL | hsl(200, 32%, 87%) |
| HSV | hsv(200, 9%, 91%) |
| CMYK | cmyk(9%, 3%, 0%, 8.6%) |
| CIE-LAB | lab(89.05, -3.32, -5.01) |
| CIE-LCH | lch(89.05, 6.01, 236.50°) |
| OKLab | oklab(90.43% -0.0117 -0.0135) |
| OKLCH | oklch(90.43% 0.018 229) |
| XYZ | xyz(69.0525, 74.2721, 87.7729) |
| Luminance | 0.7427 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.12
Aliceblue
#F0F8FF
ΔE00 5.55
Gainsboro
#DCDCDC
ΔE00 6.15
Light Gray
#D3D3D3
ΔE00 6.75
Azure (CSS)
#F0FFFF
ΔE00 6.96
Light Grey
#D8DCD6
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2E9 #E9DBD4
analogous
#D4E9E6 #D4E2E9 #D4D8E9
triadic
#D4E2E9 #E9D4E2 #E2E9D4
tetradic
#D4E2E9 #E6D4E9 #E9DBD4 #D8E9D4
square
#D4E2E9 #E6D4E9 #E9DBD4 #D8E9D4
split-complementary
#D4E2E9 #E9D4D8 #E9E6D4
monochromatic
#83ABC0 #ACC7D4 #D4E2E9 #EBF1F5 #EBF1F5
Accessibility & contrast
On white
1.32
#D4E2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#D4E2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2E9
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2E9 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1E9
Deuteranopia (green-blind)
#DBDFE9
Tritanopia (blue-blind)
#CFE4E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d4e2e9; /* rgb */ color: rgb(212, 226, 233); /* oklch */ color: oklch(90.4% 0.018 229.0);
Tailwind
colors: {
custom: {
50: '#e1ebf0',
500: '#d4e2e9',
950: '#000000',
},
}SCSS
$custom: #d4e2e9; $custom-light: #e1ebf0; $custom-dark: #000000;
JSON
{
"hex": "#d4e2e9",
"rgb": {
"r": 212,
"g": 226,
"b": 233
},
"hsl": {
"h": 200,
"s": 32.308,
"l": 87.255
},
"oklch": {
"l": 0.90433,
"c": 0.01784,
"h": 229
},
"luminance": 0.74273
}Semantic roles & 50–950 ramp
primary
#D4E2E9
secondary
#C2AB9F
accent
#603AAB
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485