#E79BFB#E79BFB
#E79BFB is a light, vivid purple. Relative luminance 0.474; OKLCH L 79.7% C 0.153 H 319.1°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E79BFB |
|---|---|
| RGB | rgb(231, 155, 251) |
| HSL | hsl(288, 92%, 80%) |
| HSV | hsv(288, 38%, 98%) |
| CMYK | cmyk(8%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(74.44, 43.99, -36.59) |
| CIE-LCH | lch(74.44, 57.22, 320.25°) |
| OKLab | oklab(79.74% 0.116 -0.1005) |
| OKLCH | oklch(79.74% 0.153 319.1) |
| XYZ | xyz(62.0866, 47.3985, 97.1264) |
| Luminance | 0.4740 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.53
Baby Purple
#CA9BF7
ΔE00 5.57
Violet (CSS)
#EE82EE
ΔE00 5.64
Lilac (survey)
#CEA2FD
ΔE00 5.68
Lavender (survey)
#C79FEF
ΔE00 6.30
Plum
#DDA0DD
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79BFB #AFFB9B
analogous
#B79BFB #E79BFB #FB9BDF
triadic
#E79BFB #FBE79B #9BFBE7
tetradic
#E79BFB #FBB79B #AFFB9B #9BDFFB
square
#E79BFB #FBB79B #AFFB9B #9BDFFB
split-complementary
#E79BFB #DFFB9B #9BFBB7
monochromatic
#CB25F6 #D960F9 #E79BFB #F5D6FD #F8E2FE
Accessibility & contrast
On white
2.00
#E79BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#E79BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79BFB
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79BFB | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FF
Deuteranopia (green-blind)
#A1BAF8
Tritanopia (blue-blind)
#E8A7BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e79bfb; /* rgb */ color: rgb(231, 155, 251); /* oklch */ color: oklch(79.7% 0.153 319.1);
Tailwind
colors: {
custom: {
50: '#f0bafd',
500: '#e79bfb',
950: '#000000',
},
}SCSS
$custom: #e79bfb; $custom-light: #f0bafd; $custom-dark: #000000;
JSON
{
"hex": "#e79bfb",
"rgb": {
"r": 231,
"g": 155,
"b": 251
},
"hsl": {
"h": 287.5,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.79743,
"c": 0.15344,
"h": 319.1
},
"luminance": 0.47397
}Semantic roles & 50–950 ramp
primary
#E79BFB
secondary
#DCF6D5
accent
#E60030
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185