#D6E4E7#D6E4E7
#D6E4E7 is a very light, near-neutral cyan. Relative luminance 0.756; OKLCH L 90.9% C 0.016 H 212.0°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D6E4E7 |
|---|---|
| RGB | rgb(214, 228, 231) |
| HSL | hsl(191, 26%, 87%) |
| HSV | hsv(191, 7%, 91%) |
| CMYK | cmyk(7.4%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(89.65, -4.08, -3.07) |
| CIE-LCH | lch(89.65, 5.11, 216.90°) |
| OKLab | oklab(90.92% -0.0132 -0.0082) |
| OKLCH | oklch(90.92% 0.016 212) |
| XYZ | xyz(69.8957, 75.5517, 86.4863) |
| Luminance | 0.7555 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.66
Light Grey
#D8DCD6
ΔE00 5.67
Azure (CSS)
#F0FFFF
ΔE00 5.82
Aliceblue
#F0F8FF
ΔE00 5.87
Gainsboro
#DCDCDC
ΔE00 6.05
Light Gray
#D3D3D3
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6E4E7 #E7D9D6
analogous
#D6E7E2 #D6E4E7 #D6DCE7
triadic
#D6E4E7 #E7D6E4 #E4E7D6
tetradic
#D6E4E7 #E2D6E7 #E7D9D6 #DCE7D6
square
#D6E4E7 #E2D6E7 #E7D9D6 #DCE7D6
split-complementary
#D6E4E7 #E7D6DC #E7E2D6
monochromatic
#89B1BA #AFCBD0 #D6E4E7 #ECF2F4 #ECF2F4
Accessibility & contrast
On white
1.30
#D6E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#D6E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6E4E7
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6E4E7 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3E7
Deuteranopia (green-blind)
#DEE0E7
Tritanopia (blue-blind)
#D2E5E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d6e4e7; /* rgb */ color: rgb(214, 228, 231); /* oklch */ color: oklch(90.9% 0.016 212.0);
Tailwind
colors: {
custom: {
50: '#e2ecee',
500: '#d6e4e7',
950: '#000000',
},
}SCSS
$custom: #d6e4e7; $custom-light: #e2ecee; $custom-dark: #000000;
JSON
{
"hex": "#d6e4e7",
"rgb": {
"r": 214,
"g": 228,
"b": 231
},
"hsl": {
"h": 190.588,
"s": 26.154,
"l": 87.255
},
"oklch": {
"l": 0.90923,
"c": 0.01555,
"h": 212
},
"luminance": 0.75552
}Semantic roles & 50–950 ramp
primary
#D6E4E7
secondary
#BFA7A2
accent
#5241A5
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485