#9644BF#9644BF
#9644BF is a mid, vivid purple. Relative luminance 0.144; OKLCH L 54.7% C 0.192 H 312.5°. Best body text is #FFFFFF at 5.42:1 contrast (WCAG AA passes).
Color values
| HEX | #9644BF |
|---|---|
| RGB | rgb(150, 68, 191) |
| HSL | hsl(280, 49%, 51%) |
| HSV | hsv(280, 64%, 75%) |
| CMYK | cmyk(21.5%, 64.4%, 0%, 25.1%) |
| CIE-LAB | lab(44.77, 54.28, -50.33) |
| CIE-LCH | lch(44.77, 74.02, 317.17°) |
| OKLab | oklab(54.75% 0.1297 -0.1417) |
| OKLCH | oklch(54.75% 0.192 312.5) |
| XYZ | xyz(24.0471, 14.3805, 50.7891) |
| Luminance | 0.1438 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Purply
#983FB2
ΔE00 2.57
Darkorchid
#9932CC
ΔE00 3.39
Barney
#AC1DB8
ΔE00 5.92
Medium Purple
#9E43A2
ΔE00 6.07
Vibrant Purple
#AD03DE
ΔE00 6.52
Deep Lavender
#8D5EB7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9644BF #6DBF44
analogous
#5844BF #9644BF #BF44AA
triadic
#9644BF #BF9644 #44BF96
tetradic
#9644BF #BF5844 #6DBF44 #44AABF
square
#9644BF #BF5844 #6DBF44 #44AABF
split-complementary
#9644BF #AABF44 #44BF58
monochromatic
#4F2366 #733293 #9644BF #B072CF #C99FDE
Accessibility & contrast
On white
5.42
#9644BF on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
3.88
#9644BF on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #9644BF
5.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9644BF | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##9644BF | 1.00 | 5.42 | 3.88 | 5.42 |
| #FFFFFF | 5.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 3.88 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 5.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0266C3
Deuteranopia (green-blind)
#3A6CBC
Tritanopia (blue-blind)
#925C7B
Achromatopsia (no color)
#6A6A6A
Design tokens & code
CSS
--color: #9644bf; /* rgb */ color: rgb(150, 68, 191); /* oklch */ color: oklch(54.7% 0.192 312.5);
Tailwind
colors: {
custom: {
50: '#b87dd3',
500: '#9644bf',
950: '#000000',
},
}SCSS
$custom: #9644bf; $custom-light: #b87dd3; $custom-dark: #000000;
JSON
{
"hex": "#9644bf",
"rgb": {
"r": 150,
"g": 68,
"b": 191
},
"hsl": {
"h": 280,
"s": 49.004,
"l": 50.784
},
"oklch": {
"l": 0.54745,
"c": 0.1921,
"h": 312.5
},
"luminance": 0.1438
}Semantic roles & 50–950 ramp
primary
#9644BF
secondary
#A6CB94
accent
#D94F7D
background
#FBF7FD
surface
#F6EEFA
border
#D0C9D3
text
#120A14
muted
#817C83