#9A889E#9A889E
#9A889E is a light, muted purple. Relative luminance 0.269; OKLCH L 65.0% C 0.038 H 320.1°. Best body text is #000000 at 6.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9A889E |
|---|---|
| RGB | rgb(154, 136, 158) |
| HSL | hsl(289, 10%, 58%) |
| HSV | hsv(289, 14%, 62%) |
| CMYK | cmyk(2.5%, 13.9%, 0%, 38%) |
| CIE-LAB | lab(58.93, 10.93, -9.18) |
| CIE-LCH | lch(58.93, 14.27, 319.96°) |
| OKLab | oklab(65.01% 0.0294 -0.0246) |
| OKLCH | oklch(65.01% 0.038 320.1) |
| XYZ | xyz(28.3012, 26.9473, 36.0516) |
| Luminance | 0.2695 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpley Grey
#947E94
ΔE00 3.51
Heather
#A484AC
ΔE00 6.49
Dusty Lavender
#AC86A8
ΔE00 6.60
Greyish Purple
#887191
ΔE00 8.65
Purple Grey
#866F85
ΔE00 9.09
Grey Purple
#826D8C
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9A889E #8C9E88
analogous
#8F889E #9A889E #9E8897
triadic
#9A889E #9E9A88 #889E9A
tetradic
#9A889E #9E8F88 #8C9E88 #88979E
square
#9A889E #9E8F88 #8C9E88 #88979E
split-complementary
#9A889E #979E88 #889E8F
monochromatic
#5B4D5F #7C6980 #9A889E #B7AAB9 #D3CBD5
Accessibility & contrast
On white
3.29
#9A889E on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.39
#9A889E on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9A889E
6.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9A889E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9A889E | 1.00 | 3.29 | 6.39 | 6.39 |
| #FFFFFF | 3.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868D9F
Deuteranopia (green-blind)
#8A8E9D
Tritanopia (blue-blind)
#9B8A8F
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #9a889e; /* rgb */ color: rgb(154, 136, 158); /* oklch */ color: oklch(65.0% 0.038 320.1);
Tailwind
colors: {
custom: {
50: '#b7aaba',
500: '#9a889e',
950: '#000000',
},
}SCSS
$custom: #9a889e; $custom-light: #b7aaba; $custom-dark: #000000;
JSON
{
"hex": "#9a889e",
"rgb": {
"r": 154,
"g": 136,
"b": 158
},
"hsl": {
"h": 289.091,
"s": 10.185,
"l": 57.647
},
"oklch": {
"l": 0.65008,
"c": 0.0383,
"h": 320.1
},
"luminance": 0.26947
}Semantic roles & 50–950 ramp
primary
#9A889E
secondary
#BEC5BC
accent
#B37580
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80