#E79BEE#E79BEE
#E79BEE is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.2% C 0.140 H 323.8°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E79BEE |
|---|---|
| RGB | rgb(231, 155, 238) |
| HSL | hsl(295, 71%, 77%) |
| HSV | hsv(295, 35%, 93%) |
| CMYK | cmyk(2.9%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(73.94, 41.51, -30.31) |
| CIE-LCH | lch(73.94, 51.40, 323.86°) |
| OKLab | oklab(79.2% 0.1131 -0.0826) |
| OKLCH | oklch(79.2% 0.14 323.8) |
| XYZ | xyz(60.1073, 46.6068, 86.7021) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.14
Violet (CSS)
#EE82EE
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 5.59
Mauve
#E0B0FF
ΔE00 6.08
Baby Purple
#CA9BF7
ΔE00 6.91
Lavender (survey)
#C79FEF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79BEE #A2EE9B
analogous
#BE9BEE #E79BEE #EE9BCC
triadic
#E79BEE #EEE79B #9BEEE7
tetradic
#E79BEE #EEBE9B #A2EE9B #9BCCEE
square
#E79BEE #EEBE9B #A2EE9B #9BCCEE
split-complementary
#E79BEE #CCEE9B #9BEEBE
monochromatic
#CE32DC #DA67E5 #E79BEE #F4CFF7 #F9E5FB
Accessibility & contrast
On white
2.03
#E79BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#E79BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79BEE
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79BEE | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F1
Deuteranopia (green-blind)
#A6B9EB
Tritanopia (blue-blind)
#EAA3BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e79bee; /* rgb */ color: rgb(231, 155, 238); /* oklch */ color: oklch(79.2% 0.140 323.8);
Tailwind
colors: {
custom: {
50: '#f0b9f3',
500: '#e79bee',
950: '#000000',
},
}SCSS
$custom: #e79bee; $custom-light: #f0b9f3; $custom-dark: #000000;
JSON
{
"hex": "#e79bee",
"rgb": {
"r": 231,
"g": 155,
"b": 238
},
"hsl": {
"h": 294.94,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.79195,
"c": 0.14003,
"h": 323.8
},
"luminance": 0.46605
}Semantic roles & 50–950 ramp
primary
#E79BEE
secondary
#DBF2D9
accent
#D31323
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185