#7F5EE8#7F5EE8
#7F5EE8 is a mid, vivid violet. Relative luminance 0.183; OKLCH L 58.8% C 0.199 H 289.9°. Best body text is #000000 at 4.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7F5EE8 |
|---|---|
| RGB | rgb(127, 94, 232) |
| HSL | hsl(254, 75%, 64%) |
| HSV | hsv(254, 59%, 91%) |
| CMYK | cmyk(45.3%, 59.5%, 0%, 9%) |
| CIE-LAB | lab(49.91, 45.87, -65.65) |
| CIE-LCH | lch(49.91, 80.09, 304.95°) |
| OKLab | oklab(58.75% 0.0678 -0.1875) |
| OKLCH | oklch(58.75% 0.199 289.9) |
| XYZ | xyz(27.3165, 18.3426, 78.4295) |
| Luminance | 0.1834 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Purpley
#8756E4
ΔE00 2.65
Mediumslateblue
#7B68EE
ΔE00 3.20
Light Indigo
#6D5ACF
ΔE00 4.93
Slate Blue
#6A5ACD
ΔE00 5.48
Dark Periwinkle
#665FD1
ΔE00 5.53
Lighter Purple
#A55AF4
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F5EE8 #C7E85E
analogous
#5E82E8 #7F5EE8 #C45EE8
triadic
#7F5EE8 #E87F5E #5EE87F
tetradic
#7F5EE8 #E85E82 #C7E85E #5EE8C4
square
#7F5EE8 #E85E82 #C7E85E #5EE8C4
split-complementary
#7F5EE8 #E8C45E #82E85E
monochromatic
#3E19B2 #5428E0 #7F5EE8 #AA94F0 #D4C9F7
Accessibility & contrast
On white
4.50
#7F5EE8 on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.67
#7F5EE8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F5EE8
4.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F5EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F5EE8 | 1.00 | 4.50 | 4.67 | 4.67 |
| #FFFFFF | 4.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0079EC
Deuteranopia (green-blind)
#0073E5
Tritanopia (blue-blind)
#5F7D9A
Achromatopsia (no color)
#777777
Design tokens & code
CSS
--color: #7f5ee8; /* rgb */ color: rgb(127, 94, 232); /* oklch */ color: oklch(58.8% 0.199 289.9);
Tailwind
colors: {
custom: {
50: '#ab8df0',
500: '#7f5ee8',
950: '#000000',
},
}SCSS
$custom: #7f5ee8; $custom-light: #ab8df0; $custom-dark: #000000;
JSON
{
"hex": "#7f5ee8",
"rgb": {
"r": 127,
"g": 94,
"b": 232
},
"hsl": {
"h": 254.348,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.58752,
"c": 0.19935,
"h": 289.9
},
"luminance": 0.18344
}Semantic roles & 50–950 ramp
primary
#7F5EE8
secondary
#DEE9B9
accent
#D70EA7
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110C17
muted
#807D85