#964ABC#964ABC
#964ABC is a mid, vivid purple. Relative luminance 0.150; OKLCH L 55.3% C 0.180 H 312.8°. Best body text is #FFFFFF at 5.25:1 contrast (WCAG AA passes).
Color values
| HEX | #964ABC |
|---|---|
| RGB | rgb(150, 74, 188) |
| HSL | hsl(280, 46%, 51%) |
| HSV | hsv(280, 61%, 74%) |
| CMYK | cmyk(20.2%, 60.6%, 0%, 26.3%) |
| CIE-LAB | lab(45.65, 50.73, -47.17) |
| CIE-LCH | lch(45.65, 69.28, 317.08°) |
| OKLab | oklab(55.32% 0.1225 -0.1325) |
| OKLCH | oklch(55.32% 0.18 312.8) |
| XYZ | xyz(24.1020, 15.0131, 49.1954) |
| Luminance | 0.1501 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Purply
#983FB2
ΔE00 2.94
Darkorchid
#9932CC
ΔE00 4.75
Deep Lavender
#8D5EB7
ΔE00 5.40
Amethyst
#9B5FC0
ΔE00 5.67
Medium Purple
#9E43A2
ΔE00 5.68
Royal Purple
#7851A9
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#964ABC #70BC4A
analogous
#5D4ABC #964ABC #BC4AA9
triadic
#964ABC #BC964A #4ABC96
tetradic
#964ABC #BC5D4A #70BC4A #4AA9BC
square
#964ABC #BC5D4A #70BC4A #4AA9BC
split-complementary
#964ABC #A9BC4A #4ABC5D
monochromatic
#502666 #743693 #964ABC #B077CD #CAA3DD
Accessibility & contrast
On white
5.25
#964ABC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.00
#964ABC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #964ABC
5.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##964ABC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##964ABC | 1.00 | 5.25 | 4.00 | 5.25 |
| #FFFFFF | 5.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.00 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 5.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2168C0
Deuteranopia (green-blind)
#436EB9
Tritanopia (blue-blind)
#925F7C
Achromatopsia (no color)
#6C6C6C
Design tokens & code
CSS
--color: #964abc; /* rgb */ color: rgb(150, 74, 188); /* oklch */ color: oklch(55.3% 0.180 312.8);
Tailwind
colors: {
custom: {
50: '#b881d1',
500: '#964abc',
950: '#000000',
},
}SCSS
$custom: #964abc; $custom-light: #b881d1; $custom-dark: #000000;
JSON
{
"hex": "#964abc",
"rgb": {
"r": 150,
"g": 74,
"b": 188
},
"hsl": {
"h": 280,
"s": 45.968,
"l": 51.373
},
"oklch": {
"l": 0.55323,
"c": 0.18044,
"h": 312.8
},
"luminance": 0.15012
}Semantic roles & 50–950 ramp
primary
#964ABC
secondary
#A9CA98
accent
#D6527E
background
#FBF8FC
surface
#F6EFF9
border
#D0CAD2
text
#120B14
muted
#817C82