#9644BE#9644BE
#9644BE is a mid, vivid purple. Relative luminance 0.143; OKLCH L 54.7% C 0.191 H 312.8°. Best body text is #FFFFFF at 5.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9644BE |
|---|---|
| RGB | rgb(150, 68, 190) |
| HSL | hsl(280, 48%, 51%) |
| HSV | hsv(280, 64%, 75%) |
| CMYK | cmyk(21.1%, 64.2%, 0%, 25.5%) |
| CIE-LAB | lab(44.71, 54.07, -49.84) |
| CIE-LCH | lch(44.71, 73.53, 317.33°) |
| OKLab | oklab(54.68% 0.1298 -0.1403) |
| OKLCH | oklch(54.68% 0.191 312.8) |
| XYZ | xyz(23.9374, 14.3366, 50.2115) |
| Luminance | 0.1434 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Purply
#983FB2
ΔE00 2.41
Darkorchid
#9932CC
ΔE00 3.48
Barney
#AC1DB8
ΔE00 5.86
Medium Purple
#9E43A2
ΔE00 5.91
Vibrant Purple
#AD03DE
ΔE00 6.60
Deep Lavender
#8D5EB7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9644BE #6CBE44
analogous
#5944BE #9644BE #BE44A9
triadic
#9644BE #BE9644 #44BE96
tetradic
#9644BE #BE5944 #6CBE44 #44A9BE
square
#9644BE #BE5944 #6CBE44 #44A9BE
split-complementary
#9644BE #A9BE44 #44BE59
monochromatic
#4F2365 #733392 #9644BE #AF71CE #C99FDE
Accessibility & contrast
On white
5.43
#9644BE on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
3.87
#9644BE on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #9644BE
5.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9644BE | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##9644BE | 1.00 | 5.43 | 3.87 | 5.43 |
| #FFFFFF | 5.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 3.87 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 5.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0665C2
Deuteranopia (green-blind)
#3B6CBB
Tritanopia (blue-blind)
#925C7B
Achromatopsia (no color)
#6A6A6A
Design tokens & code
CSS
--color: #9644be; /* rgb */ color: rgb(150, 68, 190); /* oklch */ color: oklch(54.7% 0.191 312.8);
Tailwind
colors: {
custom: {
50: '#b87dd2',
500: '#9644be',
950: '#000000',
},
}SCSS
$custom: #9644be; $custom-light: #b87dd2; $custom-dark: #000000;
JSON
{
"hex": "#9644be",
"rgb": {
"r": 150,
"g": 68,
"b": 190
},
"hsl": {
"h": 280.328,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.54681,
"c": 0.19108,
"h": 312.8
},
"luminance": 0.14336
}Semantic roles & 50–950 ramp
primary
#9644BE
secondary
#A6CA94
accent
#D8507C
background
#FBF7FD
surface
#F6EEFA
border
#D0C9D3
text
#120A14
muted
#817C83