#E79BEC#E79BEC
#E79BEC is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.1% C 0.138 H 324.6°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E79BEC |
|---|---|
| RGB | rgb(231, 155, 236) |
| HSL | hsl(296, 68%, 77%) |
| HSV | hsv(296, 34%, 93%) |
| CMYK | cmyk(2.1%, 34.3%, 0%, 7.5%) |
| CIE-LAB | lab(73.86, 41.14, -29.34) |
| CIE-LCH | lch(73.86, 50.53, 324.51°) |
| OKLab | oklab(79.11% 0.1126 -0.0799) |
| OKLCH | oklch(79.11% 0.138 324.6) |
| XYZ | xyz(59.8151, 46.4899, 85.1632) |
| Luminance | 0.4649 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.81
Lavender Pink
#DD85D7
ΔE00 5.46
Violet (CSS)
#EE82EE
ΔE00 5.68
Mauve
#E0B0FF
ΔE00 6.26
Lavender (survey)
#C79FEF
ΔE00 7.18
Baby Purple
#CA9BF7
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79BEC #A0EC9B
analogous
#BF9BEC #E79BEC #EC9BC9
triadic
#E79BEC #ECE79B #9BECE7
tetradic
#E79BEC #ECBF9B #A0EC9B #9BC9EC
square
#E79BEC #ECBF9B #A0EC9B #9BC9EC
split-complementary
#E79BEC #C9EC9B #9BECBF
monochromatic
#CE34D8 #DB68E2 #E79BEC #F3CEF6 #F9E5FA
Accessibility & contrast
On white
2.04
#E79BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#E79BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79BEC
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79BEC | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0EF
Deuteranopia (green-blind)
#A7B9E9
Tritanopia (blue-blind)
#EBA3B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e79bec; /* rgb */ color: rgb(231, 155, 236); /* oklch */ color: oklch(79.1% 0.138 324.6);
Tailwind
colors: {
custom: {
50: '#f0b9f2',
500: '#e79bec',
950: '#000000',
},
}SCSS
$custom: #e79bec; $custom-light: #f0b9f2; $custom-dark: #000000;
JSON
{
"hex": "#e79bec",
"rgb": {
"r": 231,
"g": 155,
"b": 236
},
"hsl": {
"h": 296.296,
"s": 68.067,
"l": 76.667
},
"oklch": {
"l": 0.79113,
"c": 0.13802,
"h": 324.6
},
"luminance": 0.46488
}Semantic roles & 50–950 ramp
primary
#E79BEC
secondary
#DBF2D9
accent
#D01621
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185