#9A809A#9A809A
#9A809A is a light, muted purple. Relative luminance 0.246; OKLCH L 63.3% C 0.049 H 326.1°. Best body text is #000000 at 5.93:1 contrast (WCAG AA passes).
Color values
| HEX | #9A809A |
|---|---|
| RGB | rgb(154, 128, 154) |
| HSL | hsl(300, 11%, 55%) |
| HSV | hsv(300, 17%, 60%) |
| CMYK | cmyk(0%, 16.9%, 0%, 39.6%) |
| CIE-LAB | lab(56.72, 14.72, -10.17) |
| CIE-LCH | lch(56.72, 17.89, 325.34°) |
| OKLab | oklab(63.26% 0.0406 -0.0272) |
| OKLCH | oklch(63.26% 0.049 326.1) |
| XYZ | xyz(26.8776, 24.6420, 33.9061) |
| Luminance | 0.2464 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpley Grey
#947E94
ΔE00 2.11
Heather
#A484AC
ΔE00 4.85
Dusty Lavender
#AC86A8
ΔE00 4.92
Greyish Purple
#887191
ΔE00 6.22
Purple Grey
#866F85
ΔE00 7.01
Faded Purple
#916E99
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9A809A #809A80
analogous
#8D809A #9A809A #9A808D
triadic
#9A809A #9A9A80 #809A9A
tetradic
#9A809A #9A8D80 #809A80 #808D9A
square
#9A809A #9A8D80 #809A80 #808D9A
split-complementary
#9A809A #8D9A80 #809A8D
monochromatic
#594759 #7B627B #9A809A #B5A2B5 #D0C4D0
Accessibility & contrast
On white
3.54
#9A809A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.93
#9A809A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9A809A
5.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9A809A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9A809A | 1.00 | 3.54 | 5.93 | 5.93 |
| #FFFFFF | 3.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E869B
Deuteranopia (green-blind)
#848999
Tritanopia (blue-blind)
#9C8289
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #9a809a; /* rgb */ color: rgb(154, 128, 154); /* oklch */ color: oklch(63.3% 0.049 326.1);
Tailwind
colors: {
custom: {
50: '#b8a5b7',
500: '#9a809a',
950: '#000000',
},
}SCSS
$custom: #9a809a; $custom-light: #b8a5b7; $custom-dark: #000000;
JSON
{
"hex": "#9a809a",
"rgb": {
"r": 154,
"g": 128,
"b": 154
},
"hsl": {
"h": 300,
"s": 11.404,
"l": 55.294
},
"oklch": {
"l": 0.6326,
"c": 0.04885,
"h": 326.1
},
"luminance": 0.24641
}Semantic roles & 50–950 ramp
primary
#9A809A
secondary
#B5C0B5
accent
#B47373
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#110F11
muted
#807F80