#DAE0EB#DAE0EB
#DAE0EB is a very light, near-neutral blue. Relative luminance 0.742; OKLCH L 90.5% C 0.016 H 262.8°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE0EB |
|---|---|
| RGB | rgb(218, 224, 235) |
| HSL | hsl(219, 30%, 89%) |
| HSV | hsv(219, 7%, 92%) |
| CMYK | cmyk(7.2%, 4.7%, 0%, 7.8%) |
| CIE-LAB | lab(89.02, 0.05, -6.06) |
| CIE-LCH | lch(89.02, 6.06, 270.46°) |
| OKLab | oklab(90.54% -0.0021 -0.0162) |
| OKLCH | oklch(90.54% 0.016 262.8) |
| XYZ | xyz(70.5615, 74.2144, 89.1885) |
| Luminance | 0.7421 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.34
Gainsboro
#DCDCDC
ΔE00 5.39
Aliceblue
#F0F8FF
ΔE00 5.54
Lavender (CSS)
#E6E6FA
ΔE00 5.60
Light Gray
#D3D3D3
ΔE00 6.06
Ghostwhite
#F8F8FF
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE0EB #EBE5DA
analogous
#DAE9EB #DAE0EB #DDDAEB
triadic
#DAE0EB #EBDAE0 #E0EBDA
tetradic
#DAE0EB #EBDAE9 #EBE5DA #DAEBDD
square
#DAE0EB #EBDAE9 #EBE5DA #DAEBDD
split-complementary
#DAE0EB #EBDDDA #E9EBDA
monochromatic
#8B9DC0 #B2BFD6 #DAE0EB #EBEEF4 #EBEEF4
Accessibility & contrast
On white
1.33
#DAE0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#DAE0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE0EB
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE0EB | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EC
Deuteranopia (green-blind)
#DBDFEB
Tritanopia (blue-blind)
#D6E2E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dae0eb; /* rgb */ color: rgb(218, 224, 235); /* oklch */ color: oklch(90.5% 0.016 262.8);
Tailwind
colors: {
custom: {
50: '#e5e9f1',
500: '#dae0eb',
950: '#000000',
},
}SCSS
$custom: #dae0eb; $custom-light: #e5e9f1; $custom-dark: #000000;
JSON
{
"hex": "#dae0eb",
"rgb": {
"r": 218,
"g": 224,
"b": 235
},
"hsl": {
"h": 218.824,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.90536,
"c": 0.01635,
"h": 262.8
},
"luminance": 0.74215
}Semantic roles & 50–950 ramp
primary
#DAE0EB
secondary
#C4B9A5
accent
#833DA9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485