#D5ECFC#D5ECFC
#D5ECFC is a very light, muted cyan. Relative luminance 0.812; OKLCH L 93.1% C 0.033 H 238.1°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D5ECFC |
|---|---|
| RGB | rgb(213, 236, 252) |
| HSL | hsl(205, 87%, 91%) |
| HSV | hsv(205, 15%, 99%) |
| CMYK | cmyk(15.5%, 6.3%, 0%, 1.2%) |
| CIE-LAB | lab(92.20, -4.36, -10.27) |
| CIE-LCH | lch(92.20, 11.16, 247.02°) |
| OKLab | oklab(93.11% -0.0172 -0.0277) |
| OKLCH | oklch(93.11% 0.033 238.1) |
| XYZ | xyz(75.0024, 81.1637, 103.7912) |
| Luminance | 0.8116 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.22
Fog
#D8DCE0
ΔE00 7.81
Azure (CSS)
#F0FFFF
ΔE00 7.95
Lightblue
#ADD8E6
ΔE00 8.17
Ice Blue
#A5DFF9
ΔE00 8.73
Lightcyan
#E0FFFF
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5ECFC #FCE5D5
analogous
#D5FCF8 #D5ECFC #D5D8FC
triadic
#D5ECFC #FCD5EC #ECFCD5
tetradic
#D5ECFC #F8D5FC #FCE5D5 #D8FCD5
square
#D5ECFC #F8D5FC #FCE5D5 #D8FCD5
split-complementary
#D5ECFC #FCD5D8 #FCF8D5
monochromatic
#63B8F4 #9CD2F8 #D5ECFC #E2F2FD #E2F2FD
Accessibility & contrast
On white
1.22
#D5ECFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#D5ECFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5ECFC
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5ECFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5ECFC | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFD
Deuteranopia (green-blind)
#E0E7FC
Tritanopia (blue-blind)
#CBF0F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d5ecfc; /* rgb */ color: rgb(213, 236, 252); /* oklch */ color: oklch(93.1% 0.033 238.1);
Tailwind
colors: {
custom: {
50: '#e2f2fd',
500: '#d5ecfc',
950: '#000000',
},
}SCSS
$custom: #d5ecfc; $custom-light: #e2f2fd; $custom-dark: #000000;
JSON
{
"hex": "#d5ecfc",
"rgb": {
"r": 213,
"g": 236,
"b": 252
},
"hsl": {
"h": 204.615,
"s": 86.667,
"l": 91.176
},
"oklch": {
"l": 0.93107,
"c": 0.03267,
"h": 238.1
},
"luminance": 0.81165
}Semantic roles & 50–950 ramp
primary
#D5ECFC
secondary
#E4B391
accent
#5F02E3
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585