#DAEDFD#DAEDFD
#DAEDFD is a very light, muted cyan. Relative luminance 0.826; OKLCH L 93.7% C 0.030 H 243.4°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEDFD |
|---|---|
| RGB | rgb(218, 237, 253) |
| HSL | hsl(207, 90%, 92%) |
| HSV | hsv(207, 14%, 99%) |
| CMYK | cmyk(13.8%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(92.82, -3.11, -9.84) |
| CIE-LCH | lch(92.82, 10.32, 252.44°) |
| OKLab | oklab(93.69% -0.0133 -0.0265) |
| OKLCH | oklch(93.69% 0.03 243.4) |
| XYZ | xyz(76.9230, 82.5643, 104.7932) |
| Luminance | 0.8257 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.26
Fog
#D8DCE0
ΔE00 7.17
Azure (CSS)
#F0FFFF
ΔE00 7.90
Ghostwhite
#F8F8FF
ΔE00 8.23
Whitesmoke
#F5F5F5
ΔE00 9.02
Light Blue Grey
#B7C9E2
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEDFD #FDEADA
analogous
#DAFDFC #DAEDFD #DADBFD
triadic
#DAEDFD #FDDAED #EDFDDA
tetradic
#DAEDFD #FCDAFD #FDEADA #DBFDDA
square
#DAEDFD #FCDAFD #FDEADA #DBFDDA
split-complementary
#DAEDFD #FDDADB #FDFCDA
monochromatic
#66B5F7 #A0D1FA #DAEDFD #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.20
#DAEDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#DAEDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEDFD
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEDFD | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFE
Deuteranopia (green-blind)
#E2E9FD
Tritanopia (blue-blind)
#D1F1F2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #daedfd; /* rgb */ color: rgb(218, 237, 253); /* oklch */ color: oklch(93.7% 0.030 243.4);
Tailwind
colors: {
custom: {
50: '#e5f2fe',
500: '#daedfd',
950: '#000000',
},
}SCSS
$custom: #daedfd; $custom-light: #e5f2fe; $custom-dark: #000000;
JSON
{
"hex": "#daedfd",
"rgb": {
"r": 218,
"g": 237,
"b": 253
},
"hsl": {
"h": 207.429,
"s": 89.744,
"l": 92.353
},
"oklch": {
"l": 0.93688,
"c": 0.02967,
"h": 243.4
},
"luminance": 0.82566
}Semantic roles & 50–950 ramp
primary
#DAEDFD
secondary
#E7BA95
accent
#6900E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585