#E8BBEF#E8BBEF
#E8BBEF is a very light, moderate purple. Relative luminance 0.589; OKLCH L 84.8% C 0.086 H 321.8°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BBEF |
|---|---|
| RGB | rgb(232, 187, 239) |
| HSL | hsl(292, 62%, 84%) |
| HSV | hsv(292, 22%, 94%) |
| CMYK | cmyk(2.9%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(81.25, 24.97, -19.68) |
| CIE-LCH | lch(81.25, 31.79, 321.76°) |
| OKLab | oklab(84.81% 0.0675 -0.0531) |
| OKLCH | oklch(84.81% 0.086 321.8) |
| XYZ | xyz(66.6270, 58.9298, 89.5094) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.74
Light Lilac
#EDC8FF
ΔE00 3.51
Very Light Purple
#F6CEFC
ΔE00 4.40
Pale Lavender
#EECFFE
ΔE00 4.95
Light Lavender
#DFC5FE
ΔE00 5.33
Pale Mauve
#FED0FC
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BBEF #C2EFBB
analogous
#CEBBEF #E8BBEF #EFBBDC
triadic
#E8BBEF #EFE8BB #BBEFE8
tetradic
#E8BBEF #EFCEBB #C2EFBB #BBDCEF
square
#E8BBEF #EFCEBB #C2EFBB #BBDCEF
split-complementary
#E8BBEF #DCEFBB #BBEFCE
monochromatic
#C658D8 #D789E3 #E8BBEF #F7E6F9 #F7E6F9
Accessibility & contrast
On white
1.64
#E8BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#E8BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BBEF
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BBEF | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C7F1
Deuteranopia (green-blind)
#C0CCED
Tritanopia (blue-blind)
#EAC0CD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e8bbef; /* rgb */ color: rgb(232, 187, 239); /* oklch */ color: oklch(84.8% 0.086 321.8);
Tailwind
colors: {
custom: {
50: '#efcff4',
500: '#e8bbef',
950: '#000000',
},
}SCSS
$custom: #e8bbef; $custom-light: #efcff4; $custom-dark: #000000;
JSON
{
"hex": "#e8bbef",
"rgb": {
"r": 232,
"g": 187,
"b": 239
},
"hsl": {
"h": 291.923,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84808,
"c": 0.08584,
"h": 321.8
},
"luminance": 0.58928
}Semantic roles & 50–950 ramp
primary
#E8BBEF
secondary
#8BCD81
accent
#CA1C33
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161417
muted
#858385