#DEEAFB#DEEAFB
#DEEAFB is a very light, muted blue. Relative luminance 0.813; OKLCH L 93.3% C 0.026 H 257.0°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEAFB |
|---|---|
| RGB | rgb(222, 234, 251) |
| HSL | hsl(215, 78%, 93%) |
| HSV | hsv(215, 12%, 98%) |
| CMYK | cmyk(11.6%, 6.8%, 0%, 1.6%) |
| CIE-LAB | lab(92.28, -0.71, -9.57) |
| CIE-LCH | lch(92.28, 9.60, 265.73°) |
| OKLab | oklab(93.31% -0.0059 -0.0258) |
| OKLCH | oklch(93.31% 0.026 257) |
| XYZ | xyz(76.9557, 81.3392, 102.8937) |
| Luminance | 0.8134 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.11
Lavender (CSS)
#E6E6FA
ΔE00 6.03
Fog
#D8DCE0
ΔE00 6.35
Ghostwhite
#F8F8FF
ΔE00 6.59
Whitesmoke
#F5F5F5
ΔE00 8.32
Light Blue Grey
#B7C9E2
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEAFB #FBEFDE
analogous
#DEF9FB #DEEAFB #E0DEFB
triadic
#DEEAFB #FBDEEA #EAFBDE
tetradic
#DEEAFB #FBDEF9 #FBEFDE #DEFBE0
square
#DEEAFB #FBDEF9 #FBEFDE #DEFBE0
split-complementary
#DEEAFB #FBE0DE #F9FBDE
monochromatic
#71A5EE #A7C7F4 #DEEAFB #E4EEFC #E4EEFC
Accessibility & contrast
On white
1.22
#DEEAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#DEEAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEAFB
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEAFB | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFC
Deuteranopia (green-blind)
#E1E8FB
Tritanopia (blue-blind)
#D7EEEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #deeafb; /* rgb */ color: rgb(222, 234, 251); /* oklch */ color: oklch(93.3% 0.026 257.0);
Tailwind
colors: {
custom: {
50: '#e8f0fc',
500: '#deeafb',
950: '#000000',
},
}SCSS
$custom: #deeafb; $custom-light: #e8f0fc; $custom-dark: #000000;
JSON
{
"hex": "#deeafb",
"rgb": {
"r": 222,
"g": 234,
"b": 251
},
"hsl": {
"h": 215.172,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.93313,
"c": 0.02643,
"h": 257
},
"luminance": 0.8134
}Semantic roles & 50–950 ramp
primary
#DEEAFB
secondary
#E2C59B
accent
#850BDB
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585