#9A809B#9A809B
#9A809B is a light, muted purple. Relative luminance 0.247; OKLCH L 63.3% C 0.050 H 325.0°. Best body text is #000000 at 5.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9A809B |
|---|---|
| RGB | rgb(154, 128, 155) |
| HSL | hsl(298, 12%, 55%) |
| HSV | hsv(298, 17%, 61%) |
| CMYK | cmyk(0.6%, 17.4%, 0%, 39.2%) |
| CIE-LAB | lab(56.76, 14.92, -10.70) |
| CIE-LCH | lch(56.76, 18.36, 324.34°) |
| OKLab | oklab(63.3% 0.0409 -0.0287) |
| OKLCH | oklch(63.3% 0.05 325) |
| XYZ | xyz(26.9613, 24.6754, 34.3465) |
| Luminance | 0.2467 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpley Grey
#947E94
ΔE00 2.33
Heather
#A484AC
ΔE00 4.56
Dusty Lavender
#AC86A8
ΔE00 4.78
Greyish Purple
#887191
ΔE00 6.13
Purple Grey
#866F85
ΔE00 7.10
Faded Purple
#916E99
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9A809B #819B80
analogous
#8C809B #9A809B #9B808E
triadic
#9A809B #9B9A80 #809B9A
tetradic
#9A809B #9B8C80 #819B80 #808E9B
square
#9A809B #9B8C80 #819B80 #808E9B
split-complementary
#9A809B #8E9B80 #809B8C
monochromatic
#59475A #7B627C #9A809B #B5A2B6 #D0C4D1
Accessibility & contrast
On white
3.54
#9A809B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.94
#9A809B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9A809B
5.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9A809B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9A809B | 1.00 | 3.54 | 5.94 | 5.94 |
| #FFFFFF | 3.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E869C
Deuteranopia (green-blind)
#84899A
Tritanopia (blue-blind)
#9C8289
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #9a809b; /* rgb */ color: rgb(154, 128, 155); /* oklch */ color: oklch(63.3% 0.050 325.0);
Tailwind
colors: {
custom: {
50: '#b8a5b8',
500: '#9a809b',
950: '#000000',
},
}SCSS
$custom: #9a809b; $custom-light: #b8a5b8; $custom-dark: #000000;
JSON
{
"hex": "#9a809b",
"rgb": {
"r": 154,
"g": 128,
"b": 155
},
"hsl": {
"h": 297.778,
"s": 11.894,
"l": 55.49
},
"oklch": {
"l": 0.63296,
"c": 0.04996,
"h": 325
},
"luminance": 0.24675
}Semantic roles & 50–950 ramp
primary
#9A809B
secondary
#B6C1B6
accent
#B57375
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#110F11
muted
#807F80