#DAE2FD#DAE2FD
#DAE2FD is a very light, muted blue. Relative luminance 0.764; OKLCH L 91.5% C 0.038 H 272.5°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE2FD |
|---|---|
| RGB | rgb(218, 226, 253) |
| HSL | hsl(226, 90%, 92%) |
| HSV | hsv(226, 14%, 99%) |
| CMYK | cmyk(13.8%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(90.04, 2.57, -13.99) |
| CIE-LCH | lch(90.04, 14.22, 280.40°) |
| OKLab | oklab(91.5% 0.0017 -0.0378) |
| OKLCH | oklch(91.5% 0.038 272.5) |
| XYZ | xyz(73.8354, 76.3890, 103.7640) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.91
Light Blue Grey
#B7C9E2
ΔE00 7.73
Periwinkle
#CCCCFF
ΔE00 8.20
Ghostwhite
#F8F8FF
ΔE00 9.07
Lightsteelblue
#B0C4DE
ΔE00 9.15
Light Periwinkle
#C1C6FC
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE2FD #FDF5DA
analogous
#DAF3FD #DAE2FD #E4DAFD
triadic
#DAE2FD #FDDAE2 #E2FDDA
tetradic
#DAE2FD #FDDAF3 #FDF5DA #DAFDE4
square
#DAE2FD #FDDAF3 #FDF5DA #DAFDE4
split-complementary
#DAE2FD #FDE4DA #F3FDDA
monochromatic
#6687F7 #A0B4FA #DAE2FD #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.29
#DAE2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#DAE2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE2FD
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE2FD | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FE
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#D2E7EB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dae2fd; /* rgb */ color: rgb(218, 226, 253); /* oklch */ color: oklch(91.5% 0.038 272.5);
Tailwind
colors: {
custom: {
50: '#e5ebfe',
500: '#dae2fd',
950: '#000000',
},
}SCSS
$custom: #dae2fd; $custom-light: #e5ebfe; $custom-dark: #000000;
JSON
{
"hex": "#dae2fd",
"rgb": {
"r": 218,
"g": 226,
"b": 253
},
"hsl": {
"h": 226.286,
"s": 89.744,
"l": 92.353
},
"oklch": {
"l": 0.91502,
"c": 0.03784,
"h": 272.5
},
"luminance": 0.7639
}Semantic roles & 50–950 ramp
primary
#DAE2FD
secondary
#E7D495
accent
#B100E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485