#E79AFF#E79AFF
#E79AFF is a light, vivid purple. Relative luminance 0.473; OKLCH L 79.8% C 0.159 H 317.9°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E79AFF |
|---|---|
| RGB | rgb(231, 154, 255) |
| HSL | hsl(286, 100%, 80%) |
| HSV | hsv(286, 40%, 100%) |
| CMYK | cmyk(9.4%, 39.6%, 0%, 0%) |
| CIE-LAB | lab(74.40, 45.29, -38.83) |
| CIE-LCH | lch(74.40, 59.66, 319.40°) |
| OKLab | oklab(79.76% 0.1182 -0.1069) |
| OKLCH | oklch(79.76% 0.159 317.9) |
| XYZ | xyz(62.5581, 47.3219, 100.4270) |
| Luminance | 0.4732 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 5.38
Lilac (survey)
#CEA2FD
ΔE00 5.51
Violet (CSS)
#EE82EE
ΔE00 5.70
Mauve
#E0B0FF
ΔE00 5.79
Pastel Purple
#CAA0FF
ΔE00 6.20
Lavender (survey)
#C79FEF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79AFF #B2FF9A
analogous
#B59AFF #E79AFF #FF9AE4
triadic
#E79AFF #FFE79A #9AFFE7
tetradic
#E79AFF #FFB59A #B2FF9A #9AE4FF
square
#E79AFF #FFB59A #B2FF9A #9AE4FF
split-complementary
#E79AFF #E4FF9A #9AFFB5
monochromatic
#CA20FF #D85DFF #E79AFF #F6D7FF #F8E0FF
Accessibility & contrast
On white
2.01
#E79AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#E79AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79AFF
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79AFF | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#9EBAFC
Tritanopia (blue-blind)
#E7A7C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e79aff; /* rgb */ color: rgb(231, 154, 255); /* oklch */ color: oklch(79.8% 0.159 317.9);
Tailwind
colors: {
custom: {
50: '#f0b9ff',
500: '#e79aff',
950: '#000000',
},
}SCSS
$custom: #e79aff; $custom-light: #f0b9ff; $custom-dark: #000000;
JSON
{
"hex": "#e79aff",
"rgb": {
"r": 231,
"g": 154,
"b": 255
},
"hsl": {
"h": 285.743,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.7976,
"c": 0.15935,
"h": 317.9
},
"luminance": 0.4732
}Semantic roles & 50–950 ramp
primary
#E79AFF
secondary
#DCF7D4
accent
#E60037
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171118
muted
#858086