#DAE1EB#DAE1EB
#DAE1EB is a very light, near-neutral blue. Relative luminance 0.748; OKLCH L 90.7% C 0.016 H 257.2°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE1EB |
|---|---|
| RGB | rgb(218, 225, 235) |
| HSL | hsl(215, 30%, 89%) |
| HSV | hsv(215, 7%, 92%) |
| CMYK | cmyk(7.2%, 4.3%, 0%, 7.8%) |
| CIE-LAB | lab(89.28, -0.47, -5.68) |
| CIE-LCH | lch(89.28, 5.70, 265.28°) |
| OKLab | oklab(90.74% -0.0035 -0.0152) |
| OKLCH | oklch(90.74% 0.016 257.2) |
| XYZ | xyz(70.8310, 74.7534, 89.2784) |
| Luminance | 0.7475 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.97
Aliceblue
#F0F8FF
ΔE00 5.10
Gainsboro
#DCDCDC
ΔE00 5.16
Light Gray
#D3D3D3
ΔE00 5.92
Ghostwhite
#F8F8FF
ΔE00 6.07
Lavender (CSS)
#E6E6FA
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE1EB #EBE4DA
analogous
#DAEAEB #DAE1EB #DCDAEB
triadic
#DAE1EB #EBDAE1 #E1EBDA
tetradic
#DAE1EB #EBDAEA #EBE4DA #DAEBDC
square
#DAE1EB #EBDAEA #EBE4DA #DAEBDC
split-complementary
#DAE1EB #EBDCDA #EAEBDA
monochromatic
#8BA1C0 #B2C1D6 #DAE1EB #EBEFF4 #EBEFF4
Accessibility & contrast
On white
1.32
#DAE1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#DAE1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE1EB
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE1EB | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EC
Deuteranopia (green-blind)
#DCE0EB
Tritanopia (blue-blind)
#D6E3E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dae1eb; /* rgb */ color: rgb(218, 225, 235); /* oklch */ color: oklch(90.7% 0.016 257.2);
Tailwind
colors: {
custom: {
50: '#e5eaf1',
500: '#dae1eb',
950: '#000000',
},
}SCSS
$custom: #dae1eb; $custom-light: #e5eaf1; $custom-dark: #000000;
JSON
{
"hex": "#dae1eb",
"rgb": {
"r": 218,
"g": 225,
"b": 235
},
"hsl": {
"h": 215.294,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.90735,
"c": 0.0156,
"h": 257.2
},
"luminance": 0.74754
}Semantic roles & 50–950 ramp
primary
#DAE1EB
secondary
#C4B7A5
accent
#7C3DA9
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485