#D5EBFC#D5EBFC
#D5EBFC is a very light, muted cyan. Relative luminance 0.806; OKLCH L 92.9% C 0.033 H 241.1°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EBFC |
|---|---|
| RGB | rgb(213, 235, 252) |
| HSL | hsl(206, 87%, 91%) |
| HSV | hsv(206, 15%, 99%) |
| CMYK | cmyk(15.5%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(91.95, -3.84, -10.65) |
| CIE-LCH | lch(91.95, 11.33, 250.16°) |
| OKLab | oklab(92.91% -0.0159 -0.0288) |
| OKLCH | oklch(92.91% 0.033 241.1) |
| XYZ | xyz(74.7153, 80.5895, 103.6955) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.22
Fog
#D8DCE0
ΔE00 7.69
Azure (CSS)
#F0FFFF
ΔE00 8.38
Lightblue
#ADD8E6
ΔE00 8.51
Light Blue Grey
#B7C9E2
ΔE00 8.68
Ice Blue
#A5DFF9
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EBFC #FCE6D5
analogous
#D5FCF9 #D5EBFC #D5D7FC
triadic
#D5EBFC #FCD5EB #EBFCD5
tetradic
#D5EBFC #F9D5FC #FCE6D5 #D7FCD5
square
#D5EBFC #F9D5FC #FCE6D5 #D7FCD5
split-complementary
#D5EBFC #FCD5D7 #FCF9D5
monochromatic
#63B5F4 #9CD0F8 #D5EBFC #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.23
#D5EBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#D5EBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EBFC
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EBFC | 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)
#E4EAFD
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#CBEFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d5ebfc; /* rgb */ color: rgb(213, 235, 252); /* oklch */ color: oklch(92.9% 0.033 241.1);
Tailwind
colors: {
custom: {
50: '#e2f1fd',
500: '#d5ebfc',
950: '#000000',
},
}SCSS
$custom: #d5ebfc; $custom-light: #e2f1fd; $custom-dark: #000000;
JSON
{
"hex": "#d5ebfc",
"rgb": {
"r": 213,
"g": 235,
"b": 252
},
"hsl": {
"h": 206.154,
"s": 86.667,
"l": 91.176
},
"oklch": {
"l": 0.92905,
"c": 0.03288,
"h": 241.1
},
"luminance": 0.80591
}Semantic roles & 50–950 ramp
primary
#D5EBFC
secondary
#E4B591
accent
#6402E3
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585