#D4E2E5#D4E2E5
#D4E2E5 is a very light, near-neutral cyan. Relative luminance 0.740; OKLCH L 90.3% C 0.016 H 212.0°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2E5 |
|---|---|
| RGB | rgb(212, 226, 229) |
| HSL | hsl(191, 25%, 86%) |
| HSV | hsv(191, 7%, 90%) |
| CMYK | cmyk(7.4%, 1.3%, 0%, 10.2%) |
| CIE-LAB | lab(88.94, -4.09, -3.07) |
| CIE-LCH | lch(88.94, 5.11, 216.91°) |
| OKLab | oklab(90.31% -0.0132 -0.0083) |
| OKLCH | oklch(90.31% 0.016 212) |
| XYZ | xyz(68.4876, 74.0461, 84.7977) |
| Luminance | 0.7405 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.56
Light Grey
#D8DCD6
ΔE00 5.57
Gainsboro
#DCDCDC
ΔE00 5.99
Aliceblue
#F0F8FF
ΔE00 6.22
Azure (CSS)
#F0FFFF
ΔE00 6.24
Light Gray
#D3D3D3
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2E5 #E5D7D4
analogous
#D4E5E0 #D4E2E5 #D4DAE5
triadic
#D4E2E5 #E5D4E2 #E2E5D4
tetradic
#D4E2E5 #E0D4E5 #E5D7D4 #DAE5D4
square
#D4E2E5 #E0D4E5 #E5D7D4 #DAE5D4
split-complementary
#D4E2E5 #E5D4DA #E5E0D4
monochromatic
#88AFB7 #AEC8CE #D4E2E5 #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.33
#D4E2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#D4E2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2E5
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2E5 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E5
Deuteranopia (green-blind)
#DCDEE5
Tritanopia (blue-blind)
#D0E3E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d4e2e5; /* rgb */ color: rgb(212, 226, 229); /* oklch */ color: oklch(90.3% 0.016 212.0);
Tailwind
colors: {
custom: {
50: '#e1ebed',
500: '#d4e2e5',
950: '#000000',
},
}SCSS
$custom: #d4e2e5; $custom-light: #e1ebed; $custom-dark: #000000;
JSON
{
"hex": "#d4e2e5",
"rgb": {
"r": 212,
"g": 226,
"b": 229
},
"hsl": {
"h": 190.588,
"s": 24.638,
"l": 86.471
},
"oklch": {
"l": 0.90313,
"c": 0.01558,
"h": 212
},
"luminance": 0.74047
}Semantic roles & 50–950 ramp
primary
#D4E2E5
secondary
#BCA6A1
accent
#5342A3
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484