#E79FEB#E79FEB
#E79FEB is a light, vivid purple. Relative luminance 0.478; OKLCH L 79.7% C 0.130 H 324.9°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E79FEB |
|---|---|
| RGB | rgb(231, 159, 235) |
| HSL | hsl(297, 66%, 77%) |
| HSV | hsv(297, 32%, 92%) |
| CMYK | cmyk(1.7%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(74.69, 38.84, -27.52) |
| CIE-LCH | lch(74.69, 47.60, 324.68°) |
| OKLab | oklab(79.73% 0.1065 -0.0748) |
| OKLCH | oklch(79.73% 0.13 324.9) |
| XYZ | xyz(60.3470, 47.7854, 84.6258) |
| Luminance | 0.4778 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.05
Mauve
#E0B0FF
ΔE00 5.79
Lavender Pink
#DD85D7
ΔE00 6.19
Violet (CSS)
#EE82EE
ΔE00 6.73
Lavender (survey)
#C79FEF
ΔE00 7.21
Baby Purple
#CA9BF7
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79FEB #A3EB9F
analogous
#C19FEB #E79FEB #EB9FC9
triadic
#E79FEB #EBE79F #9FEBE7
tetradic
#E79FEB #EBC19F #A3EB9F #9FC9EB
square
#E79FEB #EBC19F #A3EB9F #9FC9EB
split-complementary
#E79FEB #C9EB9F #9FEBC1
monochromatic
#CE3AD6 #DA6CE0 #E79FEB #F4D2F6 #F9E6FA
Accessibility & contrast
On white
1.99
#E79FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#E79FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79FEB
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79FEB | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B2EE
Deuteranopia (green-blind)
#AABBE8
Tritanopia (blue-blind)
#EBA6BB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e79feb; /* rgb */ color: rgb(231, 159, 235); /* oklch */ color: oklch(79.7% 0.130 324.9);
Tailwind
colors: {
custom: {
50: '#efbcf1',
500: '#e79feb',
950: '#000000',
},
}SCSS
$custom: #e79feb; $custom-light: #efbcf1; $custom-dark: #000000;
JSON
{
"hex": "#e79feb",
"rgb": {
"r": 231,
"g": 159,
"b": 235
},
"hsl": {
"h": 296.842,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.79727,
"c": 0.1301,
"h": 324.9
},
"luminance": 0.47783
}Semantic roles & 50–950 ramp
primary
#E79FEB
secondary
#DBF1DA
accent
#CD1822
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171216
muted
#858184