#9A809F#9A809F
#9A809F is a light, muted purple. Relative luminance 0.248; OKLCH L 63.4% C 0.055 H 320.8°. Best body text is #000000 at 5.96:1 contrast (WCAG AA passes).
Color values
| HEX | #9A809F |
|---|---|
| RGB | rgb(154, 128, 159) |
| HSL | hsl(290, 14%, 56%) |
| HSV | hsv(290, 19%, 62%) |
| CMYK | cmyk(3.1%, 19.5%, 0%, 37.6%) |
| CIE-LAB | lab(56.89, 15.72, -12.81) |
| CIE-LCH | lch(56.89, 20.28, 320.83°) |
| OKLab | oklab(63.44% 0.0423 -0.0345) |
| OKLCH | oklch(63.44% 0.055 320.8) |
| XYZ | xyz(27.3027, 24.8120, 36.1451) |
| Luminance | 0.2481 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpley Grey
#947E94
ΔE00 3.38
Heather
#A484AC
ΔE00 3.51
Dusty Lavender
#AC86A8
ΔE00 4.46
Greyish Purple
#887191
ΔE00 5.96
Faded Purple
#916E99
ΔE00 6.73
Purple Grey
#866F85
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9A809F #859F80
analogous
#8B809F #9A809F #9F8095
triadic
#9A809F #9F9A80 #809F9A
tetradic
#9A809F #9F8B80 #859F80 #80959F
square
#9A809F #9F8B80 #859F80 #80959F
split-complementary
#9A809F #959F80 #809F8B
monochromatic
#5A475E #7C6181 #9A809F #B6A3B9 #D1C6D4
Accessibility & contrast
On white
3.52
#9A809F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.96
#9A809F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9A809F
5.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9A809F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9A809F | 1.00 | 3.52 | 5.96 | 5.96 |
| #FFFFFF | 3.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D87A0
Deuteranopia (green-blind)
#83899E
Tritanopia (blue-blind)
#9B838A
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #9a809f; /* rgb */ color: rgb(154, 128, 159); /* oklch */ color: oklch(63.4% 0.055 320.8);
Tailwind
colors: {
custom: {
50: '#b8a5bb',
500: '#9a809f',
950: '#000000',
},
}SCSS
$custom: #9a809f; $custom-light: #b8a5bb; $custom-dark: #000000;
JSON
{
"hex": "#9a809f",
"rgb": {
"r": 154,
"g": 128,
"b": 159
},
"hsl": {
"h": 290.323,
"s": 13.901,
"l": 56.275
},
"oklch": {
"l": 0.63444,
"c": 0.05458,
"h": 320.8
},
"luminance": 0.24812
}Semantic roles & 50–950 ramp
primary
#9A809F
secondary
#B9C4B7
accent
#B7717C
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#110F11
muted
#807F80