#8F58CC#8F58CC
#8F58CC is a mid, vivid violet. Relative luminance 0.172; OKLCH L 57.5% C 0.175 H 303.2°. Best body text is #FFFFFF at 4.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8F58CC |
|---|---|
| RGB | rgb(143, 88, 204) |
| HSL | hsl(268, 53%, 57%) |
| HSV | hsv(268, 57%, 80%) |
| CMYK | cmyk(29.9%, 56.9%, 0%, 20%) |
| CIE-LAB | lab(48.48, 45.43, -51.94) |
| CIE-LCH | lch(48.48, 69.01, 311.17°) |
| OKLab | oklab(57.51% 0.096 -0.1467) |
| OKLCH | oklch(57.51% 0.175 303.2) |
| XYZ | xyz(25.7140, 17.1787, 59.0762) |
| Luminance | 0.1718 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Deep Lavender
#8D5EB7
ΔE00 4.10
Purpley
#8756E4
ΔE00 4.22
Amethyst
#9B5FC0
ΔE00 4.40
Lightish Purple
#A552E6
ΔE00 5.08
Lighter Purple
#A55AF4
ΔE00 6.82
Light Indigo
#6D5ACF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F58CC #95CC58
analogous
#585BCC #8F58CC #C958CC
triadic
#8F58CC #CC8F58 #58CC8F
tetradic
#8F58CC #CC585B #95CC58 #58CCC9
square
#8F58CC #CC585B #95CC58 #58CCC9
split-complementary
#8F58CC #CCC958 #5BCC58
monochromatic
#522882 #7036B1 #8F58CC #AE87DA #CEB6E9
Accessibility & contrast
On white
4.73
#8F58CC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.44
#8F58CC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #8F58CC
4.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F58CC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##8F58CC | 1.00 | 4.73 | 4.44 | 4.73 |
| #FFFFFF | 4.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2872D0
Deuteranopia (green-blind)
#3D73C9
Tritanopia (blue-blind)
#846F8A
Achromatopsia (no color)
#737373
Design tokens & code
CSS
--color: #8f58cc; /* rgb */ color: rgb(143, 88, 204); /* oklch */ color: oklch(57.5% 0.175 303.2);
Tailwind
colors: {
custom: {
50: '#b389dc',
500: '#8f58cc',
950: '#000000',
},
}SCSS
$custom: #8f58cc; $custom-light: #b389dc; $custom-dark: #000000;
JSON
{
"hex": "#8f58cc",
"rgb": {
"r": 143,
"g": 88,
"b": 204
},
"hsl": {
"h": 268.448,
"s": 53.211,
"l": 57.255
},
"oklch": {
"l": 0.57513,
"c": 0.17533,
"h": 303.2
},
"luminance": 0.17179
}Semantic roles & 50–950 ramp
primary
#8F58CC
secondary
#C1D7A8
accent
#DD4B98
background
#FBF8FD
surface
#F6F0FB
border
#D0CBD4
text
#110C15
muted
#807D83