#D4E1E7#D4E1E7
#D4E1E7 is a very light, near-neutral cyan. Relative luminance 0.736; OKLCH L 90.2% C 0.016 H 227.0°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E1E7 |
|---|---|
| RGB | rgb(212, 225, 231) |
| HSL | hsl(199, 28%, 87%) |
| HSV | hsv(199, 8%, 91%) |
| CMYK | cmyk(8.2%, 2.6%, 0%, 9.4%) |
| CIE-LAB | lab(88.74, -3.19, -4.42) |
| CIE-LCH | lch(88.74, 5.45, 234.18°) |
| OKLab | oklab(90.17% -0.0111 -0.0119) |
| OKLCH | oklch(90.17% 0.016 227) |
| XYZ | xyz(68.4973, 73.6162, 86.1864) |
| Luminance | 0.7362 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.75
Aliceblue
#F0F8FF
ΔE00 5.65
Gainsboro
#DCDCDC
ΔE00 5.71
Light Gray
#D3D3D3
ΔE00 6.29
Light Grey
#D8DCD6
ΔE00 6.47
Azure (CSS)
#F0FFFF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E1E7 #E7DAD4
analogous
#D4E7E4 #D4E1E7 #D4D8E7
triadic
#D4E1E7 #E7D4E1 #E1E7D4
tetradic
#D4E1E7 #E4D4E7 #E7DAD4 #D8E7D4
square
#D4E1E7 #E4D4E7 #E7DAD4 #D8E7D4
split-complementary
#D4E1E7 #E7D4D8 #E7E4D4
monochromatic
#85AABB #ADC6D1 #D4E1E7 #EBF1F4 #EBF1F4
Accessibility & contrast
On white
1.34
#D4E1E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#D4E1E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E1E7
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E1E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E1E7 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E7
Deuteranopia (green-blind)
#DBDEE7
Tritanopia (blue-blind)
#CFE3E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d4e1e7; /* rgb */ color: rgb(212, 225, 231); /* oklch */ color: oklch(90.2% 0.016 227.0);
Tailwind
colors: {
custom: {
50: '#e1eaee',
500: '#d4e1e7',
950: '#000000',
},
}SCSS
$custom: #d4e1e7; $custom-light: #e1eaee; $custom-dark: #000000;
JSON
{
"hex": "#d4e1e7",
"rgb": {
"r": 212,
"g": 225,
"b": 231
},
"hsl": {
"h": 198.947,
"s": 28.358,
"l": 86.863
},
"oklch": {
"l": 0.90171,
"c": 0.01623,
"h": 227
},
"luminance": 0.73617
}Semantic roles & 50–950 ramp
primary
#D4E1E7
secondary
#BFAAA0
accent
#603FA7
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485