#DAE3FC#DAE3FC
#DAE3FC is a very light, muted blue. Relative luminance 0.769; OKLCH L 91.7% C 0.035 H 269.9°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE3FC |
|---|---|
| RGB | rgb(218, 227, 252) |
| HSL | hsl(224, 85%, 92%) |
| HSV | hsv(224, 13%, 99%) |
| CMYK | cmyk(13.5%, 9.9%, 0%, 1.2%) |
| CIE-LAB | lab(90.26, 1.84, -13.13) |
| CIE-LCH | lch(90.26, 13.26, 277.99°) |
| OKLab | oklab(91.67% 0 -0.0355) |
| OKLCH | oklch(91.67% 0.035 269.9) |
| XYZ | xyz(73.9492, 76.8709, 103.0182) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.02
Light Blue Grey
#B7C9E2
ΔE00 7.46
Ghostwhite
#F8F8FF
ΔE00 8.54
Fog
#D8DCE0
ΔE00 8.63
Aliceblue
#F0F8FF
ΔE00 8.63
Lightsteelblue
#B0C4DE
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE3FC #FCF3DA
analogous
#DAF4FC #DAE3FC #E2DAFC
triadic
#DAE3FC #FCDAE3 #E3FCDA
tetradic
#DAE3FC #FCDAF4 #FCF3DA #DAFCE2
square
#DAE3FC #FCDAF4 #FCF3DA #DAFCE2
split-complementary
#DAE3FC #FCE2DA #F4FCDA
monochromatic
#698DF3 #A1B8F7 #DAE3FC #E3EAFD #E3EAFD
Accessibility & contrast
On white
1.28
#DAE3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#DAE3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE3FC
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE3FC | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FD
Deuteranopia (green-blind)
#D9E2FB
Tritanopia (blue-blind)
#D2E8EB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dae3fc; /* rgb */ color: rgb(218, 227, 252); /* oklch */ color: oklch(91.7% 0.035 269.9);
Tailwind
colors: {
custom: {
50: '#e5ebfd',
500: '#dae3fc',
950: '#000000',
},
}SCSS
$custom: #dae3fc; $custom-light: #e5ebfd; $custom-dark: #000000;
JSON
{
"hex": "#dae3fc",
"rgb": {
"r": 218,
"g": 227,
"b": 252
},
"hsl": {
"h": 224.118,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.91667,
"c": 0.03546,
"h": 269.9
},
"luminance": 0.76872
}Semantic roles & 50–950 ramp
primary
#DAE3FC
secondary
#E4D096
accent
#A704E1
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485