#E1BBFB#E1BBFB
#E1BBFB is a very light, moderate violet. Relative luminance 0.585; OKLCH L 84.6% C 0.096 H 311.2°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BBFB |
|---|---|
| RGB | rgb(225, 187, 251) |
| HSL | hsl(276, 89%, 86%) |
| HSV | hsv(276, 25%, 98%) |
| CMYK | cmyk(10.4%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(81.02, 25.07, -26.51) |
| CIE-LCH | lch(81.02, 36.49, 313.41°) |
| OKLab | oklab(84.62% 0.0633 -0.0722) |
| OKLCH | oklch(84.62% 0.096 311.2) |
| XYZ | xyz(66.2313, 58.5139, 99.0533) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.81
Light Violet
#D6B4FC
ΔE00 3.01
Light Lavender
#DFC5FE
ΔE00 3.12
Mauve
#E0B0FF
ΔE00 3.53
Light Lilac
#EDC8FF
ΔE00 3.60
Pale Lilac
#E4CBFF
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BBFB #D5FBBB
analogous
#C1BBFB #E1BBFB #FBBBF5
triadic
#E1BBFB #FBE1BB #BBFBE1
tetradic
#E1BBFB #FBC1BB #D5FBBB #BBF5FB
square
#E1BBFB #FBC1BB #D5FBBB #BBF5FB
split-complementary
#E1BBFB #F5FBBB #BBFBC1
monochromatic
#AE47F4 #C781F8 #E1BBFB #F2E2FD #F2E2FD
Accessibility & contrast
On white
1.65
#E1BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#E1BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BBFB
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BBFB | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FE
Deuteranopia (green-blind)
#B9CAF9
Tritanopia (blue-blind)
#DFC3D1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e1bbfb; /* rgb */ color: rgb(225, 187, 251); /* oklch */ color: oklch(84.6% 0.096 311.2);
Tailwind
colors: {
custom: {
50: '#ebcffc',
500: '#e1bbfb',
950: '#000000',
},
}SCSS
$custom: #e1bbfb; $custom-light: #ebcffc; $custom-dark: #000000;
JSON
{
"hex": "#e1bbfb",
"rgb": {
"r": 225,
"g": 187,
"b": 251
},
"hsl": {
"h": 275.625,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.84617,
"c": 0.09606,
"h": 311.2
},
"luminance": 0.58513
}Semantic roles & 50–950 ramp
primary
#E1BBFB
secondary
#A4E07A
accent
#E6005D
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385