#E8EFFD#E8EFFD
#E8EFFD is a very light, muted blue. Relative luminance 0.860; OKLCH L 95.1% C 0.020 H 264.5°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EFFD |
|---|---|
| RGB | rgb(232, 239, 253) |
| HSL | hsl(220, 84%, 95%) |
| HSV | hsv(220, 8%, 99%) |
| CMYK | cmyk(8.3%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(94.30, 0.29, -7.54) |
| CIE-LCH | lch(94.30, 7.54, 272.21°) |
| OKLab | oklab(95.1% -0.002 -0.0202) |
| OKLCH | oklch(95.1% 0.02 264.5) |
| XYZ | xyz(81.8712, 85.9800, 105.1920) |
| Luminance | 0.8598 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.87
Ghostwhite
#F8F8FF
ΔE00 4.29
Lavender (CSS)
#E6E6FA
ΔE00 4.90
Fog
#D8DCE0
ΔE00 6.05
Whitesmoke
#F5F5F5
ΔE00 6.59
Pale Grey
#FDFDFE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EFFD #FDF6E8
analogous
#E8F9FD #E8EFFD #EBE8FD
triadic
#E8EFFD #FDE8EF #EFFDE8
tetradic
#E8EFFD #FDE8F9 #FDF6E8 #E8FDEB
square
#E8EFFD #FDE8F9 #FDF6E8 #E8FDEB
split-complementary
#E8EFFD #FDEBE8 #F9FDE8
monochromatic
#77A1F3 #B0C8F8 #E3EBFD #E3EBFD #E3EBFD
Accessibility & contrast
On white
1.15
#E8EFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#E8EFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EFFD
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EFFD | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FE
Deuteranopia (green-blind)
#E9EEFD
Tritanopia (blue-blind)
#E3F2F3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e8effd; /* rgb */ color: rgb(232, 239, 253); /* oklch */ color: oklch(95.1% 0.020 264.5);
Tailwind
colors: {
custom: {
50: '#eff4fe',
500: '#e8effd',
950: '#000000',
},
}SCSS
$custom: #e8effd; $custom-light: #eff4fe; $custom-dark: #000000;
JSON
{
"hex": "#e8effd",
"rgb": {
"r": 232,
"g": 239,
"b": 253
},
"hsl": {
"h": 220,
"s": 84,
"l": 95.098
},
"oklch": {
"l": 0.95096,
"c": 0.02029,
"h": 264.5
},
"luminance": 0.85981
}Semantic roles & 50–950 ramp
primary
#E8EFFD
secondary
#E7D0A2
accent
#9705E0
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585