#7F50ED#7F50ED
#7F50ED is a mid, highly saturated violet. Relative luminance 0.164; OKLCH L 57.1% C 0.223 H 291.5°. Best body text is #FFFFFF at 4.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7F50ED |
|---|---|
| RGB | rgb(127, 80, 237) |
| HSL | hsl(258, 81%, 62%) |
| HSV | hsv(258, 66%, 93%) |
| CMYK | cmyk(46.4%, 66.2%, 0%, 7.1%) |
| CIE-LAB | lab(47.45, 54.81, -72.46) |
| CIE-LCH | lch(47.45, 90.85, 307.11°) |
| OKLab | oklab(57.08% 0.0816 -0.2075) |
| OKLCH | oklch(57.08% 0.223 291.5) |
| XYZ | xyz(26.9028, 16.3628, 81.8452) |
| Luminance | 0.1636 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 2.33
Light Indigo
#6D5ACF
ΔE00 5.50
Bluish Purple
#703BE7
ΔE00 5.61
Purpleish Blue
#6140EF
ΔE00 5.90
Slate Blue
#6A5ACD
ΔE00 6.02
Mediumslateblue
#7B68EE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F50ED #BEED50
analogous
#5070ED #7F50ED #CE50ED
triadic
#7F50ED #ED7F50 #50ED7F
tetradic
#7F50ED #ED5070 #BEED50 #50EDCE
square
#7F50ED #ED5070 #BEED50 #50EDCE
split-complementary
#7F50ED #EDCE50 #70ED50
monochromatic
#4212B0 #5619E7 #7F50ED #A887F3 #D0BFF8
Accessibility & contrast
On white
4.91
#7F50ED on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.27
#7F50ED on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #7F50ED
4.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F50ED | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##7F50ED | 1.00 | 4.91 | 4.27 | 4.91 |
| #FFFFFF | 4.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0073F2
Deuteranopia (green-blind)
#006DEA
Tritanopia (blue-blind)
#5D7798
Achromatopsia (no color)
#717171
Design tokens & code
CSS
--color: #7f50ed; /* rgb */ color: rgb(127, 80, 237); /* oklch */ color: oklch(57.1% 0.223 291.5);
Tailwind
colors: {
custom: {
50: '#ac84f4',
500: '#7f50ed',
950: '#000000',
},
}SCSS
$custom: #7f50ed; $custom-light: #ac84f4; $custom-dark: #000000;
JSON
{
"hex": "#7f50ed",
"rgb": {
"r": 127,
"g": 80,
"b": 237
},
"hsl": {
"h": 257.962,
"s": 81.347,
"l": 62.157
},
"oklch": {
"l": 0.57079,
"c": 0.22299,
"h": 291.5
},
"luminance": 0.16364
}Semantic roles & 50–950 ramp
primary
#7F50ED
secondary
#D8E9B0
accent
#DE089E
background
#FBF8FF
surface
#F6EFFE
border
#D0CAD6
text
#110B17
muted
#807C85