#DAE0F8#DAE0F8
#DAE0F8 is a very light, muted blue. Relative luminance 0.750; OKLCH L 90.9% C 0.033 H 274.6°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE0F8 |
|---|---|
| RGB | rgb(218, 224, 248) |
| HSL | hsl(228, 68%, 91%) |
| HSV | hsv(228, 12%, 97%) |
| CMYK | cmyk(12.1%, 9.7%, 0%, 2.7%) |
| CIE-LAB | lab(89.39, 2.60, -12.34) |
| CIE-LCH | lch(89.39, 12.61, 281.89°) |
| OKLab | oklab(90.94% 0.0027 -0.0333) |
| OKLCH | oklch(90.94% 0.033 274.6) |
| XYZ | xyz(72.5087, 74.9932, 99.4438) |
| Luminance | 0.7499 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.11
Light Blue Grey
#B7C9E2
ΔE00 7.69
Fog
#D8DCE0
ΔE00 8.44
Ghostwhite
#F8F8FF
ΔE00 8.46
Periwinkle
#CCCCFF
ΔE00 8.75
Aliceblue
#F0F8FF
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE0F8 #F8F2DA
analogous
#DAEFF8 #DAE0F8 #E3DAF8
triadic
#DAE0F8 #F8DAE0 #E0F8DA
tetradic
#DAE0F8 #F8DAEF #F8F2DA #DAF8E3
square
#DAE0F8 #F8DAEF #F8F2DA #DAF8E3
split-complementary
#DAE0F8 #F8E3DA #EFF8DA
monochromatic
#738AE5 #A7B5EE #DAE0F8 #E5E9FA #E5E9FA
Accessibility & contrast
On white
1.31
#DAE0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#DAE0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE0F8
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE0F8 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2F9
Deuteranopia (green-blind)
#D8E0F7
Tritanopia (blue-blind)
#D4E4E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dae0f8; /* rgb */ color: rgb(218, 224, 248); /* oklch */ color: oklch(90.9% 0.033 274.6);
Tailwind
colors: {
custom: {
50: '#e5e9fa',
500: '#dae0f8',
950: '#000000',
},
}SCSS
$custom: #dae0f8; $custom-light: #e5e9fa; $custom-dark: #000000;
JSON
{
"hex": "#dae0f8",
"rgb": {
"r": 218,
"g": 224,
"b": 248
},
"hsl": {
"h": 228,
"s": 68.182,
"l": 91.373
},
"oklch": {
"l": 0.90944,
"c": 0.03337,
"h": 274.6
},
"luminance": 0.74994
}Semantic roles & 50–950 ramp
primary
#DAE0F8
secondary
#DCCF9B
accent
#AB15D0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485