#D6E2E8#D6E2E8
#D6E2E8 is a very light, near-neutral cyan. Relative luminance 0.745; OKLCH L 90.5% C 0.015 H 229.0°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D6E2E8 |
|---|---|
| RGB | rgb(214, 226, 232) |
| HSL | hsl(200, 28%, 87%) |
| HSV | hsv(200, 8%, 91%) |
| CMYK | cmyk(7.8%, 2.6%, 0%, 9%) |
| CIE-LAB | lab(89.17, -2.86, -4.30) |
| CIE-LCH | lch(89.17, 5.17, 236.37°) |
| OKLab | oklab(90.55% -0.01 -0.0115) |
| OKLCH | oklch(90.55% 0.015 229) |
| XYZ | xyz(69.4903, 74.5143, 87.0499) |
| Luminance | 0.7451 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.44
Aliceblue
#F0F8FF
ΔE00 5.25
Gainsboro
#DCDCDC
ΔE00 5.42
Light Gray
#D3D3D3
ΔE00 6.12
Light Grey
#D8DCD6
ΔE00 6.40
Azure (CSS)
#F0FFFF
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6E2E8 #E8DCD6
analogous
#D6E8E5 #D6E2E8 #D6D9E8
triadic
#D6E2E8 #E8D6E2 #E2E8D6
tetradic
#D6E2E8 #E5D6E8 #E8DCD6 #D9E8D6
square
#D6E2E8 #E5D6E8 #E8DCD6 #D9E8D6
split-complementary
#D6E2E8 #E8D6D9 #E8E5D6
monochromatic
#88ABBC #AFC6D2 #D6E2E8 #EBF1F4 #EBF1F4
Accessibility & contrast
On white
1.32
#D6E2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#D6E2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6E2E8
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6E2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6E2E8 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E8
Deuteranopia (green-blind)
#DCDFE8
Tritanopia (blue-blind)
#D2E4E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d6e2e8; /* rgb */ color: rgb(214, 226, 232); /* oklch */ color: oklch(90.5% 0.015 229.0);
Tailwind
colors: {
custom: {
50: '#e2ebef',
500: '#d6e2e8',
950: '#000000',
},
}SCSS
$custom: #d6e2e8; $custom-light: #e2ebef; $custom-dark: #000000;
JSON
{
"hex": "#d6e2e8",
"rgb": {
"r": 214,
"g": 226,
"b": 232
},
"hsl": {
"h": 200,
"s": 28.125,
"l": 87.451
},
"oklch": {
"l": 0.90549,
"c": 0.01531,
"h": 229
},
"luminance": 0.74515
}Semantic roles & 50–950 ramp
primary
#D6E2E8
secondary
#C0ACA2
accent
#613FA7
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485