#DAE8FD#DAE8FD
#DAE8FD is a very light, muted blue. Relative luminance 0.797; OKLCH L 92.7% C 0.032 H 258.4°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE8FD |
|---|---|
| RGB | rgb(218, 232, 253) |
| HSL | hsl(216, 90%, 92%) |
| HSV | hsv(216, 14%, 99%) |
| CMYK | cmyk(13.8%, 8.3%, 0%, 0.8%) |
| CIE-LAB | lab(91.55, -0.54, -11.73) |
| CIE-LCH | lch(91.55, 11.74, 267.35°) |
| OKLab | oklab(92.69% -0.0065 -0.0316) |
| OKLCH | oklch(92.69% 0.032 258.4) |
| XYZ | xyz(75.4956, 79.7093, 104.3174) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.16
Aliceblue
#F0F8FF
ΔE00 6.58
Fog
#D8DCE0
ΔE00 7.49
Light Blue Grey
#B7C9E2
ΔE00 7.50
Ghostwhite
#F8F8FF
ΔE00 7.88
Lightsteelblue
#B0C4DE
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE8FD #FDEFDA
analogous
#DAFAFD #DAE8FD #DEDAFD
triadic
#DAE8FD #FDDAE8 #E8FDDA
tetradic
#DAE8FD #FDDAFA #FDEFDA #DAFDDE
square
#DAE8FD #FDDAFA #FDEFDA #DAFDDE
split-complementary
#DAE8FD #FDDEDA #FAFDDA
monochromatic
#66A0F7 #A0C4FA #DAE8FD #E2EDFD #E2EDFD
Accessibility & contrast
On white
1.24
#DAE8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#DAE8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE8FD
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE8FD | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FE
Deuteranopia (green-blind)
#DEE5FD
Tritanopia (blue-blind)
#D2ECEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dae8fd; /* rgb */ color: rgb(218, 232, 253); /* oklch */ color: oklch(92.7% 0.032 258.4);
Tailwind
colors: {
custom: {
50: '#e5effe',
500: '#dae8fd',
950: '#000000',
},
}SCSS
$custom: #dae8fd; $custom-light: #e5effe; $custom-dark: #000000;
JSON
{
"hex": "#dae8fd",
"rgb": {
"r": 218,
"g": 232,
"b": 253
},
"hsl": {
"h": 216,
"s": 89.744,
"l": 92.353
},
"oklch": {
"l": 0.9269,
"c": 0.03231,
"h": 258.4
},
"luminance": 0.79711
}Semantic roles & 50–950 ramp
primary
#DAE8FD
secondary
#E7C695
accent
#8A00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585