#DAEBFE#DAEBFE
#DAEBFE is a very light, muted cyan. Relative luminance 0.815; OKLCH L 93.3% C 0.032 H 251.1°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBFE |
|---|---|
| RGB | rgb(218, 235, 254) |
| HSL | hsl(212, 95%, 93%) |
| HSV | hsv(212, 14%, 100%) |
| CMYK | cmyk(14.2%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(92.34, -1.89, -11.07) |
| CIE-LCH | lch(92.34, 11.23, 260.34°) |
| OKLab | oklab(93.32% -0.0102 -0.0299) |
| OKLCH | oklch(93.32% 0.032 251.1) |
| XYZ | xyz(76.5069, 81.4765, 105.4425) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.83
Fog
#D8DCE0
ΔE00 7.37
Lavender (CSS)
#E6E6FA
ΔE00 7.72
Ghostwhite
#F8F8FF
ΔE00 8.03
Light Blue Grey
#B7C9E2
ΔE00 8.15
Azure (CSS)
#F0FFFF
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBFE #FEEDDA
analogous
#DAFDFE #DAEBFE #DBDAFE
triadic
#DAEBFE #FEDAEB #EBFEDA
tetradic
#DAEBFE #FEDAFD #FEEDDA #DAFEDB
square
#DAEBFE #FEDAFD #FEEDDA #DAFEDB
split-complementary
#DAEBFE #FEDBDA #FDFEDA
monochromatic
#63ABFB #9ECBFC #DAEBFE #E1EFFE #E1EFFE
Accessibility & contrast
On white
1.21
#DAEBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#DAEBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBFE
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBFE | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#E0E7FE
Tritanopia (blue-blind)
#D1EFF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #daebfe; /* rgb */ color: rgb(218, 235, 254); /* oklch */ color: oklch(93.3% 0.032 251.1);
Tailwind
colors: {
custom: {
50: '#e5f1fe',
500: '#daebfe',
950: '#000000',
},
}SCSS
$custom: #daebfe; $custom-light: #e5f1fe; $custom-dark: #000000;
JSON
{
"hex": "#daebfe",
"rgb": {
"r": 218,
"g": 235,
"b": 254
},
"hsl": {
"h": 211.667,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.9332,
"c": 0.03158,
"h": 251.1
},
"luminance": 0.81478
}Semantic roles & 50–950 ramp
primary
#DAEBFE
secondary
#E9C093
accent
#7900E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585