#E58BFB#E58BFB
#E58BFB is a light, vivid purple. Relative luminance 0.421; OKLCH L 77.1% C 0.179 H 319.5°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E58BFB |
|---|---|
| RGB | rgb(229, 139, 251) |
| HSL | hsl(288, 93%, 76%) |
| HSV | hsv(288, 45%, 98%) |
| CMYK | cmyk(8.8%, 44.6%, 0%, 1.6%) |
| CIE-LAB | lab(70.93, 51.70, -42.07) |
| CIE-LCH | lch(70.93, 66.66, 320.86°) |
| OKLab | oklab(77.06% 0.1361 -0.1161) |
| OKLCH | oklch(77.06% 0.179 319.5) |
| XYZ | xyz(58.9561, 42.0904, 96.2667) |
| Luminance | 0.4209 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.44
Purply Pink
#F075E6
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 6.06
Liliac
#C48EFD
ΔE00 6.48
Baby Purple
#CA9BF7
ΔE00 6.52
Lilac (survey)
#CEA2FD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E58BFB #A1FB8B
analogous
#AD8BFB #E58BFB #FB8BD9
triadic
#E58BFB #FBE58B #8BFBE5
tetradic
#E58BFB #FBAD8B #A1FB8B #8BD9FB
square
#E58BFB #FBAD8B #A1FB8B #8BD9FB
split-complementary
#E58BFB #D9FB8B #8BFBAD
monochromatic
#CA15F7 #D850F9 #E58BFB #F2C6FD #F8E1FE
Accessibility & contrast
On white
2.23
#E58BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#E58BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E58BFB
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E58BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E58BFB | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FF
Deuteranopia (green-blind)
#93B1F8
Tritanopia (blue-blind)
#E69AB7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e58bfb; /* rgb */ color: rgb(229, 139, 251); /* oklch */ color: oklch(77.1% 0.179 319.5);
Tailwind
colors: {
custom: {
50: '#efaffd',
500: '#e58bfb',
950: '#000000',
},
}SCSS
$custom: #e58bfb; $custom-light: #efaffd; $custom-dark: #000000;
JSON
{
"hex": "#e58bfb",
"rgb": {
"r": 229,
"g": 139,
"b": 251
},
"hsl": {
"h": 288.214,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.77063,
"c": 0.17892,
"h": 319.5
},
"luminance": 0.42088
}Semantic roles & 50–950 ramp
primary
#E58BFB
secondary
#DBF6D5
accent
#E6002D
background
#FEFAFF
surface
#FDF5FF
border
#D5CFD7
text
#171117
muted
#858085