#DAE0FB#DAE0FB
#DAE0FB is a very light, muted blue. Relative luminance 0.752; OKLCH L 91.0% C 0.037 H 275.7°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE0FB |
|---|---|
| RGB | rgb(218, 224, 251) |
| HSL | hsl(229, 80%, 92%) |
| HSV | hsv(229, 13%, 98%) |
| CMYK | cmyk(13.1%, 10.8%, 0%, 1.6%) |
| CIE-LAB | lab(89.48, 3.20, -13.78) |
| CIE-LCH | lch(89.48, 14.15, 283.08°) |
| OKLab | oklab(91.04% 0.0037 -0.0372) |
| OKLCH | oklch(91.04% 0.037 275.7) |
| XYZ | xyz(72.9778, 75.1809, 101.9147) |
| Luminance | 0.7518 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.50
Periwinkle
#CCCCFF
ΔE00 7.86
Light Blue Grey
#B7C9E2
ΔE00 7.99
Light Periwinkle
#C1C6FC
ΔE00 9.00
Ghostwhite
#F8F8FF
ΔE00 9.21
Lightsteelblue
#B0C4DE
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE0FB #FBF5DA
analogous
#DAF1FB #DAE0FB #E5DAFB
triadic
#DAE0FB #FBDAE0 #E0FBDA
tetradic
#DAE0FB #FBDAF1 #FBF5DA #DAFBE5
square
#DAE0FB #FBDAF1 #FBF5DA #DAFBE5
split-complementary
#DAE0FB #FBE5DA #F1FBDA
monochromatic
#6C83EF #A3B2F5 #DAE0FB #E3E8FC #E3E8FC
Accessibility & contrast
On white
1.31
#DAE0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#DAE0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE0FB
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE0FB | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FC
Deuteranopia (green-blind)
#D7E0FA
Tritanopia (blue-blind)
#D3E5E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dae0fb; /* rgb */ color: rgb(218, 224, 251); /* oklch */ color: oklch(91.0% 0.037 275.7);
Tailwind
colors: {
custom: {
50: '#e5e9fc',
500: '#dae0fb',
950: '#000000',
},
}SCSS
$custom: #dae0fb; $custom-light: #e5e9fc; $custom-dark: #000000;
JSON
{
"hex": "#dae0fb",
"rgb": {
"r": 218,
"g": 224,
"b": 251
},
"hsl": {
"h": 229.091,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.91042,
"c": 0.03739,
"h": 275.7
},
"luminance": 0.75182
}Semantic roles & 50–950 ramp
primary
#DAE0FB
secondary
#E2D497
accent
#B609DD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485