#E7BBFA#E7BBFA
#E7BBFA is a very light, moderate purple. Relative luminance 0.594; OKLCH L 85.1% C 0.098 H 315.5°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BBFA |
|---|---|
| RGB | rgb(231, 187, 250) |
| HSL | hsl(282, 86%, 86%) |
| HSV | hsv(282, 25%, 98%) |
| CMYK | cmyk(7.6%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(81.53, 26.76, -25.15) |
| CIE-LCH | lch(81.53, 36.73, 316.77°) |
| OKLab | oklab(85.12% 0.0697 -0.0683) |
| OKLCH | oklch(85.12% 0.098 315.5) |
| XYZ | xyz(67.9780, 59.4328, 98.3146) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.57
Light Lilac
#EDC8FF
ΔE00 3.22
Mauve
#E0B0FF
ΔE00 3.92
Light Lavender
#DFC5FE
ΔE00 4.06
Light Violet
#D6B4FC
ΔE00 4.26
Pale Lilac
#E4CBFF
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BBFA #CEFABB
analogous
#C7BBFA #E7BBFA #FABBED
triadic
#E7BBFA #FAE7BB #BBFAE7
tetradic
#E7BBFA #FAC7BB #CEFABB #BBEDFA
square
#E7BBFA #FAC7BB #CEFABB #BBEDFA
split-complementary
#E7BBFA #EDFABB #BBFAC7
monochromatic
#BF49F2 #D382F6 #E7BBFA #F5E2FD #F5E2FD
Accessibility & contrast
On white
1.63
#E7BBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#E7BBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BBFA
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BBFA | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FD
Deuteranopia (green-blind)
#BCCCF8
Tritanopia (blue-blind)
#E6C2D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #e7bbfa; /* rgb */ color: rgb(231, 187, 250); /* oklch */ color: oklch(85.1% 0.098 315.5);
Tailwind
colors: {
custom: {
50: '#efcffc',
500: '#e7bbfa',
950: '#000000',
},
}SCSS
$custom: #e7bbfa; $custom-light: #efcffc; $custom-dark: #000000;
JSON
{
"hex": "#e7bbfa",
"rgb": {
"r": 231,
"g": 187,
"b": 250
},
"hsl": {
"h": 281.905,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.8512,
"c": 0.09759,
"h": 315.5
},
"luminance": 0.59432
}Semantic roles & 50–950 ramp
primary
#E7BBFA
secondary
#99DE7B
accent
#E30346
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161417
muted
#858385