#D2E0EA#D2E0EA
#D2E0EA is a very light, muted cyan. Relative luminance 0.730; OKLCH L 89.9% C 0.020 H 238.7°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E0EA |
|---|---|
| RGB | rgb(210, 224, 234) |
| HSL | hsl(205, 36%, 87%) |
| HSV | hsv(205, 10%, 92%) |
| CMYK | cmyk(10.3%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(88.43, -2.74, -6.48) |
| CIE-LCH | lch(88.43, 7.03, 247.10°) |
| OKLab | oklab(89.91% -0.0106 -0.0174) |
| OKLCH | oklch(89.91% 0.02 238.7) |
| XYZ | xyz(68.0820, 72.9525, 88.3203) |
| Luminance | 0.7295 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.24
Aliceblue
#F0F8FF
ΔE00 5.85
Gainsboro
#DCDCDC
ΔE00 6.55
Light Gray
#D3D3D3
ΔE00 7.00
Light Blue Grey
#B7C9E2
ΔE00 8.02
Silver (survey)
#C5C9C7
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E0EA #EADCD2
analogous
#D2EAE8 #D2E0EA #D2D4EA
triadic
#D2E0EA #EAD2E0 #E0EAD2
tetradic
#D2E0EA #E8D2EA #EADCD2 #D4EAD2
square
#D2E0EA #E8D2EA #EADCD2 #D4EAD2
split-complementary
#D2E0EA #EAD2D4 #EAE8D2
monochromatic
#7FA7C3 #A8C3D7 #D2E0EA #EAF1F5 #EAF1F5
Accessibility & contrast
On white
1.35
#D2E0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#D2E0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E0EA
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E0EA | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFEB
Deuteranopia (green-blind)
#D9DDEA
Tritanopia (blue-blind)
#CCE3E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d2e0ea; /* rgb */ color: rgb(210, 224, 234); /* oklch */ color: oklch(89.9% 0.020 238.7);
Tailwind
colors: {
custom: {
50: '#dfe9f0',
500: '#d2e0ea',
950: '#000000',
},
}SCSS
$custom: #d2e0ea; $custom-light: #dfe9f0; $custom-dark: #000000;
JSON
{
"hex": "#d2e0ea",
"rgb": {
"r": 210,
"g": 224,
"b": 234
},
"hsl": {
"h": 205,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.89914,
"c": 0.02038,
"h": 238.7
},
"luminance": 0.72953
}Semantic roles & 50–950 ramp
primary
#D2E0EA
secondary
#C4AD9C
accent
#6936AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485