#D2ECFF#D2ECFF
#D2ECFF is a very light, muted cyan. Relative luminance 0.809; OKLCH L 93.0% C 0.038 H 239.6°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECFF |
|---|---|
| RGB | rgb(210, 236, 255) |
| HSL | hsl(205, 100%, 91%) |
| HSV | hsv(205, 18%, 100%) |
| CMYK | cmyk(17.6%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(92.09, -4.66, -12.02) |
| CIE-LCH | lch(92.09, 12.90, 248.82°) |
| OKLab | oklab(93% -0.0191 -0.0325) |
| OKLCH | oklch(93% 0.038 239.6) |
| XYZ | xyz(74.6192, 80.9107, 106.2743) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 7.17
Lightblue
#ADD8E6
ΔE00 7.98
Ice Blue
#A5DFF9
ΔE00 8.02
Fog
#D8DCE0
ΔE00 8.76
Light Blue Grey
#B7C9E2
ΔE00 8.91
Azure (CSS)
#F0FFFF
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECFF #FFE5D2
analogous
#D2FFFB #D2ECFF #D2D5FF
triadic
#D2ECFF #FFD2EC #ECFFD2
tetradic
#D2ECFF #FBD2FF #FFE5D2 #D5FFD2
square
#D2ECFF #FBD2FF #FFE5D2 #D5FFD2
split-complementary
#D2ECFF #FFD2D5 #FFFBD2
monochromatic
#58B8FF #95D2FF #D2ECFF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.22
#D2ECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#D2ECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECFF
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECFF | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#DEE6FF
Tritanopia (blue-blind)
#C6F1F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2ecff; /* rgb */ color: rgb(210, 236, 255); /* oklch */ color: oklch(93.0% 0.038 239.6);
Tailwind
colors: {
custom: {
50: '#e0f2ff',
500: '#d2ecff',
950: '#000000',
},
}SCSS
$custom: #d2ecff; $custom-light: #e0f2ff; $custom-dark: #000000;
JSON
{
"hex": "#d2ecff",
"rgb": {
"r": 210,
"g": 236,
"b": 255
},
"hsl": {
"h": 205.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.92996,
"c": 0.03774,
"h": 239.6
},
"luminance": 0.80913
}Semantic roles & 50–950 ramp
primary
#D2ECFF
secondary
#EAB38B
accent
#6100E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586