#D2E4EA#D2E4EA
#D2E4EA is a very light, muted cyan. Relative luminance 0.751; OKLCH L 90.7% C 0.021 H 219.7°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E4EA |
|---|---|
| RGB | rgb(210, 228, 234) |
| HSL | hsl(195, 36%, 87%) |
| HSV | hsv(195, 10%, 92%) |
| CMYK | cmyk(10.3%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(89.45, -4.80, -4.96) |
| CIE-LCH | lch(89.45, 6.90, 225.97°) |
| OKLab | oklab(90.72% -0.0161 -0.0133) |
| OKLCH | oklch(90.72% 0.021 219.7) |
| XYZ | xyz(69.1697, 75.1279, 88.6829) |
| Luminance | 0.7513 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.63
Aliceblue
#F0F8FF
ΔE00 6.31
Azure (CSS)
#F0FFFF
ΔE00 6.37
Light Grey
#D8DCD6
ΔE00 7.34
Gainsboro
#DCDCDC
ΔE00 7.38
Lightcyan
#E0FFFF
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E4EA #EAD8D2
analogous
#D2EAE4 #D2E4EA #D2D8EA
triadic
#D2E4EA #EAD2E4 #E4EAD2
tetradic
#D2E4EA #E4D2EA #EAD8D2 #D8EAD2
square
#D2E4EA #E4D2EA #EAD8D2 #D8EAD2
split-complementary
#D2E4EA #EAD2D8 #EAE4D2
monochromatic
#7FB2C3 #A8CBD7 #D2E4EA #EAF2F5 #EAF2F5
Accessibility & contrast
On white
1.31
#D2E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#D2E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E4EA
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E4EA | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EA
Deuteranopia (green-blind)
#DCDFEA
Tritanopia (blue-blind)
#CCE6E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2e4ea; /* rgb */ color: rgb(210, 228, 234); /* oklch */ color: oklch(90.7% 0.021 219.7);
Tailwind
colors: {
custom: {
50: '#e0ecf0',
500: '#d2e4ea',
950: '#000000',
},
}SCSS
$custom: #d2e4ea; $custom-light: #e0ecf0; $custom-dark: #000000;
JSON
{
"hex": "#d2e4ea",
"rgb": {
"r": 210,
"g": 228,
"b": 234
},
"hsl": {
"h": 195,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.90723,
"c": 0.0209,
"h": 219.7
},
"luminance": 0.75129
}Semantic roles & 50–950 ramp
primary
#D2E4EA
secondary
#C4A69C
accent
#5436AF
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485