#7F60ED#7F60ED
#7F60ED is a mid, highly saturated violet. Relative luminance 0.190; OKLCH L 59.4% C 0.203 H 288.8°. Best body text is #000000 at 4.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7F60ED |
|---|---|
| RGB | rgb(127, 96, 237) |
| HSL | hsl(253, 80%, 65%) |
| HSV | hsv(253, 59%, 93%) |
| CMYK | cmyk(46.4%, 59.5%, 0%, 7.1%) |
| CIE-LAB | lab(50.68, 46.15, -67.21) |
| CIE-LCH | lch(50.68, 81.53, 304.47°) |
| OKLab | oklab(59.42% 0.0654 -0.1921) |
| OKLCH | oklch(59.42% 0.203 288.8) |
| XYZ | xyz(28.2170, 18.9911, 82.2832) |
| Luminance | 0.1899 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.45
Purpley
#8756E4
ΔE00 3.40
Light Indigo
#6D5ACF
ΔE00 5.65
Dark Periwinkle
#665FD1
ΔE00 5.94
Slate Blue
#6A5ACD
ΔE00 6.16
Mediumpurple
#9370DB
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F60ED #CEED60
analogous
#6088ED #7F60ED #C560ED
triadic
#7F60ED #ED7F60 #60ED7F
tetradic
#7F60ED #ED6088 #CEED60 #60EDC5
square
#7F60ED #ED6088 #CEED60 #60EDC5
split-complementary
#7F60ED #EDC560 #88ED60
monochromatic
#3A15BD #5329E7 #7F60ED #AB97F3 #D8CEF9
Accessibility & contrast
On white
4.38
#7F60ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.80
#7F60ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F60ED
4.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F60ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F60ED | 1.00 | 4.38 | 4.80 | 4.80 |
| #FFFFFF | 4.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CF2
Deuteranopia (green-blind)
#0075EA
Tritanopia (blue-blind)
#5C809D
Achromatopsia (no color)
#797979
Design tokens & code
CSS
--color: #7f60ed; /* rgb */ color: rgb(127, 96, 237); /* oklch */ color: oklch(59.4% 0.203 288.8);
Tailwind
colors: {
custom: {
50: '#ab8ef4',
500: '#7f60ed',
950: '#000000',
},
}SCSS
$custom: #7f60ed; $custom-light: #ab8ef4; $custom-dark: #000000;
JSON
{
"hex": "#7f60ed",
"rgb": {
"r": 127,
"g": 96,
"b": 237
},
"hsl": {
"h": 253.191,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.59422,
"c": 0.20292,
"h": 288.8
},
"luminance": 0.18992
}Semantic roles & 50–950 ramp
primary
#7F60ED
secondary
#E2ECBD
accent
#DC0AAE
background
#FBF8FF
surface
#F6F0FE
border
#D0CBD6
text
#110C17
muted
#807D85