#E8EBFF#E8EBFF
#E8EBFF is a very light, muted blue. Relative luminance 0.838; OKLCH L 94.4% C 0.027 H 279.1°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EBFF |
|---|---|
| RGB | rgb(232, 235, 255) |
| HSL | hsl(232, 100%, 95%) |
| HSV | hsv(232, 9%, 100%) |
| CMYK | cmyk(9%, 7.8%, 0%, 0%) |
| CIE-LAB | lab(93.36, 2.73, -9.97) |
| CIE-LCH | lch(93.36, 10.34, 285.31°) |
| OKLab | oklab(94.37% 0.0043 -0.0268) |
| OKLCH | oklch(94.37% 0.027 279.1) |
| XYZ | xyz(81.0334, 83.7919, 106.4927) |
| Luminance | 0.8379 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.65
Ghostwhite
#F8F8FF
ΔE00 5.90
Aliceblue
#F0F8FF
ΔE00 7.25
Fog
#D8DCE0
ΔE00 8.08
Whitesmoke
#F5F5F5
ΔE00 8.88
Pale Grey
#FDFDFE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EBFF #FFFCE8
analogous
#E8F6FF #E8EBFF #F0E8FF
triadic
#E8EBFF #FFE8EB #EBFFE8
tetradic
#E8EBFF #FFE8F6 #FFFCE8 #E8FFF0
square
#E8EBFF #FFE8F6 #FFFCE8 #E8FFF0
split-complementary
#E8EBFF #FFF0E8 #F6FFE8
monochromatic
#6E81FF #ABB6FF #E0E4FF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.18
#E8EBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#E8EBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EBFF
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EBFF | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EDFF
Deuteranopia (green-blind)
#E5EBFE
Tritanopia (blue-blind)
#E3EEF1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e8ebff; /* rgb */ color: rgb(232, 235, 255); /* oklch */ color: oklch(94.4% 0.027 279.1);
Tailwind
colors: {
custom: {
50: '#eff1ff',
500: '#e8ebff',
950: '#000000',
},
}SCSS
$custom: #e8ebff; $custom-light: #eff1ff; $custom-dark: #000000;
JSON
{
"hex": "#e8ebff",
"rgb": {
"r": 232,
"g": 235,
"b": 255
},
"hsl": {
"h": 232.174,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.94374,
"c": 0.02712,
"h": 279.1
},
"luminance": 0.83792
}Semantic roles & 50–950 ramp
primary
#E8EBFF
secondary
#EEE39D
accent
#C800E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161618
muted
#858586