#935ABC#935ABC
#935ABC is a mid, vivid violet. Relative luminance 0.171; OKLCH L 57.3% C 0.154 H 309.2°. Best body text is #FFFFFF at 4.74:1 contrast (WCAG AA passes).
Color values
| HEX | #935ABC |
|---|---|
| RGB | rgb(147, 90, 188) |
| HSL | hsl(275, 42%, 55%) |
| HSV | hsv(275, 52%, 74%) |
| CMYK | cmyk(21.8%, 52.1%, 0%, 26.3%) |
| CIE-LAB | lab(48.44, 41.57, -42.75) |
| CIE-LCH | lch(48.44, 59.63, 314.20°) |
| OKLab | oklab(57.29% 0.0976 -0.1197) |
| OKLCH | oklch(57.29% 0.154 309.2) |
| XYZ | xyz(24.7641, 17.1466, 49.5723) |
| Luminance | 0.1715 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Deep Lavender
#8D5EB7
ΔE00 1.79
Amethyst
#9B5FC0
ΔE00 2.30
Deep Lilac
#966EBD
ΔE00 6.11
Royal Purple
#7851A9
ΔE00 6.45
Purply
#983FB2
ΔE00 6.60
Lightish Purple
#A552E6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#935ABC #83BC5A
analogous
#625ABC #935ABC #BC5AB4
triadic
#935ABC #BC935A #5ABC93
tetradic
#935ABC #BC625A #83BC5A #5AB4BC
square
#935ABC #BC625A #83BC5A #5AB4BC
split-complementary
#935ABC #B4BC5A #5ABC62
monochromatic
#532D6F #743F9A #935ABC #AF86CE #CCB1DF
Accessibility & contrast
On white
4.74
#935ABC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.43
#935ABC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #935ABC
4.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##935ABC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##935ABC | 1.00 | 4.74 | 4.43 | 4.74 |
| #FFFFFF | 4.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F71BF
Deuteranopia (green-blind)
#5074BA
Tritanopia (blue-blind)
#8E6B82
Achromatopsia (no color)
#737373
Design tokens & code
CSS
--color: #935abc; /* rgb */ color: rgb(147, 90, 188); /* oklch */ color: oklch(57.3% 0.154 309.2);
Tailwind
colors: {
custom: {
50: '#b58ad0',
500: '#935abc',
950: '#000000',
},
}SCSS
$custom: #935abc; $custom-light: #b58ad0; $custom-dark: #000000;
JSON
{
"hex": "#935abc",
"rgb": {
"r": 147,
"g": 90,
"b": 188
},
"hsl": {
"h": 274.898,
"s": 42.241,
"l": 54.51
},
"oklch": {
"l": 0.5729,
"c": 0.15448,
"h": 309.2
},
"luminance": 0.17146
}Semantic roles & 50–950 ramp
primary
#935ABC
secondary
#B6CEA4
accent
#D2568A
background
#FBF8FC
surface
#F6F0F9
border
#D0CBD2
text
#110C14
muted
#807D82