#DAE7FC#DAE7FC
#DAE7FC is a very light, muted blue. Relative luminance 0.791; OKLCH L 92.5% C 0.032 H 260.0°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE7FC |
|---|---|
| RGB | rgb(218, 231, 252) |
| HSL | hsl(217, 85%, 92%) |
| HSV | hsv(217, 13%, 99%) |
| CMYK | cmyk(13.5%, 8.3%, 0%, 1.2%) |
| CIE-LAB | lab(91.27, -0.23, -11.62) |
| CIE-LCH | lch(91.27, 11.63, 268.87°) |
| OKLab | oklab(92.46% -0.0055 -0.0314) |
| OKLCH | oklch(92.46% 0.032 260) |
| XYZ | xyz(75.0560, 79.0844, 103.3871) |
| Luminance | 0.7909 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.74
Aliceblue
#F0F8FF
ΔE00 6.70
Light Blue Grey
#B7C9E2
ΔE00 7.39
Fog
#D8DCE0
ΔE00 7.40
Ghostwhite
#F8F8FF
ΔE00 7.79
Lightsteelblue
#B0C4DE
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE7FC #FCEFDA
analogous
#DAF8FC #DAE7FC #DEDAFC
triadic
#DAE7FC #FCDAE7 #E7FCDA
tetradic
#DAE7FC #FCDAF8 #FCEFDA #DAFCDE
square
#DAE7FC #FCDAF8 #FCEFDA #DAFCDE
split-complementary
#DAE7FC #FCDEDA #F8FCDA
monochromatic
#699EF3 #A1C2F7 #DAE7FC #E3EDFD #E3EDFD
Accessibility & contrast
On white
1.25
#DAE7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#DAE7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE7FC
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE7FC | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FD
Deuteranopia (green-blind)
#DDE5FC
Tritanopia (blue-blind)
#D2EBEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dae7fc; /* rgb */ color: rgb(218, 231, 252); /* oklch */ color: oklch(92.5% 0.032 260.0);
Tailwind
colors: {
custom: {
50: '#e5eefd',
500: '#dae7fc',
950: '#000000',
},
}SCSS
$custom: #dae7fc; $custom-light: #e5eefd; $custom-dark: #000000;
JSON
{
"hex": "#dae7fc",
"rgb": {
"r": 218,
"g": 231,
"b": 252
},
"hsl": {
"h": 217.059,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.92459,
"c": 0.03184,
"h": 260
},
"luminance": 0.79086
}Semantic roles & 50–950 ramp
primary
#DAE7FC
secondary
#E4C696
accent
#8D04E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585