#DAEAF3#DAEAF3
#DAEAF3 is a very light, muted cyan. Relative luminance 0.802; OKLCH L 92.8% C 0.021 H 232.1°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEAF3 |
|---|---|
| RGB | rgb(218, 234, 243) |
| HSL | hsl(202, 51%, 90%) |
| HSV | hsv(202, 10%, 95%) |
| CMYK | cmyk(10.3%, 3.7%, 0%, 4.7%) |
| CIE-LAB | lab(91.78, -3.56, -6.17) |
| CIE-LCH | lch(91.78, 7.12, 240.03°) |
| OKLab | oklab(92.78% -0.0129 -0.0166) |
| OKLCH | oklch(92.78% 0.021 232.1) |
| XYZ | xyz(74.5103, 80.2211, 96.3353) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.44
Fog
#D8DCE0
ΔE00 5.39
Azure (CSS)
#F0FFFF
ΔE00 6.03
Gainsboro
#DCDCDC
ΔE00 7.34
Whitesmoke
#F5F5F5
ΔE00 7.46
Ghostwhite
#F8F8FF
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEAF3 #F3E3DA
analogous
#DAF3EF #DAEAF3 #DADDF3
triadic
#DAEAF3 #F3DAEA #EAF3DA
tetradic
#DAEAF3 #EFDAF3 #F3E3DA #DDF3DA
square
#DAEAF3 #EFDAF3 #F3E3DA #DDF3DA
split-complementary
#DAEAF3 #F3DADD #F3EFDA
monochromatic
#7EB6D5 #ACD0E4 #DAEAF3 #E8F2F8 #E8F2F8
Accessibility & contrast
On white
1.23
#DAEAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#DAEAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEAF3
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEAF3 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F4
Deuteranopia (green-blind)
#E2E6F3
Tritanopia (blue-blind)
#D4EDED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #daeaf3; /* rgb */ color: rgb(218, 234, 243); /* oklch */ color: oklch(92.8% 0.021 232.1);
Tailwind
colors: {
custom: {
50: '#e5f0f7',
500: '#daeaf3',
950: '#000000',
},
}SCSS
$custom: #daeaf3; $custom-light: #e5f0f7; $custom-dark: #000000;
JSON
{
"hex": "#daeaf3",
"rgb": {
"r": 218,
"g": 234,
"b": 243
},
"hsl": {
"h": 201.6,
"s": 51.02,
"l": 90.392
},
"oklch": {
"l": 0.92779,
"c": 0.021,
"h": 232.1
},
"luminance": 0.80222
}Semantic roles & 50–950 ramp
primary
#DAEAF3
secondary
#D2B29F
accent
#5E27BE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585