#E1BBFE#E1BBFE
#E1BBFE is a very light, moderate violet. Relative luminance 0.587; OKLCH L 84.7% C 0.100 H 310.1°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BBFE |
|---|---|
| RGB | rgb(225, 187, 254) |
| HSL | hsl(274, 97%, 86%) |
| HSV | hsv(274, 26%, 100%) |
| CMYK | cmyk(11.4%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(81.13, 25.68, -27.95) |
| CIE-LCH | lch(81.13, 37.96, 312.58°) |
| OKLab | oklab(84.73% 0.0642 -0.0763) |
| OKLCH | oklch(84.73% 0.1 310.1) |
| XYZ | xyz(66.7079, 58.7046, 101.5636) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.57
Mauve
#E0B0FF
ΔE00 3.15
Light Lavendar
#EFC0FE
ΔE00 3.18
Light Lavender
#DFC5FE
ΔE00 3.25
Light Lilac
#EDC8FF
ΔE00 4.00
Pale Violet
#CEAEFA
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BBFE #D8FEBB
analogous
#C0BBFE #E1BBFE #FEBBF9
triadic
#E1BBFE #FEE1BB #BBFEE1
tetradic
#E1BBFE #FEC0BB #D8FEBB #BBF9FE
square
#E1BBFE #FEC0BB #D8FEBB #BBF9FE
split-complementary
#E1BBFE #F9FEBB #BBFEC0
monochromatic
#AC42FC #C67FFD #E1BBFE #F2E1FF #F2E1FF
Accessibility & contrast
On white
1.65
#E1BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#E1BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BBFE
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BBFE | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#B8CAFC
Tritanopia (blue-blind)
#DEC4D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e1bbfe; /* rgb */ color: rgb(225, 187, 254); /* oklch */ color: oklch(84.7% 0.100 310.1);
Tailwind
colors: {
custom: {
50: '#ebcfff',
500: '#e1bbfe',
950: '#000000',
},
}SCSS
$custom: #e1bbfe; $custom-light: #ebcfff; $custom-dark: #000000;
JSON
{
"hex": "#e1bbfe",
"rgb": {
"r": 225,
"g": 187,
"b": 254
},
"hsl": {
"h": 274.03,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.84733,
"c": 0.09969,
"h": 310.1
},
"luminance": 0.58704
}Semantic roles & 50–950 ramp
primary
#E1BBFE
secondary
#A7E578
accent
#E60063
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386