#DAEBFC#DAEBFC
#DAEBFC is a very light, muted cyan. Relative luminance 0.814; OKLCH L 93.3% C 0.029 H 248.1°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBFC |
|---|---|
| RGB | rgb(218, 235, 252) |
| HSL | hsl(210, 85%, 92%) |
| HSV | hsv(210, 13%, 99%) |
| CMYK | cmyk(13.5%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(92.29, -2.29, -10.11) |
| CIE-LCH | lch(92.29, 10.37, 257.25°) |
| OKLab | oklab(93.26% -0.0109 -0.0273) |
| OKLCH | oklch(93.26% 0.029 248.1) |
| XYZ | xyz(76.1883, 81.3491, 103.7645) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.35
Fog
#D8DCE0
ΔE00 6.89
Ghostwhite
#F8F8FF
ΔE00 7.86
Lavender (CSS)
#E6E6FA
ΔE00 8.11
Light Blue Grey
#B7C9E2
ΔE00 8.41
Azure (CSS)
#F0FFFF
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBFC #FCEBDA
analogous
#DAFCFC #DAEBFC #DADAFC
triadic
#DAEBFC #FCDAEB #EBFCDA
tetradic
#DAEBFC #FCDAFC #FCEBDA #DAFCDA
square
#DAEBFC #FCDAFC #FCEBDA #DAFCDA
split-complementary
#DAEBFC #FCDADA #FCFCDA
monochromatic
#69AEF3 #A1CCF7 #DAEBFC #E3F0FD #E3F0FD
Accessibility & contrast
On white
1.22
#DAEBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#DAEBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBFC
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBFC | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFD
Deuteranopia (green-blind)
#E1E7FC
Tritanopia (blue-blind)
#D2EFF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #daebfc; /* rgb */ color: rgb(218, 235, 252); /* oklch */ color: oklch(93.3% 0.029 248.1);
Tailwind
colors: {
custom: {
50: '#e5f1fd',
500: '#daebfc',
950: '#000000',
},
}SCSS
$custom: #daebfc; $custom-light: #e5f1fd; $custom-dark: #000000;
JSON
{
"hex": "#daebfc",
"rgb": {
"r": 218,
"g": 235,
"b": 252
},
"hsl": {
"h": 210,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.93257,
"c": 0.02938,
"h": 248.1
},
"luminance": 0.8135
}Semantic roles & 50–950 ramp
primary
#DAEBFC
secondary
#E4BD96
accent
#7304E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585