#8060F5#8060F5
#8060F5 is a mid, highly saturated violet. Relative luminance 0.195; OKLCH L 60.1% C 0.213 H 288.1°. Best body text is #000000 at 4.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8060F5 |
|---|---|
| RGB | rgb(128, 96, 245) |
| HSL | hsl(253, 88%, 67%) |
| HSV | hsv(253, 61%, 96%) |
| CMYK | cmyk(47.8%, 60.8%, 0%, 3.9%) |
| CIE-LAB | lab(51.32, 48.59, -70.64) |
| CIE-LCH | lch(51.32, 85.74, 304.52°) |
| OKLab | oklab(60.09% 0.0663 -0.2021) |
| OKLCH | oklch(60.09% 0.213 288.1) |
| XYZ | xyz(29.5616, 19.5462, 88.5837) |
| Luminance | 0.1955 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.48
Purpley
#8756E4
ΔE00 3.99
Lighter Purple
#A55AF4
ΔE00 6.48
Light Indigo
#6D5ACF
ΔE00 6.61
Dark Periwinkle
#665FD1
ΔE00 6.79
Mediumpurple
#9370DB
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8060F5 #D5F560
analogous
#608BF5 #8060F5 #CB60F5
triadic
#8060F5 #F58060 #60F580
tetradic
#8060F5 #F5608B #D5F560 #60F5CB
square
#8060F5 #F5608B #D5F560 #60F5CB
split-complementary
#8060F5 #F5CB60 #8BF560
monochromatic
#360DCE #5226F1 #8060F5 #AE9AF9 #DCD3FC
Accessibility & contrast
On white
4.28
#8060F5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.91
#8060F5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8060F5
4.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8060F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8060F5 | 1.00 | 4.28 | 4.91 | 4.91 |
| #FFFFFF | 4.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EFA
Deuteranopia (green-blind)
#0076F2
Tritanopia (blue-blind)
#5983A2
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #8060f5; /* rgb */ color: rgb(128, 96, 245); /* oklch */ color: oklch(60.1% 0.213 288.1);
Tailwind
colors: {
custom: {
50: '#ad8ef9',
500: '#8060f5',
950: '#000000',
},
}SCSS
$custom: #8060f5; $custom-light: #ad8ef9; $custom-dark: #000000;
JSON
{
"hex": "#8060f5",
"rgb": {
"r": 128,
"g": 96,
"b": 245
},
"hsl": {
"h": 252.886,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.60089,
"c": 0.21271,
"h": 288.1
},
"luminance": 0.19548
}Semantic roles & 50–950 ramp
primary
#8060F5
secondary
#E6F0C1
accent
#E501B4
background
#FBF8FF
surface
#F6F0FF
border
#D0CBD7
text
#110C17
muted
#807D85