#DEEAFD#DEEAFD
#DEEAFD is a very light, muted blue. Relative luminance 0.815; OKLCH L 93.4% C 0.029 H 259.6°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEAFD |
|---|---|
| RGB | rgb(222, 234, 253) |
| HSL | hsl(217, 89%, 93%) |
| HSV | hsv(217, 12%, 99%) |
| CMYK | cmyk(12.3%, 7.5%, 0%, 0.8%) |
| CIE-LAB | lab(92.34, -0.32, -10.53) |
| CIE-LCH | lch(92.34, 10.53, 268.27°) |
| OKLab | oklab(93.38% -0.0052 -0.0284) |
| OKLCH | oklch(93.38% 0.029 259.6) |
| XYZ | xyz(77.2727, 81.4660, 104.5629) |
| Luminance | 0.8147 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.62
Aliceblue
#F0F8FF
ΔE00 5.74
Ghostwhite
#F8F8FF
ΔE00 6.90
Fog
#D8DCE0
ΔE00 6.97
Light Blue Grey
#B7C9E2
ΔE00 8.20
Whitesmoke
#F5F5F5
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEAFD #FDF1DE
analogous
#DEF9FD #DEEAFD #E1DEFD
triadic
#DEEAFD #FDDEEA #EAFDDE
tetradic
#DEEAFD #FDDEF9 #FDF1DE #DEFDE1
square
#DEEAFD #FDDEF9 #FDF1DE #DEFDE1
split-complementary
#DEEAFD #FDE1DE #F9FDDE
monochromatic
#6BA1F6 #A4C5FA #DEEAFD #E2EDFD #E2EDFD
Accessibility & contrast
On white
1.21
#DEEAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#DEEAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEAFD
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEAFD | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFE
Deuteranopia (green-blind)
#E1E8FD
Tritanopia (blue-blind)
#D7EEF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #deeafd; /* rgb */ color: rgb(222, 234, 253); /* oklch */ color: oklch(93.4% 0.029 259.6);
Tailwind
colors: {
custom: {
50: '#e8f0fe',
500: '#deeafd',
950: '#000000',
},
}SCSS
$custom: #deeafd; $custom-light: #e8f0fe; $custom-dark: #000000;
JSON
{
"hex": "#deeafd",
"rgb": {
"r": 222,
"g": 234,
"b": 253
},
"hsl": {
"h": 216.774,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.93376,
"c": 0.02883,
"h": 259.6
},
"luminance": 0.81467
}Semantic roles & 50–950 ramp
primary
#DEEAFD
secondary
#E7C898
accent
#8D00E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585