#D5ECFD#D5ECFD
#D5ECFD is a very light, muted cyan. Relative luminance 0.812; OKLCH L 93.1% C 0.034 H 239.8°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D5ECFD |
|---|---|
| RGB | rgb(213, 236, 253) |
| HSL | hsl(206, 91%, 91%) |
| HSV | hsv(206, 16%, 99%) |
| CMYK | cmyk(15.8%, 6.7%, 0%, 0.8%) |
| CIE-LAB | lab(92.23, -4.15, -10.75) |
| CIE-LCH | lch(92.23, 11.53, 248.89°) |
| OKLab | oklab(93.14% -0.0169 -0.029) |
| OKLCH | oklch(93.14% 0.034 239.8) |
| XYZ | xyz(75.1613, 81.2273, 104.6279) |
| Luminance | 0.8123 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.32
Fog
#D8DCE0
ΔE00 7.94
Azure (CSS)
#F0FFFF
ΔE00 8.27
Lightblue
#ADD8E6
ΔE00 8.36
Ice Blue
#A5DFF9
ΔE00 8.76
Light Blue Grey
#B7C9E2
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5ECFD #FDE6D5
analogous
#D5FDFA #D5ECFD #D5D8FD
triadic
#D5ECFD #FDD5EC #ECFDD5
tetradic
#D5ECFD #FAD5FD #FDE6D5 #D8FDD5
square
#D5ECFD #FAD5FD #FDE6D5 #D8FDD5
split-complementary
#D5ECFD #FDD5D8 #FDFAD5
monochromatic
#60B7F7 #9BD2FA #D5ECFD #E2F2FE #E2F2FE
Accessibility & contrast
On white
1.22
#D5ECFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#D5ECFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5ECFD
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5ECFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5ECFD | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFE
Deuteranopia (green-blind)
#E0E7FD
Tritanopia (blue-blind)
#CBF0F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d5ecfd; /* rgb */ color: rgb(213, 236, 253); /* oklch */ color: oklch(93.1% 0.034 239.8);
Tailwind
colors: {
custom: {
50: '#e2f2fe',
500: '#d5ecfd',
950: '#000000',
},
}SCSS
$custom: #d5ecfd; $custom-light: #e2f2fe; $custom-dark: #000000;
JSON
{
"hex": "#d5ecfd",
"rgb": {
"r": 213,
"g": 236,
"b": 253
},
"hsl": {
"h": 205.5,
"s": 90.909,
"l": 91.373
},
"oklch": {
"l": 0.93139,
"c": 0.0336,
"h": 239.8
},
"luminance": 0.81229
}Semantic roles & 50–950 ramp
primary
#D5ECFD
secondary
#E6B590
accent
#6200E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585