#DAF3FD#DAF3FD
#DAF3FD is a very light, muted cyan. Relative luminance 0.861; OKLCH L 94.9% C 0.030 H 223.8°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF3FD |
|---|---|
| RGB | rgb(218, 243, 253) |
| HSL | hsl(197, 90%, 92%) |
| HSV | hsv(197, 14%, 99%) |
| CMYK | cmyk(13.8%, 4%, 0%, 0.8%) |
| CIE-LAB | lab(94.35, -6.17, -7.57) |
| CIE-LCH | lch(94.35, 9.76, 230.81°) |
| OKLab | oklab(94.89% -0.0213 -0.0204) |
| OKLCH | oklch(94.89% 0.03 223.8) |
| XYZ | xyz(78.6893, 86.0968, 105.3820) |
| Luminance | 0.8610 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.52
Lightcyan
#E0FFFF
ΔE00 5.80
Aliceblue
#F0F8FF
ΔE00 6.16
Ice Blue (survey)
#D7FFFE
ΔE00 7.58
Very Light Blue
#D5FFFF
ΔE00 7.60
Very Pale Blue
#D6FFFE
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF3FD #FDE4DA
analogous
#DAFDF6 #DAF3FD #DAE2FD
triadic
#DAF3FD #FDDAF3 #F3FDDA
tetradic
#DAF3FD #F6DAFD #FDE4DA #E2FDDA
square
#DAF3FD #F6DAFD #FDE4DA #E2FDDA
split-complementary
#DAF3FD #FDDAE2 #FDF6DA
monochromatic
#66CDF7 #A0E0FA #DAF3FD #E2F6FD #E2F6FD
Accessibility & contrast
On white
1.15
#DAF3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#DAF3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF3FD
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF3FD | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#E8EDFD
Tritanopia (blue-blind)
#D1F6F6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #daf3fd; /* rgb */ color: rgb(218, 243, 253); /* oklch */ color: oklch(94.9% 0.030 223.8);
Tailwind
colors: {
custom: {
50: '#e5f7fe',
500: '#daf3fd',
950: '#000000',
},
}SCSS
$custom: #daf3fd; $custom-light: #e5f7fe; $custom-dark: #000000;
JSON
{
"hex": "#daf3fd",
"rgb": {
"r": 218,
"g": 243,
"b": 253
},
"hsl": {
"h": 197.143,
"s": 89.744,
"l": 92.353
},
"oklch": {
"l": 0.94894,
"c": 0.02952,
"h": 223.8
},
"luminance": 0.86098
}Semantic roles & 50–950 ramp
primary
#DAF3FD
secondary
#E7AC95
accent
#4200E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585