#E1BBFA#E1BBFA
#E1BBFA is a very light, moderate violet. Relative luminance 0.585; OKLCH L 84.6% C 0.095 H 311.7°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BBFA |
|---|---|
| RGB | rgb(225, 187, 250) |
| HSL | hsl(276, 86%, 86%) |
| HSV | hsv(276, 25%, 98%) |
| CMYK | cmyk(10%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(80.99, 24.87, -26.03) |
| CIE-LCH | lch(80.99, 36.00, 313.70°) |
| OKLab | oklab(84.58% 0.0631 -0.0709) |
| OKLCH | oklch(84.58% 0.095 311.7) |
| XYZ | xyz(66.0741, 58.4511, 98.2253) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.72
Light Lavender
#DFC5FE
ΔE00 3.11
Light Violet
#D6B4FC
ΔE00 3.18
Light Lilac
#EDC8FF
ΔE00 3.48
Mauve
#E0B0FF
ΔE00 3.68
Pale Lilac
#E4CBFF
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BBFA #D4FABB
analogous
#C1BBFA #E1BBFA #FABBF4
triadic
#E1BBFA #FAE1BB #BBFAE1
tetradic
#E1BBFA #FAC1BB #D4FABB #BBF4FA
square
#E1BBFA #FAC1BB #D4FABB #BBF4FA
split-complementary
#E1BBFA #F4FABB #BBFAC1
monochromatic
#AF49F2 #C882F6 #E1BBFA #F2E2FD #F2E2FD
Accessibility & contrast
On white
1.65
#E1BBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#E1BBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BBFA
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BBFA | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FD
Deuteranopia (green-blind)
#B9CAF8
Tritanopia (blue-blind)
#DFC3D1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e1bbfa; /* rgb */ color: rgb(225, 187, 250); /* oklch */ color: oklch(84.6% 0.095 311.7);
Tailwind
colors: {
custom: {
50: '#ebcffc',
500: '#e1bbfa',
950: '#000000',
},
}SCSS
$custom: #e1bbfa; $custom-light: #ebcffc; $custom-dark: #000000;
JSON
{
"hex": "#e1bbfa",
"rgb": {
"r": 225,
"g": 187,
"b": 250
},
"hsl": {
"h": 276.19,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.84579,
"c": 0.09486,
"h": 311.7
},
"luminance": 0.5845
}Semantic roles & 50–950 ramp
primary
#E1BBFA
secondary
#A2DE7B
accent
#E3035C
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385