#E58CFB#E58CFB
#E58CFB is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.2% C 0.177 H 319.5°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E58CFB |
|---|---|
| RGB | rgb(229, 140, 251) |
| HSL | hsl(288, 93%, 77%) |
| HSV | hsv(288, 44%, 98%) |
| CMYK | cmyk(8.8%, 44.2%, 0%, 1.6%) |
| CIE-LAB | lab(71.13, 51.19, -41.76) |
| CIE-LCH | lch(71.13, 66.06, 320.80°) |
| OKLab | oklab(77.21% 0.1347 -0.1152) |
| OKLCH | oklch(77.21% 0.177 319.5) |
| XYZ | xyz(59.1015, 42.3813, 96.3152) |
| Luminance | 0.4238 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.52
Purply Pink
#F075E6
ΔE00 5.85
Lavender Pink
#DD85D7
ΔE00 6.07
Baby Purple
#CA9BF7
ΔE00 6.40
Liliac
#C48EFD
ΔE00 6.47
Lilac (survey)
#CEA2FD
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E58CFB #A2FB8C
analogous
#AE8CFB #E58CFB #FB8CDA
triadic
#E58CFB #FBE58C #8CFBE5
tetradic
#E58CFB #FBAE8C #A2FB8C #8CDAFB
square
#E58CFB #FBAE8C #A2FB8C #8CDAFB
split-complementary
#E58CFB #DAFB8C #8CFBAE
monochromatic
#CA16F7 #D851F9 #E58CFB #F2C7FD #F8E1FE
Accessibility & contrast
On white
2.22
#E58CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#E58CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E58CFB
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E58CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E58CFB | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#93B1F8
Tritanopia (blue-blind)
#E69AB8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e58cfb; /* rgb */ color: rgb(229, 140, 251); /* oklch */ color: oklch(77.2% 0.177 319.5);
Tailwind
colors: {
custom: {
50: '#efb0fd',
500: '#e58cfb',
950: '#000000',
},
}SCSS
$custom: #e58cfb; $custom-light: #efb0fd; $custom-dark: #000000;
JSON
{
"hex": "#e58cfb",
"rgb": {
"r": 229,
"g": 140,
"b": 251
},
"hsl": {
"h": 288.108,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.77213,
"c": 0.17729,
"h": 319.5
},
"luminance": 0.42379
}Semantic roles & 50–950 ramp
primary
#E58CFB
secondary
#DBF6D5
accent
#E6002D
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085