#E1BBFF#E1BBFF
#E1BBFF is a very light, moderate violet. Relative luminance 0.588; OKLCH L 84.8% C 0.101 H 309.7°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BBFF |
|---|---|
| RGB | rgb(225, 187, 255) |
| HSL | hsl(274, 100%, 87%) |
| HSV | hsv(274, 27%, 100%) |
| CMYK | cmyk(11.8%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(81.16, 25.89, -28.43) |
| CIE-LCH | lch(81.16, 38.45, 312.32°) |
| OKLab | oklab(84.77% 0.0645 -0.0776) |
| OKLCH | oklch(84.77% 0.101 309.7) |
| XYZ | xyz(66.8685, 58.7688, 102.4092) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.45
Mauve
#E0B0FF
ΔE00 3.05
Light Lavendar
#EFC0FE
ΔE00 3.32
Light Lavender
#DFC5FE
ΔE00 3.33
Light Lilac
#EDC8FF
ΔE00 4.15
Pale Violet
#CEAEFA
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BBFF #D9FFBB
analogous
#BFBBFF #E1BBFF #FFBBFB
triadic
#E1BBFF #FFE1BB #BBFFE1
tetradic
#E1BBFF #FFBFBB #D9FFBB #BBFBFF
square
#E1BBFF #FFBFBB #D9FFBB #BBFBFF
split-complementary
#E1BBFF #FBFFBB #BBFFBF
monochromatic
#AB41FF #C67EFF #E1BBFF #F1E0FF #F1E0FF
Accessibility & contrast
On white
1.65
#E1BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#E1BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BBFF
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BBFF | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#B7CAFD
Tritanopia (blue-blind)
#DEC4D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e1bbff; /* rgb */ color: rgb(225, 187, 255); /* oklch */ color: oklch(84.8% 0.101 309.7);
Tailwind
colors: {
custom: {
50: '#ebcfff',
500: '#e1bbff',
950: '#000000',
},
}SCSS
$custom: #e1bbff; $custom-light: #ebcfff; $custom-dark: #000000;
JSON
{
"hex": "#e1bbff",
"rgb": {
"r": 225,
"g": 187,
"b": 255
},
"hsl": {
"h": 273.529,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.84771,
"c": 0.10092,
"h": 309.7
},
"luminance": 0.58768
}Semantic roles & 50–950 ramp
primary
#E1BBFF
secondary
#A9E777
accent
#E60065
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386