#D6E2EB#D6E2EB
#D6E2EB is a very light, near-neutral cyan. Relative luminance 0.747; OKLCH L 90.6% C 0.018 H 240.0°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D6E2EB |
|---|---|
| RGB | rgb(214, 226, 235) |
| HSL | hsl(206, 34%, 88%) |
| HSV | hsv(206, 9%, 92%) |
| CMYK | cmyk(8.9%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(89.25, -2.28, -5.76) |
| CIE-LCH | lch(89.25, 6.20, 248.37°) |
| OKLab | oklab(90.64% -0.0089 -0.0155) |
| OKLCH | oklch(90.64% 0.018 240) |
| XYZ | xyz(69.9201, 74.6862, 89.3133) |
| Luminance | 0.7469 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.62
Aliceblue
#F0F8FF
ΔE00 5.10
Gainsboro
#DCDCDC
ΔE00 5.90
Light Gray
#D3D3D3
ΔE00 6.56
Whitesmoke
#F5F5F5
ΔE00 7.33
Ghostwhite
#F8F8FF
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6E2EB #EBDFD6
analogous
#D6EBE9 #D6E2EB #D6D7EB
triadic
#D6E2EB #EBD6E2 #E2EBD6
tetradic
#D6E2EB #E9D6EB #EBDFD6 #D7EBD6
square
#D6E2EB #E9D6EB #EBDFD6 #D7EBD6
split-complementary
#D6E2EB #EBD6D7 #EBE9D6
monochromatic
#84A8C3 #ADC5D7 #D6E2EB #EAF0F5 #EAF0F5
Accessibility & contrast
On white
1.32
#D6E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#D6E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6E2EB
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6E2EB | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EB
Deuteranopia (green-blind)
#DCDFEB
Tritanopia (blue-blind)
#D1E4E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d6e2eb; /* rgb */ color: rgb(214, 226, 235); /* oklch */ color: oklch(90.6% 0.018 240.0);
Tailwind
colors: {
custom: {
50: '#e2ebf1',
500: '#d6e2eb',
950: '#000000',
},
}SCSS
$custom: #d6e2eb; $custom-light: #e2ebf1; $custom-dark: #000000;
JSON
{
"hex": "#d6e2eb",
"rgb": {
"r": 214,
"g": 226,
"b": 235
},
"hsl": {
"h": 205.714,
"s": 34.426,
"l": 88.039
},
"oklch": {
"l": 0.90639,
"c": 0.01785,
"h": 240
},
"luminance": 0.74687
}Semantic roles & 50–950 ramp
primary
#D6E2EB
secondary
#C5B0A0
accent
#6A38AD
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485