#E8EBFB#E8EBFB
#E8EBFB is a very light, muted blue. Relative luminance 0.835; OKLCH L 94.3% C 0.022 H 277.5°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EBFB |
|---|---|
| RGB | rgb(232, 235, 251) |
| HSL | hsl(231, 70%, 95%) |
| HSV | hsv(231, 8%, 98%) |
| CMYK | cmyk(7.6%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(93.25, 1.96, -8.06) |
| CIE-LCH | lch(93.25, 8.29, 283.69°) |
| OKLab | oklab(94.25% 0.0028 -0.0216) |
| OKLCH | oklch(94.25% 0.022 277.5) |
| XYZ | xyz(80.3962, 83.5370, 103.1368) |
| Luminance | 0.8354 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.50
Ghostwhite
#F8F8FF
ΔE00 4.67
Aliceblue
#F0F8FF
ΔE00 5.89
Fog
#D8DCE0
ΔE00 6.70
Whitesmoke
#F5F5F5
ΔE00 7.45
Pale Grey
#FDFDFE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EBFB #FBF8E8
analogous
#E8F5FB #E8EBFB #EFE8FB
triadic
#E8EBFB #FBE8EB #EBFBE8
tetradic
#E8EBFB #FBE8F5 #FBF8E8 #E8FBEF
square
#E8EBFB #FBE8F5 #FBF8E8 #E8FBEF
split-complementary
#E8EBFB #FBEFE8 #F5FBE8
monochromatic
#8090E9 #B4BEF2 #E5E8FA #E5E8FA #E5E8FA
Accessibility & contrast
On white
1.19
#E8EBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#E8EBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EBFB
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EBFB | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFC
Deuteranopia (green-blind)
#E6EBFB
Tritanopia (blue-blind)
#E4EEF0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e8ebfb; /* rgb */ color: rgb(232, 235, 251); /* oklch */ color: oklch(94.3% 0.022 277.5);
Tailwind
colors: {
custom: {
50: '#eff1fc',
500: '#e8ebfb',
950: '#000000',
},
}SCSS
$custom: #e8ebfb; $custom-light: #eff1fc; $custom-dark: #000000;
JSON
{
"hex": "#e8ebfb",
"rgb": {
"r": 232,
"g": 235,
"b": 251
},
"hsl": {
"h": 230.526,
"s": 70.37,
"l": 94.706
},
"oklch": {
"l": 0.9425,
"c": 0.02178,
"h": 277.5
},
"luminance": 0.83538
}Semantic roles & 50–950 ramp
primary
#E8EBFB
secondary
#E1D8A6
accent
#B413D2
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585