#E79FF9#E79FF9
#E79FF9 is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.3% C 0.145 H 319.4°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E79FF9 |
|---|---|
| RGB | rgb(231, 159, 249) |
| HSL | hsl(288, 88%, 80%) |
| HSV | hsv(288, 36%, 98%) |
| CMYK | cmyk(7.2%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(75.22, 41.49, -34.31) |
| CIE-LCH | lch(75.22, 53.84, 320.42°) |
| OKLab | oklab(80.3% 0.1098 -0.094) |
| OKLCH | oklch(80.3% 0.145 319.4) |
| XYZ | xyz(62.4498, 48.6266, 95.7003) |
| Luminance | 0.4863 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.70
Plum
#DDA0DD
ΔE00 5.56
Lilac (survey)
#CEA2FD
ΔE00 5.64
Baby Purple
#CA9BF7
ΔE00 5.74
Lavender (survey)
#C79FEF
ΔE00 6.11
Violet (CSS)
#EE82EE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79FF9 #B1F99F
analogous
#BA9FF9 #E79FF9 #F99FDE
triadic
#E79FF9 #F9E79F #9FF9E7
tetradic
#E79FF9 #F9BA9F #B1F99F #9FDEF9
square
#E79FF9 #F9BA9F #B1F99F #9FDEF9
split-complementary
#E79FF9 #DEF99F #9FF9BA
monochromatic
#CA2CF2 #D965F5 #E79FF9 #F5D9FD #F8E2FD
Accessibility & contrast
On white
1.96
#E79FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#E79FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79FF9
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79FF9 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FC
Deuteranopia (green-blind)
#A5BCF6
Tritanopia (blue-blind)
#E8AAC1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e79ff9; /* rgb */ color: rgb(231, 159, 249); /* oklch */ color: oklch(80.3% 0.145 319.4);
Tailwind
colors: {
custom: {
50: '#f0bcfb',
500: '#e79ff9',
950: '#000000',
},
}SCSS
$custom: #e79ff9; $custom-light: #f0bcfb; $custom-dark: #000000;
JSON
{
"hex": "#e79ff9",
"rgb": {
"r": 231,
"g": 159,
"b": 249
},
"hsl": {
"h": 288,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.80302,
"c": 0.14456,
"h": 319.4
},
"luminance": 0.48625
}Semantic roles & 50–950 ramp
primary
#E79FF9
secondary
#DCF5D6
accent
#E5012E
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185