#DAE3FB#DAE3FB
#DAE3FB is a very light, muted blue. Relative luminance 0.768; OKLCH L 91.6% C 0.034 H 269.3°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE3FB |
|---|---|
| RGB | rgb(218, 227, 251) |
| HSL | hsl(224, 80%, 92%) |
| HSV | hsv(224, 13%, 98%) |
| CMYK | cmyk(13.1%, 9.6%, 0%, 1.6%) |
| CIE-LAB | lab(90.23, 1.64, -12.65) |
| CIE-LCH | lch(90.23, 12.76, 277.39°) |
| OKLab | oklab(91.63% -0.0004 -0.0341) |
| OKLCH | oklch(91.63% 0.034 269.3) |
| XYZ | xyz(73.7912, 76.8077, 102.1858) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.99
Light Blue Grey
#B7C9E2
ΔE00 7.38
Fog
#D8DCE0
ΔE00 8.29
Ghostwhite
#F8F8FF
ΔE00 8.30
Aliceblue
#F0F8FF
ΔE00 8.33
Lightsteelblue
#B0C4DE
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE3FB #FBF2DA
analogous
#DAF4FB #DAE3FB #E2DAFB
triadic
#DAE3FB #FBDAE3 #E3FBDA
tetradic
#DAE3FB #FBDAF4 #FBF2DA #DAFBE2
square
#DAE3FB #FBDAF4 #FBF2DA #DAFBE2
split-complementary
#DAE3FB #FBE2DA #F4FBDA
monochromatic
#6C8FEF #A3B9F5 #DAE3FB #E3EAFC #E3EAFC
Accessibility & contrast
On white
1.28
#DAE3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#DAE3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE3FB
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE3FB | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FC
Deuteranopia (green-blind)
#DAE2FA
Tritanopia (blue-blind)
#D3E7EB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dae3fb; /* rgb */ color: rgb(218, 227, 251); /* oklch */ color: oklch(91.6% 0.034 269.3);
Tailwind
colors: {
custom: {
50: '#e5ebfc',
500: '#dae3fb',
950: '#000000',
},
}SCSS
$custom: #dae3fb; $custom-light: #e5ebfc; $custom-dark: #000000;
JSON
{
"hex": "#dae3fb",
"rgb": {
"r": 218,
"g": 227,
"b": 251
},
"hsl": {
"h": 223.636,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.91634,
"c": 0.03414,
"h": 269.3
},
"luminance": 0.76809
}Semantic roles & 50–950 ramp
primary
#DAE3FB
secondary
#E2CE97
accent
#A309DD
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485