#DAE7FB#DAE7FB
#DAE7FB is a very light, muted blue. Relative luminance 0.790; OKLCH L 92.4% C 0.031 H 258.9°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE7FB |
|---|---|
| RGB | rgb(218, 231, 251) |
| HSL | hsl(216, 80%, 92%) |
| HSV | hsv(216, 13%, 98%) |
| CMYK | cmyk(13.1%, 8%, 0%, 1.6%) |
| CIE-LAB | lab(91.24, -0.43, -11.14) |
| CIE-LCH | lch(91.24, 11.15, 267.79°) |
| OKLab | oklab(92.43% -0.0059 -0.03) |
| OKLCH | oklch(92.43% 0.031 258.9) |
| XYZ | xyz(74.8980, 79.0212, 102.5547) |
| Luminance | 0.7902 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.89
Aliceblue
#F0F8FF
ΔE00 6.40
Fog
#D8DCE0
ΔE00 7.08
Light Blue Grey
#B7C9E2
ΔE00 7.42
Ghostwhite
#F8F8FF
ΔE00 7.62
Lightsteelblue
#B0C4DE
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE7FB #FBEEDA
analogous
#DAF8FB #DAE7FB #DEDAFB
triadic
#DAE7FB #FBDAE7 #E7FBDA
tetradic
#DAE7FB #FBDAF8 #FBEEDA #DAFBDE
square
#DAE7FB #FBDAF8 #FBEEDA #DAFBDE
split-complementary
#DAE7FB #FBDEDA #F8FBDA
monochromatic
#6C9FEF #A3C3F5 #DAE7FB #E3EDFC #E3EDFC
Accessibility & contrast
On white
1.25
#DAE7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#DAE7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE7FB
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE7FB | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FC
Deuteranopia (green-blind)
#DDE4FB
Tritanopia (blue-blind)
#D2EBED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dae7fb; /* rgb */ color: rgb(218, 231, 251); /* oklch */ color: oklch(92.4% 0.031 258.9);
Tailwind
colors: {
custom: {
50: '#e5eefc',
500: '#dae7fb',
950: '#000000',
},
}SCSS
$custom: #dae7fb; $custom-light: #e5eefc; $custom-dark: #000000;
JSON
{
"hex": "#dae7fb",
"rgb": {
"r": 218,
"g": 231,
"b": 251
},
"hsl": {
"h": 216.364,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.92428,
"c": 0.03062,
"h": 258.9
},
"luminance": 0.79022
}Semantic roles & 50–950 ramp
primary
#DAE7FB
secondary
#E2C597
accent
#8909DD
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585