#9C82A2#9C82A2
#9C82A2 is a light, muted purple. Relative luminance 0.256; OKLCH L 64.1% C 0.056 H 319.9°. Best body text is #000000 at 6.13:1 contrast (WCAG AA passes).
Color values
| HEX | #9C82A2 |
|---|---|
| RGB | rgb(156, 130, 162) |
| HSL | hsl(289, 15%, 57%) |
| HSV | hsv(289, 20%, 64%) |
| CMYK | cmyk(3.7%, 19.8%, 0%, 36.5%) |
| CIE-LAB | lab(57.70, 15.88, -13.30) |
| CIE-LCH | lch(57.70, 20.72, 320.05°) |
| OKLab | oklab(64.14% 0.0426 -0.0358) |
| OKLCH | oklch(64.14% 0.056 319.9) |
| XYZ | xyz(28.2136, 25.6423, 37.6386) |
| Luminance | 0.2564 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heather
#A484AC
ΔE00 2.90
Purpley Grey
#947E94
ΔE00 3.96
Dusty Lavender
#AC86A8
ΔE00 3.98
Greyish Purple
#887191
ΔE00 6.66
Faded Purple
#916E99
ΔE00 7.22
Purple Grey
#866F85
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9C82A2 #88A282
analogous
#8C82A2 #9C82A2 #A28298
triadic
#9C82A2 #A29C82 #82A29C
tetradic
#9C82A2 #A28C82 #88A282 #8298A2
square
#9C82A2 #A28C82 #88A282 #8298A2
split-complementary
#9C82A2 #98A282 #82A28C
monochromatic
#5D4861 #7E6284 #9C82A2 #B8A5BC #D4C8D6
Accessibility & contrast
On white
3.43
#9C82A2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.13
#9C82A2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9C82A2
6.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9C82A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9C82A2 | 1.00 | 3.43 | 6.13 | 6.13 |
| #FFFFFF | 3.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F89A3
Deuteranopia (green-blind)
#848CA1
Tritanopia (blue-blind)
#9D858D
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #9c82a2; /* rgb */ color: rgb(156, 130, 162); /* oklch */ color: oklch(64.1% 0.056 319.9);
Tailwind
colors: {
custom: {
50: '#b9a6bd',
500: '#9c82a2',
950: '#000000',
},
}SCSS
$custom: #9c82a2; $custom-light: #b9a6bd; $custom-dark: #000000;
JSON
{
"hex": "#9c82a2",
"rgb": {
"r": 156,
"g": 130,
"b": 162
},
"hsl": {
"h": 288.75,
"s": 14.679,
"l": 57.255
},
"oklch": {
"l": 0.64144,
"c": 0.05563,
"h": 319.9
},
"luminance": 0.25642
}Semantic roles & 50–950 ramp
primary
#9C82A2
secondary
#BCC6B9
accent
#B7707E
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#110F12
muted
#807F81