#7F60EA#7F60EA
#7F60EA is a mid, vivid violet. Relative luminance 0.188; OKLCH L 59.2% C 0.199 H 289.2°. Best body text is #000000 at 4.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7F60EA |
|---|---|
| RGB | rgb(127, 96, 234) |
| HSL | hsl(253, 77%, 65%) |
| HSV | hsv(253, 59%, 92%) |
| CMYK | cmyk(45.7%, 59%, 0%, 8.2%) |
| CIE-LAB | lab(50.47, 45.31, -65.86) |
| CIE-LCH | lch(50.47, 79.94, 304.53°) |
| OKLab | oklab(59.21% 0.0655 -0.1881) |
| OKLCH | oklch(59.21% 0.199 289.2) |
| XYZ | xyz(27.7823, 18.8172, 79.9942) |
| Luminance | 0.1882 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.57
Purpley
#8756E4
ΔE00 3.22
Light Indigo
#6D5ACF
ΔE00 5.33
Dark Periwinkle
#665FD1
ΔE00 5.70
Slate Blue
#6A5ACD
ΔE00 5.86
Mediumpurple
#9370DB
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F60EA #CBEA60
analogous
#6086EA #7F60EA #C460EA
triadic
#7F60EA #EA7F60 #60EA7F
tetradic
#7F60EA #EA6086 #CBEA60 #60EAC4
square
#7F60EA #EA6086 #CBEA60 #60EAC4
split-complementary
#7F60EA #EAC460 #86EA60
monochromatic
#3C18B7 #532AE3 #7F60EA #AB96F1 #D6CCF8
Accessibility & contrast
On white
4.41
#7F60EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.76
#7F60EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F60EA
4.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F60EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F60EA | 1.00 | 4.41 | 4.76 | 4.76 |
| #FFFFFF | 4.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007BEF
Deuteranopia (green-blind)
#0075E7
Tritanopia (blue-blind)
#5D7F9C
Achromatopsia (no color)
#787878
Design tokens & code
CSS
--color: #7f60ea; /* rgb */ color: rgb(127, 96, 234); /* oklch */ color: oklch(59.2% 0.199 289.2);
Tailwind
colors: {
custom: {
50: '#ab8ef2',
500: '#7f60ea',
950: '#000000',
},
}SCSS
$custom: #7f60ea; $custom-light: #ab8ef2; $custom-dark: #000000;
JSON
{
"hex": "#7f60ea",
"rgb": {
"r": 127,
"g": 96,
"b": 234
},
"hsl": {
"h": 253.478,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.59208,
"c": 0.19919,
"h": 289.2
},
"luminance": 0.18818
}Semantic roles & 50–950 ramp
primary
#7F60EA
secondary
#E0EBBB
accent
#D90DAB
background
#FBF8FE
surface
#F6F0FD
border
#D0CBD5
text
#110C17
muted
#807D85