#DAF2FD#DAF2FD
#DAF2FD is a very light, muted cyan. Relative luminance 0.855; OKLCH L 94.7% C 0.029 H 227.0°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF2FD |
|---|---|
| RGB | rgb(218, 242, 253) |
| HSL | hsl(199, 90%, 92%) |
| HSV | hsv(199, 14%, 99%) |
| CMYK | cmyk(13.8%, 4.3%, 0%, 0.8%) |
| CIE-LAB | lab(94.10, -5.66, -7.95) |
| CIE-LCH | lch(94.10, 9.76, 234.53°) |
| OKLab | oklab(94.69% -0.02 -0.0214) |
| OKLCH | oklch(94.69% 0.029 227) |
| XYZ | xyz(78.3909, 85.4999, 105.2825) |
| Luminance | 0.8550 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.80
Aliceblue
#F0F8FF
ΔE00 5.84
Lightcyan
#E0FFFF
ΔE00 6.45
Lightblue
#ADD8E6
ΔE00 8.23
Fog
#D8DCE0
ΔE00 8.23
Ice Blue (survey)
#D7FFFE
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF2FD #FDE5DA
analogous
#DAFDF7 #DAF2FD #DAE1FD
triadic
#DAF2FD #FDDAF2 #F2FDDA
tetradic
#DAF2FD #F7DAFD #FDE5DA #E1FDDA
square
#DAF2FD #F7DAFD #FDE5DA #E1FDDA
split-complementary
#DAF2FD #FDDAE1 #FDF7DA
monochromatic
#66C9F7 #A0DEFA #DAF2FD #E2F5FD #E2F5FD
Accessibility & contrast
On white
1.16
#DAF2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#DAF2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF2FD
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF2FD | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FE
Deuteranopia (green-blind)
#E7ECFD
Tritanopia (blue-blind)
#D1F5F5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #daf2fd; /* rgb */ color: rgb(218, 242, 253); /* oklch */ color: oklch(94.7% 0.029 227.0);
Tailwind
colors: {
custom: {
50: '#e5f6fe',
500: '#daf2fd',
950: '#000000',
},
}SCSS
$custom: #daf2fd; $custom-light: #e5f6fe; $custom-dark: #000000;
JSON
{
"hex": "#daf2fd",
"rgb": {
"r": 218,
"g": 242,
"b": 253
},
"hsl": {
"h": 198.857,
"s": 89.744,
"l": 92.353
},
"oklch": {
"l": 0.94692,
"c": 0.02931,
"h": 227
},
"luminance": 0.85502
}Semantic roles & 50–950 ramp
primary
#DAF2FD
secondary
#E7AE95
accent
#4800E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585