#E8E2FB#E8E2FB
#E8E2FB is a very light, muted violet. Relative luminance 0.785; OKLCH L 92.5% C 0.034 H 296.7°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E8E2FB |
|---|---|
| RGB | rgb(232, 226, 251) |
| HSL | hsl(254, 76%, 94%) |
| HSV | hsv(254, 10%, 98%) |
| CMYK | cmyk(7.6%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(91.01, 6.62, -11.38) |
| CIE-LCH | lch(91.01, 13.16, 300.19°) |
| OKLab | oklab(92.5% 0.0154 -0.0305) |
| OKLCH | oklch(92.5% 0.034 296.7) |
| XYZ | xyz(77.8844, 78.5134, 102.2995) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.31
Lavenderblush
#FFF0F5
ΔE00 8.78
Ghostwhite
#F8F8FF
ΔE00 8.97
Periwinkle
#CCCCFF
ΔE00 9.33
Pale Lavender
#EECFFE
ΔE00 9.61
Pale Lilac
#E4CBFF
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8E2FB #F5FBE2
analogous
#E2E8FB #E8E2FB #F4E2FB
triadic
#E8E2FB #FBE8E2 #E2FBE8
tetradic
#E8E2FB #FBE2E8 #F5FBE2 #E2FBF4
square
#E8E2FB #FBE2E8 #F5FBE2 #E2FBF4
split-complementary
#E8E2FB #FBF4E2 #E8FBE2
monochromatic
#9376EC #BDACF4 #E8E2FB #EAE4FB #EAE4FB
Accessibility & contrast
On white
1.26
#E8E2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#E8E2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8E2FB
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8E2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8E2FB | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FC
Deuteranopia (green-blind)
#DEE5FA
Tritanopia (blue-blind)
#E5E5EA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e8e2fb; /* rgb */ color: rgb(232, 226, 251); /* oklch */ color: oklch(92.5% 0.034 296.7);
Tailwind
colors: {
custom: {
50: '#efebfc',
500: '#e8e2fb',
950: '#000000',
},
}SCSS
$custom: #e8e2fb; $custom-light: #efebfc; $custom-dark: #000000;
JSON
{
"hex": "#e8e2fb",
"rgb": {
"r": 232,
"g": 226,
"b": 251
},
"hsl": {
"h": 254.4,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.925,
"c": 0.03419,
"h": 296.7
},
"luminance": 0.78514
}Semantic roles & 50–950 ramp
primary
#E8E2FB
secondary
#D2E2A0
accent
#D80EA7
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485