#DAECFE#DAECFE
#DAECFE is a very light, muted cyan. Relative luminance 0.821; OKLCH L 93.5% C 0.031 H 248.2°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DAECFE |
|---|---|
| RGB | rgb(218, 236, 254) |
| HSL | hsl(210, 95%, 93%) |
| HSV | hsv(210, 14%, 100%) |
| CMYK | cmyk(14.2%, 7.1%, 0%, 0.4%) |
| CIE-LAB | lab(92.60, -2.40, -10.69) |
| CIE-LCH | lch(92.60, 10.96, 257.36°) |
| OKLab | oklab(93.52% -0.0116 -0.0289) |
| OKLCH | oklch(93.52% 0.031 248.2) |
| XYZ | xyz(76.7940, 82.0507, 105.5382) |
| Luminance | 0.8205 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.60
Fog
#D8DCE0
ΔE00 7.33
Ghostwhite
#F8F8FF
ΔE00 8.12
Lavender (CSS)
#E6E6FA
ΔE00 8.31
Light Blue Grey
#B7C9E2
ΔE00 8.49
Azure (CSS)
#F0FFFF
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAECFE #FEECDA
analogous
#DAFEFE #DAECFE #DADAFE
triadic
#DAECFE #FEDAEC #ECFEDA
tetradic
#DAECFE #FEDAFE #FEECDA #DAFEDA
square
#DAECFE #FEDAFE #FEECDA #DAFEDA
split-complementary
#DAECFE #FEDADA #FEFEDA
monochromatic
#63AFFB #9ECDFC #DAECFE #E1F0FE #E1F0FE
Accessibility & contrast
On white
1.21
#DAECFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#DAECFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAECFE
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAECFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAECFE | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#E1E8FE
Tritanopia (blue-blind)
#D1F0F2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #daecfe; /* rgb */ color: rgb(218, 236, 254); /* oklch */ color: oklch(93.5% 0.031 248.2);
Tailwind
colors: {
custom: {
50: '#e5f2fe',
500: '#daecfe',
950: '#000000',
},
}SCSS
$custom: #daecfe; $custom-light: #e5f2fe; $custom-dark: #000000;
JSON
{
"hex": "#daecfe",
"rgb": {
"r": 218,
"g": 236,
"b": 254
},
"hsl": {
"h": 210,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.9352,
"c": 0.03109,
"h": 248.2
},
"luminance": 0.82052
}Semantic roles & 50–950 ramp
primary
#DAECFE
secondary
#E9BE93
accent
#7300E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585