#E79CFD#E79CFD
#E79CFD is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.0% C 0.154 H 318.3°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E79CFD |
|---|---|
| RGB | rgb(231, 156, 253) |
| HSL | hsl(286, 96%, 80%) |
| HSV | hsv(286, 38%, 99%) |
| CMYK | cmyk(8.7%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(74.74, 43.85, -37.22) |
| CIE-LCH | lch(74.74, 57.52, 319.68°) |
| OKLab | oklab(79.99% 0.115 -0.1023) |
| OKLCH | oklch(79.99% 0.154 318.3) |
| XYZ | xyz(62.5707, 47.8595, 98.8512) |
| Luminance | 0.4786 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.32
Baby Purple
#CA9BF7
ΔE00 5.43
Lilac (survey)
#CEA2FD
ΔE00 5.46
Violet (CSS)
#EE82EE
ΔE00 5.94
Lavender (survey)
#C79FEF
ΔE00 6.20
Pastel Purple
#CAA0FF
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79CFD #B2FD9C
analogous
#B79CFD #E79CFD #FD9CE2
triadic
#E79CFD #FDE79C #9CFDE7
tetradic
#E79CFD #FDB79C #B2FD9C #9CE2FD
square
#E79CFD #FDB79C #B2FD9C #9CE2FD
split-complementary
#E79CFD #E2FD9C #9CFDB7
monochromatic
#CA24FB #D860FC #E79CFD #F6D8FE #F8E1FE
Accessibility & contrast
On white
1.99
#E79CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#E79CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79CFD
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79CFD | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#A1BAFA
Tritanopia (blue-blind)
#E7A8C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e79cfd; /* rgb */ color: rgb(231, 156, 253); /* oklch */ color: oklch(80.0% 0.154 318.3);
Tailwind
colors: {
custom: {
50: '#f0bafe',
500: '#e79cfd',
950: '#000000',
},
}SCSS
$custom: #e79cfd; $custom-light: #f0bafe; $custom-dark: #000000;
JSON
{
"hex": "#e79cfd",
"rgb": {
"r": 231,
"g": 156,
"b": 253
},
"hsl": {
"h": 286.392,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.7999,
"c": 0.15388,
"h": 318.3
},
"luminance": 0.47858
}Semantic roles & 50–950 ramp
primary
#E79CFD
secondary
#DCF7D4
accent
#E60034
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171218
muted
#858186