#DAEBF3#DAEBF3
#DAEBF3 is a very light, muted cyan. Relative luminance 0.808; OKLCH L 93.0% C 0.021 H 227.5°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBF3 |
|---|---|
| RGB | rgb(218, 235, 243) |
| HSL | hsl(199, 51%, 90%) |
| HSV | hsv(199, 10%, 95%) |
| CMYK | cmyk(10.3%, 3.3%, 0%, 4.7%) |
| CIE-LAB | lab(92.04, -4.07, -5.79) |
| CIE-LCH | lch(92.04, 7.08, 234.91°) |
| OKLab | oklab(92.98% -0.0142 -0.0156) |
| OKLCH | oklch(92.98% 0.021 227.5) |
| XYZ | xyz(74.7958, 80.7921, 96.4305) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.65
Azure (CSS)
#F0FFFF
ΔE00 5.54
Fog
#D8DCE0
ΔE00 5.74
Lightcyan
#E0FFFF
ΔE00 7.52
Mintcream
#F5FFFA
ΔE00 7.56
Gainsboro
#DCDCDC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBF3 #F3E2DA
analogous
#DAF3EE #DAEBF3 #DADEF3
triadic
#DAEBF3 #F3DAEB #EBF3DA
tetradic
#DAEBF3 #EEDAF3 #F3E2DA #DEF3DA
square
#DAEBF3 #EEDAF3 #F3E2DA #DEF3DA
split-complementary
#DAEBF3 #F3DADE #F3EEDA
monochromatic
#7EB9D5 #ACD2E4 #DAEBF3 #E8F3F8 #E8F3F8
Accessibility & contrast
On white
1.22
#DAEBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#DAEBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBF3
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBF3 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF3
Deuteranopia (green-blind)
#E3E7F3
Tritanopia (blue-blind)
#D4EDED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #daebf3; /* rgb */ color: rgb(218, 235, 243); /* oklch */ color: oklch(93.0% 0.021 227.5);
Tailwind
colors: {
custom: {
50: '#e5f1f7',
500: '#daebf3',
950: '#000000',
},
}SCSS
$custom: #daebf3; $custom-light: #e5f1f7; $custom-dark: #000000;
JSON
{
"hex": "#daebf3",
"rgb": {
"r": 218,
"g": 235,
"b": 243
},
"hsl": {
"h": 199.2,
"s": 51.02,
"l": 90.392
},
"oklch": {
"l": 0.9298,
"c": 0.02111,
"h": 227.5
},
"luminance": 0.80793
}Semantic roles & 50–950 ramp
primary
#DAEBF3
secondary
#D2B09F
accent
#5827BE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585