#D2ECFA#D2ECFA
#D2ECFA is a very light, muted cyan. Relative luminance 0.806; OKLCH L 92.8% C 0.033 H 231.2°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECFA |
|---|---|
| RGB | rgb(210, 236, 250) |
| HSL | hsl(201, 80%, 90%) |
| HSV | hsv(201, 16%, 98%) |
| CMYK | cmyk(16%, 5.6%, 0%, 2%) |
| CIE-LAB | lab(91.95, -5.69, -9.63) |
| CIE-LCH | lch(91.95, 11.19, 239.42°) |
| OKLab | oklab(92.84% -0.0209 -0.026) |
| OKLCH | oklch(92.84% 0.033 231.2) |
| XYZ | xyz(73.8248, 80.5930, 102.0904) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.86
Lightblue
#ADD8E6
ΔE00 7.07
Azure (CSS)
#F0FFFF
ΔE00 7.50
Lightcyan
#E0FFFF
ΔE00 7.80
Ice Blue
#A5DFF9
ΔE00 7.97
Fog
#D8DCE0
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECFA #FAE0D2
analogous
#D2FAF4 #D2ECFA #D2D8FA
triadic
#D2ECFA #FAD2EC #ECFAD2
tetradic
#D2ECFA #F4D2FA #FAE0D2 #D8FAD2
square
#D2ECFA #F4D2FA #FAE0D2 #D8FAD2
split-complementary
#D2ECFA #FAD2D8 #FAF4D2
monochromatic
#64BDEE #9BD5F4 #D2ECFA #E3F3FC #E3F3FC
Accessibility & contrast
On white
1.23
#D2ECFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#D2ECFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECFA
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECFA | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFB
Deuteranopia (green-blind)
#DFE6FA
Tritanopia (blue-blind)
#C7F0F0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2ecfa; /* rgb */ color: rgb(210, 236, 250); /* oklch */ color: oklch(92.8% 0.033 231.2);
Tailwind
colors: {
custom: {
50: '#e0f2fc',
500: '#d2ecfa',
950: '#000000',
},
}SCSS
$custom: #d2ecfa; $custom-light: #e0f2fc; $custom-dark: #000000;
JSON
{
"hex": "#d2ecfa",
"rgb": {
"r": 210,
"g": 236,
"b": 250
},
"hsl": {
"h": 201,
"s": 80,
"l": 90.196
},
"oklch": {
"l": 0.92838,
"c": 0.0334,
"h": 231.2
},
"luminance": 0.80595
}Semantic roles & 50–950 ramp
primary
#D2ECFA
secondary
#E0AC90
accent
#5309DC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585