#DAE5FE#DAE5FE
#DAE5FE is a very light, muted blue. Relative luminance 0.781; OKLCH L 92.1% C 0.036 H 266.7°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE5FE |
|---|---|
| RGB | rgb(218, 229, 254) |
| HSL | hsl(222, 95%, 93%) |
| HSV | hsv(222, 14%, 100%) |
| CMYK | cmyk(14.2%, 9.8%, 0%, 0.4%) |
| CIE-LAB | lab(90.82, 1.21, -13.34) |
| CIE-LCH | lch(90.82, 13.39, 275.19°) |
| OKLab | oklab(92.13% -0.0021 -0.036) |
| OKLCH | oklch(92.13% 0.036 266.7) |
| XYZ | xyz(74.8180, 78.0987, 104.8795) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.70
Light Blue Grey
#B7C9E2
ΔE00 7.39
Aliceblue
#F0F8FF
ΔE00 8.24
Ghostwhite
#F8F8FF
ΔE00 8.52
Fog
#D8DCE0
ΔE00 8.61
Lightsteelblue
#B0C4DE
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE5FE #FEF3DA
analogous
#DAF7FE #DAE5FE #E1DAFE
triadic
#DAE5FE #FEDAE5 #E5FEDA
tetradic
#DAE5FE #FEDAF7 #FEF3DA #DAFEE1
square
#DAE5FE #FEDAF7 #FEF3DA #DAFEE1
split-complementary
#DAE5FE #FEE1DA #F7FEDA
monochromatic
#6391FB #9EBBFC #DAE5FE #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.26
#DAE5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#DAE5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE5FE
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE5FE | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FF
Deuteranopia (green-blind)
#DBE3FD
Tritanopia (blue-blind)
#D2EAED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dae5fe; /* rgb */ color: rgb(218, 229, 254); /* oklch */ color: oklch(92.1% 0.036 266.7);
Tailwind
colors: {
custom: {
50: '#e5edfe',
500: '#dae5fe',
950: '#000000',
},
}SCSS
$custom: #dae5fe; $custom-light: #e5edfe; $custom-dark: #000000;
JSON
{
"hex": "#dae5fe",
"rgb": {
"r": 218,
"g": 229,
"b": 254
},
"hsl": {
"h": 221.667,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.92127,
"c": 0.03609,
"h": 266.7
},
"luminance": 0.781
}Semantic roles & 50–950 ramp
primary
#DAE5FE
secondary
#E9CF93
accent
#9F00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485