#DAE4F0#DAE4F0
#DAE4F0 is a very light, near-neutral cyan. Relative luminance 0.767; OKLCH L 91.5% C 0.020 H 252.9°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE4F0 |
|---|---|
| RGB | rgb(218, 228, 240) |
| HSL | hsl(213, 42%, 90%) |
| HSV | hsv(213, 9%, 94%) |
| CMYK | cmyk(9.2%, 5%, 0%, 5.9%) |
| CIE-LAB | lab(90.18, -1.05, -6.98) |
| CIE-LCH | lch(90.18, 7.06, 261.40°) |
| OKLab | oklab(91.49% -0.0058 -0.0187) |
| OKLCH | oklch(91.49% 0.02 252.9) |
| XYZ | xyz(72.3817, 76.6827, 93.4091) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.12
Aliceblue
#F0F8FF
ΔE00 4.79
Gainsboro
#DCDCDC
ΔE00 6.35
Ghostwhite
#F8F8FF
ΔE00 6.41
Lavender (CSS)
#E6E6FA
ΔE00 6.68
Light Gray
#D3D3D3
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE4F0 #F0E6DA
analogous
#DAEFF0 #DAE4F0 #DBDAF0
triadic
#DAE4F0 #F0DAE4 #E4F0DA
tetradic
#DAE4F0 #F0DAEF #F0E6DA #DAF0DB
square
#DAE4F0 #F0DAEF #F0E6DA #DAF0DB
split-complementary
#DAE4F0 #F0DBDA #EFF0DA
monochromatic
#83A4CD #AEC4DE #DAE4F0 #E9EFF6 #E9EFF6
Accessibility & contrast
On white
1.29
#DAE4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#DAE4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE4F0
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE4F0 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F1
Deuteranopia (green-blind)
#DDE2F0
Tritanopia (blue-blind)
#D5E7E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dae4f0; /* rgb */ color: rgb(218, 228, 240); /* oklch */ color: oklch(91.5% 0.020 252.9);
Tailwind
colors: {
custom: {
50: '#e5ecf4',
500: '#dae4f0',
950: '#000000',
},
}SCSS
$custom: #dae4f0; $custom-light: #e5ecf4; $custom-dark: #000000;
JSON
{
"hex": "#dae4f0",
"rgb": {
"r": 218,
"g": 228,
"b": 240
},
"hsl": {
"h": 212.727,
"s": 42.308,
"l": 89.804
},
"oklch": {
"l": 0.91486,
"c": 0.01959,
"h": 252.9
},
"luminance": 0.76684
}Semantic roles & 50–950 ramp
primary
#DAE4F0
secondary
#CCB9A2
accent
#7930B5
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485