#7F5FE7#7F5FE7
#7F5FE7 is a mid, vivid violet. Relative luminance 0.185; OKLCH L 58.8% C 0.197 H 289.8°. Best body text is #000000 at 4.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7F5FE7 |
|---|---|
| RGB | rgb(127, 95, 231) |
| HSL | hsl(254, 74%, 64%) |
| HSV | hsv(254, 59%, 91%) |
| CMYK | cmyk(45%, 58.9%, 0%, 9.4%) |
| CIE-LAB | lab(50.06, 45.03, -64.85) |
| CIE-LCH | lch(50.06, 78.95, 304.78°) |
| OKLab | oklab(58.84% 0.0667 -0.1851) |
| OKLCH | oklch(58.84% 0.197 289.8) |
| XYZ | xyz(27.2643, 18.4650, 77.7134) |
| Luminance | 0.1847 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 2.84
Mediumslateblue
#7B68EE
ΔE00 3.01
Light Indigo
#6D5ACF
ΔE00 4.92
Dark Periwinkle
#665FD1
ΔE00 5.46
Slate Blue
#6A5ACD
ΔE00 5.47
Mediumpurple
#9370DB
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F5FE7 #C7E75F
analogous
#5F83E7 #7F5FE7 #C35FE7
triadic
#7F5FE7 #E77F5F #5FE77F
tetradic
#7F5FE7 #E75F83 #C7E75F #5FE7C3
square
#7F5FE7 #E75F83 #C7E75F #5FE7C3
split-complementary
#7F5FE7 #E7C35F #83E75F
monochromatic
#3E1BB1 #542ADF #7F5FE7 #AA94EF #D4C9F7
Accessibility & contrast
On white
4.47
#7F5FE7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.69
#7F5FE7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F5FE7
4.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F5FE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F5FE7 | 1.00 | 4.47 | 4.69 | 4.69 |
| #FFFFFF | 4.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007AEB
Deuteranopia (green-blind)
#0074E4
Tritanopia (blue-blind)
#5F7E9A
Achromatopsia (no color)
#777777
Design tokens & code
CSS
--color: #7f5fe7; /* rgb */ color: rgb(127, 95, 231); /* oklch */ color: oklch(58.8% 0.197 289.8);
Tailwind
colors: {
custom: {
50: '#ab8eef',
500: '#7f5fe7',
950: '#000000',
},
}SCSS
$custom: #7f5fe7; $custom-light: #ab8eef; $custom-dark: #000000;
JSON
{
"hex": "#7f5fe7",
"rgb": {
"r": 127,
"g": 95,
"b": 231
},
"hsl": {
"h": 254.118,
"s": 73.913,
"l": 63.922
},
"oklch": {
"l": 0.58837,
"c": 0.19678,
"h": 289.8
},
"luminance": 0.18466
}Semantic roles & 50–950 ramp
primary
#7F5FE7
secondary
#DEE9B9
accent
#D60FA7
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110C17
muted
#807D85