#D9E4E7#D9E4E7
#D9E4E7 is a very light, near-neutral cyan. Relative luminance 0.760; OKLCH L 91.1% C 0.013 H 215.8°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D9E4E7 |
|---|---|
| RGB | rgb(217, 228, 231) |
| HSL | hsl(193, 23%, 88%) |
| HSV | hsv(193, 6%, 91%) |
| CMYK | cmyk(6.1%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(89.86, -3.10, -2.73) |
| CIE-LCH | lch(89.86, 4.13, 221.35°) |
| OKLab | oklab(91.14% -0.0101 -0.0073) |
| OKLCH | oklch(91.14% 0.013 215.8) |
| XYZ | xyz(70.7795, 76.0074, 86.5278) |
| Luminance | 0.7601 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.60
Gainsboro
#DCDCDC
ΔE00 4.99
Light Grey
#D8DCD6
ΔE00 5.17
Aliceblue
#F0F8FF
ΔE00 5.20
Light Gray
#D3D3D3
ΔE00 5.90
Azure (CSS)
#F0FFFF
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9E4E7 #E7DCD9
analogous
#D9E7E3 #D9E4E7 #D9DDE7
triadic
#D9E4E7 #E7D9E4 #E4E7D9
tetradic
#D9E4E7 #E3D9E7 #E7DCD9 #DDE7D9
square
#D9E4E7 #E3D9E7 #E7DCD9 #DDE7D9
split-complementary
#D9E4E7 #E7D9DD #E7E3D9
monochromatic
#8EAFB8 #B3C9CF #D9E4E7 #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.30
#D9E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#D9E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9E4E7
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9E4E7 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E3E7
Deuteranopia (green-blind)
#DFE1E7
Tritanopia (blue-blind)
#D5E5E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d9e4e7; /* rgb */ color: rgb(217, 228, 231); /* oklch */ color: oklch(91.1% 0.013 215.8);
Tailwind
colors: {
custom: {
50: '#e4ecee',
500: '#d9e4e7',
950: '#000000',
},
}SCSS
$custom: #d9e4e7; $custom-light: #e4ecee; $custom-dark: #000000;
JSON
{
"hex": "#d9e4e7",
"rgb": {
"r": 217,
"g": 228,
"b": 231
},
"hsl": {
"h": 192.857,
"s": 22.581,
"l": 87.843
},
"oklch": {
"l": 0.91142,
"c": 0.01252,
"h": 215.8
},
"luminance": 0.76008
}Semantic roles & 50–950 ramp
primary
#D9E4E7
secondary
#BEABA6
accent
#5844A1
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485