#D4E2E6#D4E2E6
#D4E2E6 is a very light, near-neutral cyan. Relative luminance 0.741; OKLCH L 90.3% C 0.016 H 216.7°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2E6 |
|---|---|
| RGB | rgb(212, 226, 230) |
| HSL | hsl(193, 26%, 87%) |
| HSV | hsv(193, 8%, 90%) |
| CMYK | cmyk(7.8%, 1.7%, 0%, 9.8%) |
| CIE-LAB | lab(88.97, -3.90, -3.56) |
| CIE-LCH | lch(88.97, 5.28, 222.38°) |
| OKLab | oklab(90.34% -0.0128 -0.0096) |
| OKLCH | oklch(90.34% 0.016 216.7) |
| XYZ | xyz(68.6276, 74.1021, 85.5351) |
| Luminance | 0.7410 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.38
Light Grey
#D8DCD6
ΔE00 5.91
Gainsboro
#DCDCDC
ΔE00 5.98
Aliceblue
#F0F8FF
ΔE00 6.00
Azure (CSS)
#F0FFFF
ΔE00 6.38
Light Gray
#D3D3D3
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2E6 #E6D8D4
analogous
#D4E6E1 #D4E2E6 #D4D9E6
triadic
#D4E2E6 #E6D4E2 #E2E6D4
tetradic
#D4E2E6 #E1D4E6 #E6D8D4 #D9E6D4
square
#D4E2E6 #E1D4E6 #E6D8D4 #D9E6D4
split-complementary
#D4E2E6 #E6D4D9 #E6E1D4
monochromatic
#87AEB9 #ADC8D0 #D4E2E6 #ECF2F4 #ECF2F4
Accessibility & contrast
On white
1.33
#D4E2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#D4E2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2E6
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2E6 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E6
Deuteranopia (green-blind)
#DCDEE6
Tritanopia (blue-blind)
#CFE4E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d4e2e6; /* rgb */ color: rgb(212, 226, 230); /* oklch */ color: oklch(90.3% 0.016 216.7);
Tailwind
colors: {
custom: {
50: '#e1ebed',
500: '#d4e2e6',
950: '#000000',
},
}SCSS
$custom: #d4e2e6; $custom-light: #e1ebed; $custom-dark: #000000;
JSON
{
"hex": "#d4e2e6",
"rgb": {
"r": 212,
"g": 226,
"b": 230
},
"hsl": {
"h": 193.333,
"s": 26.471,
"l": 86.667
},
"oklch": {
"l": 0.90343,
"c": 0.016,
"h": 216.7
},
"luminance": 0.74103
}Semantic roles & 50–950 ramp
primary
#D4E2E6
secondary
#BEA7A0
accent
#5740A5
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484