#7F58EA#7F58EA
#7F58EA is a mid, highly saturated violet. Relative luminance 0.174; OKLCH L 58.0% C 0.210 H 290.7°. Best body text is #FFFFFF at 4.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7F58EA |
|---|---|
| RGB | rgb(127, 88, 234) |
| HSL | hsl(256, 78%, 63%) |
| HSV | hsv(256, 62%, 92%) |
| CMYK | cmyk(45.7%, 62.4%, 0%, 8.2%) |
| CIE-LAB | lab(48.80, 49.74, -68.57) |
| CIE-LCH | lch(48.80, 84.71, 305.96°) |
| OKLab | oklab(57.99% 0.074 -0.1961) |
| OKLCH | oklch(57.99% 0.21 290.7) |
| XYZ | xyz(27.0892, 17.4310, 79.7632) |
| Luminance | 0.1743 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 1.77
Mediumslateblue
#7B68EE
ΔE00 4.66
Light Indigo
#6D5ACF
ΔE00 4.87
Slate Blue
#6A5ACD
ΔE00 5.44
Dark Periwinkle
#665FD1
ΔE00 5.92
Lightish Purple
#A552E6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F58EA #C3EA58
analogous
#587AEA #7F58EA #C858EA
triadic
#7F58EA #EA7F58 #58EA7F
tetradic
#7F58EA #EA587A #C3EA58 #58EAC8
square
#7F58EA #EA587A #C3EA58 #58EAC8
split-complementary
#7F58EA #EAC858 #7AEA58
monochromatic
#4016B1 #5522E3 #7F58EA #A98EF1 #D2C5F8
Accessibility & contrast
On white
4.68
#7F58EA on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.49
#7F58EA on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #7F58EA
4.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F58EA | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F58EA | 1.00 | 4.68 | 4.49 | 4.68 |
| #FFFFFF | 4.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0076EF
Deuteranopia (green-blind)
#0071E7
Tritanopia (blue-blind)
#5E7A99
Achromatopsia (no color)
#747474
Design tokens & code
CSS
--color: #7f58ea; /* rgb */ color: rgb(127, 88, 234); /* oklch */ color: oklch(58.0% 0.210 290.7);
Tailwind
colors: {
custom: {
50: '#ac89f2',
500: '#7f58ea',
950: '#000000',
},
}SCSS
$custom: #7f58ea; $custom-light: #ac89f2; $custom-dark: #000000;
JSON
{
"hex": "#7f58ea",
"rgb": {
"r": 127,
"g": 88,
"b": 234
},
"hsl": {
"h": 256.027,
"s": 77.66,
"l": 63.137
},
"oklch": {
"l": 0.57986,
"c": 0.20958,
"h": 290.7
},
"luminance": 0.17432
}Semantic roles & 50–950 ramp
primary
#7F58EA
secondary
#DBE9B5
accent
#DA0CA3
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110C17
muted
#807D85