#955ABC#955ABC
#955ABC is a mid, vivid violet. Relative luminance 0.173; OKLCH L 57.5% C 0.155 H 310.2°. Best body text is #FFFFFF at 4.70:1 contrast (WCAG AA passes).
Color values
| HEX | #955ABC |
|---|---|
| RGB | rgb(149, 90, 188) |
| HSL | hsl(276, 42%, 55%) |
| HSV | hsv(276, 52%, 74%) |
| CMYK | cmyk(20.7%, 52.1%, 0%, 26.3%) |
| CIE-LAB | lab(48.68, 42.12, -42.36) |
| CIE-LCH | lch(48.68, 59.74, 314.83°) |
| OKLab | oklab(57.52% 0.1001 -0.1185) |
| OKLCH | oklch(57.52% 0.155 310.2) |
| XYZ | xyz(25.1260, 17.3332, 49.5892) |
| Luminance | 0.1733 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Amethyst
#9B5FC0
ΔE00 1.99
Deep Lavender
#8D5EB7
ΔE00 2.05
Deep Lilac
#966EBD
ΔE00 6.04
Purply
#983FB2
ΔE00 6.57
Lightish Purple
#A552E6
ΔE00 6.79
Royal Purple
#7851A9
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#955ABC #81BC5A
analogous
#645ABC #955ABC #BC5AB2
triadic
#955ABC #BC955A #5ABC95
tetradic
#955ABC #BC645A #81BC5A #5AB2BC
square
#955ABC #BC645A #81BC5A #5AB2BC
split-complementary
#955ABC #B2BC5A #5ABC64
monochromatic
#552D6F #763F9A #955ABC #B186CE #CDB1DF
Accessibility & contrast
On white
4.70
#955ABC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.47
#955ABC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #955ABC
4.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##955ABC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##955ABC | 1.00 | 4.70 | 4.47 | 4.70 |
| #FFFFFF | 4.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F71BF
Deuteranopia (green-blind)
#5275B9
Tritanopia (blue-blind)
#906B82
Achromatopsia (no color)
#747474
Design tokens & code
CSS
--color: #955abc; /* rgb */ color: rgb(149, 90, 188); /* oklch */ color: oklch(57.5% 0.155 310.2);
Tailwind
colors: {
custom: {
50: '#b68bd0',
500: '#955abc',
950: '#000000',
},
}SCSS
$custom: #955abc; $custom-light: #b68bd0; $custom-dark: #000000;
JSON
{
"hex": "#955abc",
"rgb": {
"r": 149,
"g": 90,
"b": 188
},
"hsl": {
"h": 276.122,
"s": 42.241,
"l": 54.51
},
"oklch": {
"l": 0.57515,
"c": 0.15518,
"h": 310.2
},
"luminance": 0.17333
}Semantic roles & 50–950 ramp
primary
#955ABC
secondary
#B5CEA4
accent
#D25687
background
#FBF8FC
surface
#F6F0F9
border
#D0CBD2
text
#110C14
muted
#807D82