#975ABC#975ABC
#975ABC is a mid, vivid violet. Relative luminance 0.175; OKLCH L 57.7% C 0.156 H 311.2°. Best body text is #FFFFFF at 4.66:1 contrast (WCAG AA passes).
Color values
| HEX | #975ABC |
|---|---|
| RGB | rgb(151, 90, 188) |
| HSL | hsl(277, 42%, 55%) |
| HSV | hsv(277, 52%, 74%) |
| CMYK | cmyk(19.7%, 52.1%, 0%, 26.3%) |
| CIE-LAB | lab(48.91, 42.66, -41.98) |
| CIE-LCH | lch(48.91, 59.85, 315.46°) |
| OKLab | oklab(57.74% 0.1027 -0.1174) |
| OKLCH | oklch(57.74% 0.156 311.2) |
| XYZ | xyz(25.4941, 17.5230, 49.6065) |
| Luminance | 0.1752 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Amethyst
#9B5FC0
ΔE00 1.74
Deep Lavender
#8D5EB7
ΔE00 2.36
Deep Lilac
#966EBD
ΔE00 5.99
Purply
#983FB2
ΔE00 6.57
Lightish Purple
#A552E6
ΔE00 6.75
Mediumorchid
#BA55D3
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#975ABC #7FBC5A
analogous
#665ABC #975ABC #BC5AB0
triadic
#975ABC #BC975A #5ABC97
tetradic
#975ABC #BC665A #7FBC5A #5AB0BC
square
#975ABC #BC665A #7FBC5A #5AB0BC
split-complementary
#975ABC #B0BC5A #5ABC66
monochromatic
#562D6F #783F9A #975ABC #B286CE #CEB1DF
Accessibility & contrast
On white
4.66
#975ABC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.50
#975ABC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#FFFFFF on #975ABC
4.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##975ABC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##975ABC | 1.00 | 4.66 | 4.50 | 4.66 |
| #FFFFFF | 4.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4071BF
Deuteranopia (green-blind)
#5375B9
Tritanopia (blue-blind)
#936A82
Achromatopsia (no color)
#747474
Design tokens & code
CSS
--color: #975abc; /* rgb */ color: rgb(151, 90, 188); /* oklch */ color: oklch(57.7% 0.156 311.2);
Tailwind
colors: {
custom: {
50: '#b88bd0',
500: '#975abc',
950: '#000000',
},
}SCSS
$custom: #975abc; $custom-light: #b88bd0; $custom-dark: #000000;
JSON
{
"hex": "#975abc",
"rgb": {
"r": 151,
"g": 90,
"b": 188
},
"hsl": {
"h": 277.347,
"s": 42.241,
"l": 54.51
},
"oklch": {
"l": 0.57741,
"c": 0.15593,
"h": 311.2
},
"luminance": 0.17522
}Semantic roles & 50–950 ramp
primary
#975ABC
secondary
#B4CEA4
accent
#D25685
background
#FBF8FC
surface
#F6F0F9
border
#D0CBD2
text
#120C14
muted
#817D82