#DAE2FB#DAE2FB
#DAE2FB is a very light, muted blue. Relative luminance 0.763; OKLCH L 91.4% C 0.035 H 271.6°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE2FB |
|---|---|
| RGB | rgb(218, 226, 251) |
| HSL | hsl(225, 80%, 92%) |
| HSV | hsv(225, 13%, 98%) |
| CMYK | cmyk(13.1%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(89.98, 2.16, -13.03) |
| CIE-LCH | lch(89.98, 13.21, 279.42°) |
| OKLab | oklab(91.44% 0.001 -0.0352) |
| OKLCH | oklch(91.44% 0.035 271.6) |
| XYZ | xyz(73.5185, 76.2622, 102.0949) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.71
Light Blue Grey
#B7C9E2
ΔE00 7.53
Ghostwhite
#F8F8FF
ΔE00 8.57
Fog
#D8DCE0
ΔE00 8.66
Periwinkle
#CCCCFF
ΔE00 8.77
Aliceblue
#F0F8FF
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE2FB #FBF3DA
analogous
#DAF3FB #DAE2FB #E3DAFB
triadic
#DAE2FB #FBDAE2 #E2FBDA
tetradic
#DAE2FB #FBDAF3 #FBF3DA #DAFBE3
square
#DAE2FB #FBDAF3 #FBF3DA #DAFBE3
split-complementary
#DAE2FB #FBE3DA #F3FBDA
monochromatic
#6C8BEF #A3B7F5 #DAE2FB #E3E9FC #E3E9FC
Accessibility & contrast
On white
1.29
#DAE2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#DAE2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE2FB
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE2FB | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FC
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#D3E7EA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dae2fb; /* rgb */ color: rgb(218, 226, 251); /* oklch */ color: oklch(91.4% 0.035 271.6);
Tailwind
colors: {
custom: {
50: '#e5ebfc',
500: '#dae2fb',
950: '#000000',
},
}SCSS
$custom: #dae2fb; $custom-light: #e5ebfc; $custom-dark: #000000;
JSON
{
"hex": "#dae2fb",
"rgb": {
"r": 218,
"g": 226,
"b": 251
},
"hsl": {
"h": 225.455,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.91437,
"c": 0.03518,
"h": 271.6
},
"luminance": 0.76263
}Semantic roles & 50–950 ramp
primary
#DAE2FB
secondary
#E2D097
accent
#A909DD
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485