#D4E1E6#D4E1E6
#D4E1E6 is a very light, near-neutral cyan. Relative luminance 0.736; OKLCH L 90.1% C 0.016 H 222.7°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E1E6 |
|---|---|
| RGB | rgb(212, 225, 230) |
| HSL | hsl(197, 26%, 87%) |
| HSV | hsv(197, 8%, 90%) |
| CMYK | cmyk(7.8%, 2.2%, 0%, 9.8%) |
| CIE-LAB | lab(88.71, -3.38, -3.93) |
| CIE-LCH | lch(88.71, 5.19, 229.31°) |
| OKLab | oklab(90.14% -0.0114 -0.0106) |
| OKLCH | oklch(90.14% 0.016 222.7) |
| XYZ | xyz(68.3565, 73.5599, 85.4447) |
| Luminance | 0.7356 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.83
Gainsboro
#DCDCDC
ΔE00 5.64
Aliceblue
#F0F8FF
ΔE00 5.79
Light Grey
#D8DCD6
ΔE00 6.08
Light Gray
#D3D3D3
ΔE00 6.22
Azure (CSS)
#F0FFFF
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E1E6 #E6D9D4
analogous
#D4E6E2 #D4E1E6 #D4D8E6
triadic
#D4E1E6 #E6D4E1 #E1E6D4
tetradic
#D4E1E6 #E2D4E6 #E6D9D4 #D8E6D4
square
#D4E1E6 #E2D4E6 #E6D9D4 #D8E6D4
split-complementary
#D4E1E6 #E6D4D8 #E6E2D4
monochromatic
#87ABB9 #ADC6D0 #D4E1E6 #ECF1F4 #ECF1F4
Accessibility & contrast
On white
1.34
#D4E1E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#D4E1E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E1E6
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E1E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E1E6 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E6
Deuteranopia (green-blind)
#DBDEE6
Tritanopia (blue-blind)
#CFE3E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d4e1e6; /* rgb */ color: rgb(212, 225, 230); /* oklch */ color: oklch(90.1% 0.016 222.7);
Tailwind
colors: {
custom: {
50: '#e1eaed',
500: '#d4e1e6',
950: '#000000',
},
}SCSS
$custom: #d4e1e6; $custom-light: #e1eaed; $custom-dark: #000000;
JSON
{
"hex": "#d4e1e6",
"rgb": {
"r": 212,
"g": 225,
"b": 230
},
"hsl": {
"h": 196.667,
"s": 26.471,
"l": 86.667
},
"oklch": {
"l": 0.90141,
"c": 0.01558,
"h": 222.7
},
"luminance": 0.73561
}Semantic roles & 50–950 ramp
primary
#D4E1E6
secondary
#BEA9A0
accent
#5C40A5
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484