#D2EBFA#D2EBFA
#D2EBFA is a very light, muted cyan. Relative luminance 0.800; OKLCH L 92.6% C 0.033 H 234.1°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBFA |
|---|---|
| RGB | rgb(210, 235, 250) |
| HSL | hsl(203, 80%, 90%) |
| HSV | hsv(203, 16%, 98%) |
| CMYK | cmyk(16%, 6%, 0%, 2%) |
| CIE-LAB | lab(91.69, -5.18, -10.01) |
| CIE-LCH | lch(91.69, 11.27, 242.64°) |
| OKLab | oklab(92.64% -0.0196 -0.0271) |
| OKLCH | oklch(92.64% 0.033 234.1) |
| XYZ | xyz(73.5377, 80.0188, 101.9947) |
| Luminance | 0.8002 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.74
Lightblue
#ADD8E6
ΔE00 7.32
Azure (CSS)
#F0FFFF
ΔE00 7.84
Fog
#D8DCE0
ΔE00 8.06
Ice Blue
#A5DFF9
ΔE00 8.08
Lightcyan
#E0FFFF
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBFA #FAE1D2
analogous
#D2FAF5 #D2EBFA #D2D7FA
triadic
#D2EBFA #FAD2EB #EBFAD2
tetradic
#D2EBFA #F5D2FA #FAE1D2 #D7FAD2
square
#D2EBFA #F5D2FA #FAE1D2 #D7FAD2
split-complementary
#D2EBFA #FAD2D7 #FAF5D2
monochromatic
#64BAEE #9BD3F4 #D2EBFA #E3F3FC #E3F3FC
Accessibility & contrast
On white
1.24
#D2EBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#D2EBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBFA
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBFA | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFB
Deuteranopia (green-blind)
#DEE5FA
Tritanopia (blue-blind)
#C8EFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d2ebfa; /* rgb */ color: rgb(210, 235, 250); /* oklch */ color: oklch(92.6% 0.033 234.1);
Tailwind
colors: {
custom: {
50: '#e0f1fc',
500: '#d2ebfa',
950: '#000000',
},
}SCSS
$custom: #d2ebfa; $custom-light: #e0f1fc; $custom-dark: #000000;
JSON
{
"hex": "#d2ebfa",
"rgb": {
"r": 210,
"g": 235,
"b": 250
},
"hsl": {
"h": 202.5,
"s": 80,
"l": 90.196
},
"oklch": {
"l": 0.92635,
"c": 0.03341,
"h": 234.1
},
"luminance": 0.8002
}Semantic roles & 50–950 ramp
primary
#D2EBFA
secondary
#E0AE90
accent
#5809DC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585