#DAE0FC#DAE0FC
#DAE0FC is a very light, muted blue. Relative luminance 0.752; OKLCH L 91.1% C 0.039 H 276.0°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE0FC |
|---|---|
| RGB | rgb(218, 224, 252) |
| HSL | hsl(229, 85%, 92%) |
| HSV | hsv(229, 13%, 99%) |
| CMYK | cmyk(13.5%, 11.1%, 0%, 1.2%) |
| CIE-LAB | lab(89.51, 3.41, -14.26) |
| CIE-LCH | lch(89.51, 14.66, 283.43°) |
| OKLab | oklab(91.07% 0.0041 -0.0385) |
| OKLCH | oklch(91.07% 0.039 276) |
| XYZ | xyz(73.1359, 75.2441, 102.7470) |
| Luminance | 0.7524 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.68
Periwinkle
#CCCCFF
ΔE00 7.58
Light Blue Grey
#B7C9E2
ΔE00 8.10
Light Periwinkle
#C1C6FC
ΔE00 8.76
Ghostwhite
#F8F8FF
ΔE00 9.46
Lightsteelblue
#B0C4DE
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE0FC #FCF6DA
analogous
#DAF1FC #DAE0FC #E5DAFC
triadic
#DAE0FC #FCDAE0 #E0FCDA
tetradic
#DAE0FC #FCDAF1 #FCF6DA #DAFCE5
square
#DAE0FC #FCDAF1 #FCF6DA #DAFCE5
split-complementary
#DAE0FC #FCE5DA #F1FCDA
monochromatic
#6981F3 #A1B1F7 #DAE0FC #E3E7FD #E3E7FD
Accessibility & contrast
On white
1.31
#DAE0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#DAE0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE0FC
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE0FC | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FD
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#D3E5E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dae0fc; /* rgb */ color: rgb(218, 224, 252); /* oklch */ color: oklch(91.1% 0.039 276.0);
Tailwind
colors: {
custom: {
50: '#e5e9fd',
500: '#dae0fc',
950: '#000000',
},
}SCSS
$custom: #dae0fc; $custom-light: #e5e9fd; $custom-dark: #000000;
JSON
{
"hex": "#dae0fc",
"rgb": {
"r": 218,
"g": 224,
"b": 252
},
"hsl": {
"h": 229.412,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.91075,
"c": 0.03874,
"h": 276
},
"luminance": 0.75245
}Semantic roles & 50–950 ramp
primary
#DAE0FC
secondary
#E4D696
accent
#BA04E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485