#DAE6FC#DAE6FC
#DAE6FC is a very light, muted blue. Relative luminance 0.785; OKLCH L 92.3% C 0.033 H 262.7°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE6FC |
|---|---|
| RGB | rgb(218, 230, 252) |
| HSL | hsl(219, 85%, 92%) |
| HSV | hsv(219, 13%, 99%) |
| CMYK | cmyk(13.5%, 8.7%, 0%, 1.2%) |
| CIE-LAB | lab(91.02, 0.29, -12.00) |
| CIE-LCH | lch(91.02, 12.00, 271.38°) |
| OKLab | oklab(92.26% -0.0041 -0.0324) |
| OKLCH | oklch(92.26% 0.033 262.7) |
| XYZ | xyz(74.7769, 78.5262, 103.2940) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.22
Aliceblue
#F0F8FF
ΔE00 7.15
Light Blue Grey
#B7C9E2
ΔE00 7.30
Fog
#D8DCE0
ΔE00 7.65
Ghostwhite
#F8F8FF
ΔE00 7.91
Lightsteelblue
#B0C4DE
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE6FC #FCF0DA
analogous
#DAF7FC #DAE6FC #DFDAFC
triadic
#DAE6FC #FCDAE6 #E6FCDA
tetradic
#DAE6FC #FCDAF7 #FCF0DA #DAFCDF
square
#DAE6FC #FCDAF7 #FCF0DA #DAFCDF
split-complementary
#DAE6FC #FCDFDA #F7FCDA
monochromatic
#6999F3 #A1C0F7 #DAE6FC #E3ECFD #E3ECFD
Accessibility & contrast
On white
1.26
#DAE6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#DAE6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE6FC
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE6FC | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FD
Deuteranopia (green-blind)
#DCE4FB
Tritanopia (blue-blind)
#D2EAED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dae6fc; /* rgb */ color: rgb(218, 230, 252); /* oklch */ color: oklch(92.3% 0.033 262.7);
Tailwind
colors: {
custom: {
50: '#e5edfd',
500: '#dae6fc',
950: '#000000',
},
}SCSS
$custom: #dae6fc; $custom-light: #e5edfd; $custom-dark: #000000;
JSON
{
"hex": "#dae6fc",
"rgb": {
"r": 218,
"g": 230,
"b": 252
},
"hsl": {
"h": 218.824,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.92261,
"c": 0.03264,
"h": 262.7
},
"luminance": 0.78527
}Semantic roles & 50–950 ramp
primary
#DAE6FC
secondary
#E4C996
accent
#9304E1
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485