#DAECF6#DAECF6
#DAECF6 is a very light, muted cyan. Relative luminance 0.816; OKLCH L 93.3% C 0.023 H 231.8°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DAECF6 |
|---|---|
| RGB | rgb(218, 236, 246) |
| HSL | hsl(201, 61%, 91%) |
| HSV | hsv(201, 11%, 96%) |
| CMYK | cmyk(11.4%, 4.1%, 0%, 3.5%) |
| CIE-LAB | lab(92.38, -3.99, -6.86) |
| CIE-LCH | lch(92.38, 7.93, 239.79°) |
| OKLab | oklab(93.27% -0.0145 -0.0184) |
| OKLCH | oklch(93.27% 0.023 231.8) |
| XYZ | xyz(75.5396, 81.5490, 98.9316) |
| Luminance | 0.8155 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.67
Azure (CSS)
#F0FFFF
ΔE00 6.00
Fog
#D8DCE0
ΔE00 6.16
Lightcyan
#E0FFFF
ΔE00 7.86
Whitesmoke
#F5F5F5
ΔE00 7.96
Gainsboro
#DCDCDC
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAECF6 #F6E4DA
analogous
#DAF6F2 #DAECF6 #DADEF6
triadic
#DAECF6 #F6DAEC #ECF6DA
tetradic
#DAECF6 #F2DAF6 #F6E4DA #DEF6DA
square
#DAECF6 #F2DAF6 #F6E4DA #DEF6DA
split-complementary
#DAECF6 #F6DADE #F6F2DA
monochromatic
#78B9DE #A9D3EA #DAECF6 #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.21
#DAECF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#DAECF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAECF6
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAECF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAECF6 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF7
Deuteranopia (green-blind)
#E3E8F6
Tritanopia (blue-blind)
#D3EFEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #daecf6; /* rgb */ color: rgb(218, 236, 246); /* oklch */ color: oklch(93.3% 0.023 231.8);
Tailwind
colors: {
custom: {
50: '#e5f2f9',
500: '#daecf6',
950: '#000000',
},
}SCSS
$custom: #daecf6; $custom-light: #e5f2f9; $custom-dark: #000000;
JSON
{
"hex": "#daecf6",
"rgb": {
"r": 218,
"g": 236,
"b": 246
},
"hsl": {
"h": 201.429,
"s": 60.87,
"l": 90.98
},
"oklch": {
"l": 0.93271,
"c": 0.02347,
"h": 231.8
},
"luminance": 0.8155
}Semantic roles & 50–950 ramp
primary
#DAECF6
secondary
#D7B29D
accent
#5A1DC9
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585