#DAEAFF#DAEAFF
#DAEAFF is a very light, muted cyan. Relative luminance 0.810; OKLCH L 93.2% C 0.033 H 255.2°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEAFF |
|---|---|
| RGB | rgb(218, 234, 255) |
| HSL | hsl(214, 100%, 93%) |
| HSV | hsv(214, 15%, 100%) |
| CMYK | cmyk(14.5%, 8.2%, 0%, 0%) |
| CIE-LAB | lab(92.12, -1.17, -11.93) |
| CIE-LCH | lch(92.12, 11.99, 264.41°) |
| OKLab | oklab(93.15% -0.0085 -0.0322) |
| OKLCH | oklch(93.15% 0.033 255.2) |
| XYZ | xyz(76.3820, 80.9697, 106.1929) |
| Luminance | 0.8097 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.41
Lavender (CSS)
#E6E6FA
ΔE00 6.98
Fog
#D8DCE0
ΔE00 7.73
Light Blue Grey
#B7C9E2
ΔE00 7.80
Ghostwhite
#F8F8FF
ΔE00 8.12
Powder Blue (survey)
#B1D1FC
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEAFF #FFEFDA
analogous
#DAFCFF #DAEAFF #DCDAFF
triadic
#DAEAFF #FFDAEA #EAFFDA
tetradic
#DAEAFF #FFDAFC #FFEFDA #DAFFDC
square
#DAEAFF #FFDAFC #FFEFDA #DAFFDC
split-complementary
#DAEAFF #FFDCDA #FCFFDA
monochromatic
#60A5FF #9DC7FF #DAEAFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.22
#DAEAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#DAEAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEAFF
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEAFF | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFF
Deuteranopia (green-blind)
#DFE7FF
Tritanopia (blue-blind)
#D1EEF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #daeaff; /* rgb */ color: rgb(218, 234, 255); /* oklch */ color: oklch(93.2% 0.033 255.2);
Tailwind
colors: {
custom: {
50: '#e5f0ff',
500: '#daeaff',
950: '#000000',
},
}SCSS
$custom: #daeaff; $custom-light: #e5f0ff; $custom-dark: #000000;
JSON
{
"hex": "#daeaff",
"rgb": {
"r": 218,
"g": 234,
"b": 255
},
"hsl": {
"h": 214.054,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.93152,
"c": 0.03332,
"h": 255.2
},
"luminance": 0.80971
}Semantic roles & 50–950 ramp
primary
#DAEAFF
secondary
#ECC592
accent
#8200E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586