#DAE2FC#DAE2FC
#DAE2FC is a very light, muted blue. Relative luminance 0.763; OKLCH L 91.5% C 0.036 H 272.1°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE2FC |
|---|---|
| RGB | rgb(218, 226, 252) |
| HSL | hsl(226, 85%, 92%) |
| HSV | hsv(226, 13%, 99%) |
| CMYK | cmyk(13.5%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(90.01, 2.36, -13.51) |
| CIE-LCH | lch(90.01, 13.71, 279.92°) |
| OKLab | oklab(91.47% 0.0013 -0.0365) |
| OKLCH | oklch(91.47% 0.037 272.1) |
| XYZ | xyz(73.6765, 76.3255, 102.9273) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.79
Light Blue Grey
#B7C9E2
ΔE00 7.63
Periwinkle
#CCCCFF
ΔE00 8.48
Ghostwhite
#F8F8FF
ΔE00 8.82
Fog
#D8DCE0
ΔE00 9.00
Lightsteelblue
#B0C4DE
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE2FC #FCF4DA
analogous
#DAF3FC #DAE2FC #E3DAFC
triadic
#DAE2FC #FCDAE2 #E2FCDA
tetradic
#DAE2FC #FCDAF3 #FCF4DA #DAFCE3
square
#DAE2FC #FCDAF3 #FCF4DA #DAFCE3
split-complementary
#DAE2FC #FCE3DA #F3FCDA
monochromatic
#6989F3 #A1B6F7 #DAE2FC #E3E9FD #E3E9FD
Accessibility & contrast
On white
1.29
#DAE2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#DAE2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE2FC
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE2FC | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FD
Deuteranopia (green-blind)
#D8E1FB
Tritanopia (blue-blind)
#D2E7EA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dae2fc; /* rgb */ color: rgb(218, 226, 252); /* oklch */ color: oklch(91.5% 0.036 272.1);
Tailwind
colors: {
custom: {
50: '#e5ebfd',
500: '#dae2fc',
950: '#000000',
},
}SCSS
$custom: #dae2fc; $custom-light: #e5ebfd; $custom-dark: #000000;
JSON
{
"hex": "#dae2fc",
"rgb": {
"r": 218,
"g": 226,
"b": 252
},
"hsl": {
"h": 225.882,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.91469,
"c": 0.0365,
"h": 272.1
},
"luminance": 0.76326
}Semantic roles & 50–950 ramp
primary
#DAE2FC
secondary
#E4D296
accent
#AD04E1
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485