#DAE3FE#DAE3FE
#DAE3FE is a very light, muted blue. Relative luminance 0.770; OKLCH L 91.7% C 0.038 H 271.0°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE3FE |
|---|---|
| RGB | rgb(218, 227, 254) |
| HSL | hsl(225, 95%, 93%) |
| HSV | hsv(225, 14%, 100%) |
| CMYK | cmyk(14.2%, 10.6%, 0%, 0.4%) |
| CIE-LAB | lab(90.32, 2.25, -14.09) |
| CIE-LCH | lch(90.32, 14.27, 279.07°) |
| OKLab | oklab(91.73% 0.0007 -0.0381) |
| OKLCH | oklch(91.73% 0.038 271) |
| XYZ | xyz(74.2678, 76.9983, 104.6961) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.17
Light Blue Grey
#B7C9E2
ΔE00 7.65
Periwinkle
#CCCCFF
ΔE00 8.40
Ghostwhite
#F8F8FF
ΔE00 9.02
Lightsteelblue
#B0C4DE
ΔE00 9.07
Powder Blue (survey)
#B1D1FC
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE3FE #FEF5DA
analogous
#DAF5FE #DAE3FE #E3DAFE
triadic
#DAE3FE #FEDAE3 #E3FEDA
tetradic
#DAE3FE #FEDAF5 #FEF5DA #DAFEE3
square
#DAE3FE #FEDAF5 #FEF5DA #DAFEE3
split-complementary
#DAE3FE #FEE3DA #F5FEDA
monochromatic
#6389FB #9EB6FC #DAE3FE #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.28
#DAE3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#DAE3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE3FE
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE3FE | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FF
Deuteranopia (green-blind)
#D9E2FD
Tritanopia (blue-blind)
#D2E8EC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dae3fe; /* rgb */ color: rgb(218, 227, 254); /* oklch */ color: oklch(91.7% 0.038 271.0);
Tailwind
colors: {
custom: {
50: '#e5ebfe',
500: '#dae3fe',
950: '#000000',
},
}SCSS
$custom: #dae3fe; $custom-light: #e5ebfe; $custom-dark: #000000;
JSON
{
"hex": "#dae3fe",
"rgb": {
"r": 218,
"g": 227,
"b": 254
},
"hsl": {
"h": 225,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.91732,
"c": 0.03809,
"h": 271
},
"luminance": 0.76999
}Semantic roles & 50–950 ramp
primary
#DAE3FE
secondary
#E9D493
accent
#AC00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485