#E7BBEC#E7BBEC
#E7BBEC is a very light, moderate purple. Relative luminance 0.586; OKLCH L 84.6% C 0.082 H 322.9°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BBEC |
|---|---|
| RGB | rgb(231, 187, 236) |
| HSL | hsl(294, 56%, 83%) |
| HSV | hsv(294, 21%, 93%) |
| CMYK | cmyk(2.1%, 20.8%, 0%, 7.5%) |
| CIE-LAB | lab(81.06, 24.08, -18.36) |
| CIE-LCH | lch(81.06, 30.28, 322.67°) |
| OKLab | oklab(84.61% 0.0654 -0.0494) |
| OKLCH | oklch(84.61% 0.082 322.9) |
| XYZ | xyz(65.8637, 58.5871, 87.1794) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.41
Light Lilac
#EDC8FF
ΔE00 3.85
Very Light Purple
#F6CEFC
ΔE00 4.33
Pale Lavender
#EECFFE
ΔE00 4.96
Pale Mauve
#FED0FC
ΔE00 5.20
Light Lavender
#DFC5FE
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BBEC #C0ECBB
analogous
#CEBBEC #E7BBEC #ECBBD8
triadic
#E7BBEC #ECE7BB #BBECE7
tetradic
#E7BBEC #ECCEBB #C0ECBB #BBD8EC
square
#E7BBEC #ECCEBB #C0ECBB #BBD8EC
split-complementary
#E7BBEC #D8ECBB #BBECCE
monochromatic
#C55BD1 #D68BDF #E7BBEC #F7E7F8 #F7E7F8
Accessibility & contrast
On white
1.65
#E7BBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#E7BBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BBEC
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BBEC | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EE
Deuteranopia (green-blind)
#C0CBEA
Tritanopia (blue-blind)
#E9BFCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e7bbec; /* rgb */ color: rgb(231, 187, 236); /* oklch */ color: oklch(84.6% 0.082 322.9);
Tailwind
colors: {
custom: {
50: '#efcff2',
500: '#e7bbec',
950: '#000000',
},
}SCSS
$custom: #e7bbec; $custom-light: #efcff2; $custom-dark: #000000;
JSON
{
"hex": "#e7bbec",
"rgb": {
"r": 231,
"g": 187,
"b": 236
},
"hsl": {
"h": 293.878,
"s": 56.322,
"l": 82.941
},
"oklch": {
"l": 0.84609,
"c": 0.08202,
"h": 322.9
},
"luminance": 0.58586
}Semantic roles & 50–950 ramp
primary
#E7BBEC
secondary
#8AC982
accent
#C42232
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161416
muted
#858385