#D2E6EC#D2E6EC
#D2E6EC is a very light, muted cyan. Relative luminance 0.764; OKLCH L 91.2% C 0.023 H 217.6°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E6EC |
|---|---|
| RGB | rgb(210, 230, 236) |
| HSL | hsl(194, 41%, 87%) |
| HSV | hsv(194, 11%, 93%) |
| CMYK | cmyk(11%, 2.5%, 0%, 7.5%) |
| CIE-LAB | lab(90.02, -5.43, -5.17) |
| CIE-LCH | lch(90.02, 7.50, 223.60°) |
| OKLab | oklab(91.19% -0.0181 -0.0139) |
| OKLCH | oklch(91.19% 0.023 217.6) |
| XYZ | xyz(70.0120, 76.3502, 90.3891) |
| Luminance | 0.7635 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 6.12
Fog
#D8DCE0
ΔE00 6.37
Aliceblue
#F0F8FF
ΔE00 6.55
Lightcyan
#E0FFFF
ΔE00 6.87
Lightblue
#ADD8E6
ΔE00 7.35
Light Grey
#D8DCD6
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E6EC #ECD8D2
analogous
#D2ECE5 #D2E6EC #D2D9EC
triadic
#D2E6EC #ECD2E6 #E6ECD2
tetradic
#D2E6EC #E5D2EC #ECD8D2 #D9ECD2
square
#D2E6EC #E5D2EC #ECD8D2 #D9ECD2
split-complementary
#D2E6EC #ECD2D9 #ECE5D2
monochromatic
#7CB6C8 #A7CEDA #D2E6EC #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.29
#D2E6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#D2E6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E6EC
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E6EC | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EC
Deuteranopia (green-blind)
#DDE1EC
Tritanopia (blue-blind)
#CBE8E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2e6ec; /* rgb */ color: rgb(210, 230, 236); /* oklch */ color: oklch(91.2% 0.023 217.6);
Tailwind
colors: {
custom: {
50: '#e0edf2',
500: '#d2e6ec',
950: '#000000',
},
}SCSS
$custom: #d2e6ec; $custom-light: #e0edf2; $custom-dark: #000000;
JSON
{
"hex": "#d2e6ec",
"rgb": {
"r": 210,
"g": 230,
"b": 236
},
"hsl": {
"h": 193.846,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.9119,
"c": 0.02281,
"h": 217.6
},
"luminance": 0.76351
}Semantic roles & 50–950 ramp
primary
#D2E6EC
secondary
#C7A59B
accent
#5032B4
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485