#E7BAEB#E7BAEB
#E7BAEB is a very light, moderate purple. Relative luminance 0.581; OKLCH L 84.4% C 0.083 H 323.6°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BAEB |
|---|---|
| RGB | rgb(231, 186, 235) |
| HSL | hsl(295, 55%, 83%) |
| HSV | hsv(295, 21%, 92%) |
| CMYK | cmyk(1.7%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(80.80, 24.43, -18.23) |
| CIE-LCH | lch(80.80, 30.48, 323.27°) |
| OKLab | oklab(84.39% 0.0666 -0.0491) |
| OKLCH | oklch(84.39% 0.083 323.6) |
| XYZ | xyz(65.5074, 58.1063, 86.3460) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.55
Light Lilac
#EDC8FF
ΔE00 4.11
Very Light Purple
#F6CEFC
ΔE00 4.55
Pale Lavender
#EECFFE
ΔE00 5.24
Pale Mauve
#FED0FC
ΔE00 5.34
Light Lavender
#DFC5FE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BAEB #BEEBBA
analogous
#CEBAEB #E7BAEB #EBBAD6
triadic
#E7BAEB #EBE7BA #BAEBE7
tetradic
#E7BAEB #EBCEBA #BEEBBA #BAD6EB
square
#E7BAEB #EBCEBA #BEEBBA #BAD6EB
split-complementary
#E7BAEB #D6EBBA #BAEBCE
monochromatic
#C65BCF #D68BDD #E7BAEB #F7E7F8 #F7E7F8
Accessibility & contrast
On white
1.66
#E7BAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#E7BAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BAEB
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BAEB | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5ED
Deuteranopia (green-blind)
#C0CAE9
Tritanopia (blue-blind)
#E9BECB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e7baeb; /* rgb */ color: rgb(231, 186, 235); /* oklch */ color: oklch(84.4% 0.083 323.6);
Tailwind
colors: {
custom: {
50: '#efcff1',
500: '#e7baeb',
950: '#000000',
},
}SCSS
$custom: #e7baeb; $custom-light: #efcff1; $custom-dark: #000000;
JSON
{
"hex": "#e7baeb",
"rgb": {
"r": 231,
"g": 186,
"b": 235
},
"hsl": {
"h": 295.102,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.84394,
"c": 0.08272,
"h": 323.6
},
"luminance": 0.58105
}Semantic roles & 50–950 ramp
primary
#E7BAEB
secondary
#87C782
accent
#C32330
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161316
muted
#858385