#DAEBF4#DAEBF4
#DAEBF4 is a very light, muted cyan. Relative luminance 0.809; OKLCH L 93.0% C 0.022 H 230.6°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBF4 |
|---|---|
| RGB | rgb(218, 235, 244) |
| HSL | hsl(201, 54%, 91%) |
| HSV | hsv(201, 11%, 96%) |
| CMYK | cmyk(10.7%, 3.7%, 0%, 4.3%) |
| CIE-LAB | lab(92.07, -3.87, -6.27) |
| CIE-LCH | lch(92.07, 7.37, 238.31°) |
| OKLab | oklab(93.01% -0.0139 -0.0169) |
| OKLCH | oklch(93.01% 0.022 230.6) |
| XYZ | xyz(74.9472, 80.8526, 97.2279) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.57
Fog
#D8DCE0
ΔE00 5.76
Azure (CSS)
#F0FFFF
ΔE00 5.85
Whitesmoke
#F5F5F5
ΔE00 7.66
Gainsboro
#DCDCDC
ΔE00 7.66
Lightcyan
#E0FFFF
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBF4 #F4E3DA
analogous
#DAF4F0 #DAEBF4 #DADEF4
triadic
#DAEBF4 #F4DAEB #EBF4DA
tetradic
#DAEBF4 #F0DAF4 #F4E3DA #DEF4DA
square
#DAEBF4 #F0DAF4 #F4E3DA #DEF4DA
split-complementary
#DAEBF4 #F4DADE #F4F0DA
monochromatic
#7CB8D8 #ABD1E6 #DAEBF4 #E7F2F8 #E7F2F8
Accessibility & contrast
On white
1.22
#DAEBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#DAEBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBF4
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBF4 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF5
Deuteranopia (green-blind)
#E3E7F4
Tritanopia (blue-blind)
#D3EEEE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #daebf4; /* rgb */ color: rgb(218, 235, 244); /* oklch */ color: oklch(93.0% 0.022 230.6);
Tailwind
colors: {
custom: {
50: '#e5f1f7',
500: '#daebf4',
950: '#000000',
},
}SCSS
$custom: #daebf4; $custom-light: #e5f1f7; $custom-dark: #000000;
JSON
{
"hex": "#daebf4",
"rgb": {
"r": 218,
"g": 235,
"b": 244
},
"hsl": {
"h": 200.769,
"s": 54.167,
"l": 90.588
},
"oklch": {
"l": 0.9301,
"c": 0.02185,
"h": 230.6
},
"luminance": 0.80854
}Semantic roles & 50–950 ramp
primary
#DAEBF4
secondary
#D4B19F
accent
#5A24C2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585