#D2ECFC#D2ECFC
#D2ECFC is a very light, muted cyan. Relative luminance 0.807; OKLCH L 92.9% C 0.035 H 234.8°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECFC |
|---|---|
| RGB | rgb(210, 236, 252) |
| HSL | hsl(203, 88%, 91%) |
| HSV | hsv(203, 17%, 99%) |
| CMYK | cmyk(16.7%, 6.3%, 0%, 1.2%) |
| CIE-LAB | lab(92.01, -5.28, -10.59) |
| CIE-LCH | lch(92.01, 11.83, 243.50°) |
| OKLab | oklab(92.9% -0.0202 -0.0286) |
| OKLCH | oklch(92.9% 0.035 234.8) |
| XYZ | xyz(74.1400, 80.7191, 103.7507) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.92
Lightblue
#ADD8E6
ΔE00 7.39
Ice Blue
#A5DFF9
ΔE00 7.92
Azure (CSS)
#F0FFFF
ΔE00 8.05
Fog
#D8DCE0
ΔE00 8.43
Lightcyan
#E0FFFF
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECFC #FCE2D2
analogous
#D2FCF7 #D2ECFC #D2D7FC
triadic
#D2ECFC #FCD2EC #ECFCD2
tetradic
#D2ECFC #F7D2FC #FCE2D2 #D7FCD2
square
#D2ECFC #F7D2FC #FCE2D2 #D7FCD2
split-complementary
#D2ECFC #FCD2D7 #FCF7D2
monochromatic
#5FBCF4 #99D4F8 #D2ECFC #E2F3FD #E2F3FD
Accessibility & contrast
On white
1.22
#D2ECFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#D2ECFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECFC
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECFC | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFD
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#C7F0F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2ecfc; /* rgb */ color: rgb(210, 236, 252); /* oklch */ color: oklch(92.9% 0.035 234.8);
Tailwind
colors: {
custom: {
50: '#e0f2fd',
500: '#d2ecfc',
950: '#000000',
},
}SCSS
$custom: #d2ecfc; $custom-light: #e0f2fd; $custom-dark: #000000;
JSON
{
"hex": "#d2ecfc",
"rgb": {
"r": 210,
"g": 236,
"b": 252
},
"hsl": {
"h": 202.857,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.92901,
"c": 0.03503,
"h": 234.8
},
"luminance": 0.80721
}Semantic roles & 50–950 ramp
primary
#D2ECFC
secondary
#E4AF8E
accent
#5801E4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585