#DAE5FC#DAE5FC
#DAE5FC is a very light, muted blue. Relative luminance 0.780; OKLCH L 92.1% C 0.034 H 265.2°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE5FC |
|---|---|
| RGB | rgb(218, 229, 252) |
| HSL | hsl(221, 85%, 92%) |
| HSV | hsv(221, 13%, 99%) |
| CMYK | cmyk(13.5%, 9.1%, 0%, 1.2%) |
| CIE-LAB | lab(90.77, 0.81, -12.38) |
| CIE-LCH | lch(90.77, 12.40, 273.73°) |
| OKLab | oklab(92.06% -0.0028 -0.0334) |
| OKLCH | oklch(92.06% 0.034 265.2) |
| XYZ | xyz(74.4994, 77.9713, 103.2016) |
| Luminance | 0.7797 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.75
Light Blue Grey
#B7C9E2
ΔE00 7.28
Aliceblue
#F0F8FF
ΔE00 7.63
Fog
#D8DCE0
ΔE00 7.95
Ghostwhite
#F8F8FF
ΔE00 8.07
Lightsteelblue
#B0C4DE
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE5FC #FCF1DA
analogous
#DAF6FC #DAE5FC #E0DAFC
triadic
#DAE5FC #FCDAE5 #E5FCDA
tetradic
#DAE5FC #FCDAF6 #FCF1DA #DAFCE0
square
#DAE5FC #FCDAF6 #FCF1DA #DAFCE0
split-complementary
#DAE5FC #FCE0DA #F6FCDA
monochromatic
#6995F3 #A1BDF7 #DAE5FC #E3EBFD #E3EBFD
Accessibility & contrast
On white
1.27
#DAE5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#DAE5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE5FC
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE5FC | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FD
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#D2E9EC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dae5fc; /* rgb */ color: rgb(218, 229, 252); /* oklch */ color: oklch(92.1% 0.034 265.2);
Tailwind
colors: {
custom: {
50: '#e5edfd',
500: '#dae5fc',
950: '#000000',
},
}SCSS
$custom: #dae5fc; $custom-light: #e5edfd; $custom-dark: #000000;
JSON
{
"hex": "#dae5fc",
"rgb": {
"r": 218,
"g": 229,
"b": 252
},
"hsl": {
"h": 220.588,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.92063,
"c": 0.03353,
"h": 265.2
},
"luminance": 0.77972
}Semantic roles & 50–950 ramp
primary
#DAE5FC
secondary
#E4CB96
accent
#9A04E1
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485