#DAEDFC#DAEDFC
#DAEDFC is a very light, muted cyan. Relative luminance 0.825; OKLCH L 93.7% C 0.029 H 241.6°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEDFC |
|---|---|
| RGB | rgb(218, 237, 252) |
| HSL | hsl(206, 85%, 92%) |
| HSV | hsv(206, 13%, 99%) |
| CMYK | cmyk(13.5%, 6%, 0%, 1.2%) |
| CIE-LAB | lab(92.80, -3.31, -9.36) |
| CIE-LCH | lch(92.80, 9.93, 250.51°) |
| OKLab | oklab(93.66% -0.0136 -0.0252) |
| OKLCH | oklch(93.66% 0.029 241.6) |
| XYZ | xyz(76.7642, 82.5007, 103.9565) |
| Luminance | 0.8250 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.10
Fog
#D8DCE0
ΔE00 7.00
Azure (CSS)
#F0FFFF
ΔE00 7.55
Ghostwhite
#F8F8FF
ΔE00 8.21
Whitesmoke
#F5F5F5
ΔE00 8.84
Gainsboro
#DCDCDC
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEDFC #FCE9DA
analogous
#DAFCFA #DAEDFC #DADCFC
triadic
#DAEDFC #FCDAED #EDFCDA
tetradic
#DAEDFC #FADAFC #FCE9DA #DCFCDA
square
#DAEDFC #FADAFC #FCE9DA #DCFCDA
split-complementary
#DAEDFC #FCDADC #FCFADA
monochromatic
#69B6F3 #A1D1F7 #DAEDFC #E3F1FD #E3F1FD
Accessibility & contrast
On white
1.20
#DAEDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#DAEDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEDFC
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEDFC | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFD
Deuteranopia (green-blind)
#E3E9FC
Tritanopia (blue-blind)
#D2F1F2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #daedfc; /* rgb */ color: rgb(218, 237, 252); /* oklch */ color: oklch(93.7% 0.029 241.6);
Tailwind
colors: {
custom: {
50: '#e5f2fd',
500: '#daedfc',
950: '#000000',
},
}SCSS
$custom: #daedfc; $custom-light: #e5f2fd; $custom-dark: #000000;
JSON
{
"hex": "#daedfc",
"rgb": {
"r": 218,
"g": 237,
"b": 252
},
"hsl": {
"h": 206.471,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.93657,
"c": 0.02868,
"h": 241.6
},
"luminance": 0.82502
}Semantic roles & 50–950 ramp
primary
#DAEDFC
secondary
#E4B896
accent
#6604E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585