#D4E2E7#D4E2E7
#D4E2E7 is a very light, near-neutral cyan. Relative luminance 0.742; OKLCH L 90.4% C 0.017 H 221.1°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2E7 |
|---|---|
| RGB | rgb(212, 226, 231) |
| HSL | hsl(196, 28%, 87%) |
| HSV | hsv(196, 8%, 91%) |
| CMYK | cmyk(8.2%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(89.00, -3.71, -4.04) |
| CIE-LCH | lch(89.00, 5.48, 227.49°) |
| OKLab | oklab(90.37% -0.0124 -0.0109) |
| OKLCH | oklch(90.37% 0.017 221.1) |
| XYZ | xyz(68.7684, 74.1584, 86.2768) |
| Luminance | 0.7416 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.24
Aliceblue
#F0F8FF
ΔE00 5.82
Gainsboro
#DCDCDC
ΔE00 6.00
Light Grey
#D8DCD6
ΔE00 6.26
Azure (CSS)
#F0FFFF
ΔE00 6.54
Light Gray
#D3D3D3
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2E7 #E7D9D4
analogous
#D4E7E3 #D4E2E7 #D4D9E7
triadic
#D4E2E7 #E7D4E2 #E2E7D4
tetradic
#D4E2E7 #E3D4E7 #E7D9D4 #D9E7D4
square
#D4E2E7 #E3D4E7 #E7D9D4 #D9E7D4
split-complementary
#D4E2E7 #E7D4D9 #E7E3D4
monochromatic
#85ADBB #ADC8D1 #D4E2E7 #EBF2F4 #EBF2F4
Accessibility & contrast
On white
1.33
#D4E2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#D4E2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2E7
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2E7 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E7
Deuteranopia (green-blind)
#DCDEE7
Tritanopia (blue-blind)
#CFE4E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d4e2e7; /* rgb */ color: rgb(212, 226, 231); /* oklch */ color: oklch(90.4% 0.017 221.1);
Tailwind
colors: {
custom: {
50: '#e1ebee',
500: '#d4e2e7',
950: '#000000',
},
}SCSS
$custom: #d4e2e7; $custom-light: #e1ebee; $custom-dark: #000000;
JSON
{
"hex": "#d4e2e7",
"rgb": {
"r": 212,
"g": 226,
"b": 231
},
"hsl": {
"h": 195.789,
"s": 28.358,
"l": 86.863
},
"oklch": {
"l": 0.90373,
"c": 0.01652,
"h": 221.1
},
"luminance": 0.74159
}Semantic roles & 50–950 ramp
primary
#D4E2E7
secondary
#BFA8A0
accent
#5A3FA7
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485