#D5EBFA#D5EBFA
#D5EBFA is a very light, muted cyan. Relative luminance 0.805; OKLCH L 92.8% C 0.031 H 237.6°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EBFA |
|---|---|
| RGB | rgb(213, 235, 250) |
| HSL | hsl(204, 79%, 91%) |
| HSV | hsv(204, 15%, 98%) |
| CMYK | cmyk(14.8%, 6%, 0%, 2%) |
| CIE-LAB | lab(91.89, -4.25, -9.69) |
| CIE-LCH | lch(91.89, 10.59, 246.32°) |
| OKLab | oklab(92.84% -0.0166 -0.0262) |
| OKLCH | oklch(92.84% 0.031 237.6) |
| XYZ | xyz(74.4000, 80.4634, 102.0351) |
| Luminance | 0.8046 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.01
Fog
#D8DCE0
ΔE00 7.42
Azure (CSS)
#F0FFFF
ΔE00 7.74
Lightblue
#ADD8E6
ΔE00 8.14
Ice Blue
#A5DFF9
ΔE00 8.89
Lightcyan
#E0FFFF
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EBFA #FAE4D5
analogous
#D5FAF6 #D5EBFA #D5D8FA
triadic
#D5EBFA #FAD5EB #EBFAD5
tetradic
#D5EBFA #F6D5FA #FAE4D5 #D8FAD5
square
#D5EBFA #F6D5FA #FAE4D5 #D8FAD5
split-complementary
#D5EBFA #FAD5D8 #FAF6D5
monochromatic
#68B7ED #9ED1F3 #D5EBFA #E4F2FC #E4F2FC
Accessibility & contrast
On white
1.23
#D5EBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#D5EBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EBFA
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EBFA | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAFB
Deuteranopia (green-blind)
#DFE6FA
Tritanopia (blue-blind)
#CCEFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d5ebfa; /* rgb */ color: rgb(213, 235, 250); /* oklch */ color: oklch(92.8% 0.031 237.6);
Tailwind
colors: {
custom: {
50: '#e2f1fc',
500: '#d5ebfa',
950: '#000000',
},
}SCSS
$custom: #d5ebfa; $custom-light: #e2f1fc; $custom-dark: #000000;
JSON
{
"hex": "#d5ebfa",
"rgb": {
"r": 213,
"g": 235,
"b": 250
},
"hsl": {
"h": 204.324,
"s": 78.723,
"l": 90.784
},
"oklch": {
"l": 0.92842,
"c": 0.03101,
"h": 237.6
},
"luminance": 0.80465
}Semantic roles & 50–950 ramp
primary
#D5EBFA
secondary
#E0B293
accent
#5F0ADB
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585