#96829C#96829C
#96829C is a light, muted purple. Relative luminance 0.248; OKLCH L 63.3% C 0.045 H 318.3°. Best body text is #000000 at 5.97:1 contrast (WCAG AA passes).
Color values
| HEX | #96829C |
|---|---|
| RGB | rgb(150, 130, 156) |
| HSL | hsl(286, 12%, 56%) |
| HSV | hsv(286, 17%, 61%) |
| CMYK | cmyk(3.8%, 16.7%, 0%, 38.8%) |
| CIE-LAB | lab(56.93, 12.54, -11.06) |
| CIE-LCH | lch(56.93, 16.72, 318.59°) |
| OKLab | oklab(63.35% 0.0334 -0.0297) |
| OKLCH | oklch(63.35% 0.045 318.3) |
| XYZ | xyz(26.5602, 24.8499, 34.8434) |
| Luminance | 0.2485 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpley Grey
#947E94
ΔE00 2.12
Heather
#A484AC
ΔE00 5.38
Dusty Lavender
#AC86A8
ΔE00 6.09
Greyish Purple
#887191
ΔE00 6.35
Purple Grey
#866F85
ΔE00 7.29
Grey Purple
#826D8C
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96829C #889C82
analogous
#89829C #96829C #9C8295
triadic
#96829C #9C9682 #829C96
tetradic
#96829C #9C8982 #889C82 #82959C
square
#96829C #9C8982 #889C82 #82959C
split-complementary
#96829C #959C82 #829C89
monochromatic
#57485B #77637D #96829C #B3A4B7 #CFC6D2
Accessibility & contrast
On white
3.52
#96829C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.97
#96829C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #96829C
5.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96829C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96829C | 1.00 | 3.52 | 5.97 | 5.97 |
| #FFFFFF | 3.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F879D
Deuteranopia (green-blind)
#83899B
Tritanopia (blue-blind)
#96858B
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #96829c; /* rgb */ color: rgb(150, 130, 156); /* oklch */ color: oklch(63.3% 0.045 318.3);
Tailwind
colors: {
custom: {
50: '#b5a6b9',
500: '#96829c',
950: '#000000',
},
}SCSS
$custom: #96829c; $custom-light: #b5a6b9; $custom-dark: #000000;
JSON
{
"hex": "#96829c",
"rgb": {
"r": 150,
"g": 130,
"b": 156
},
"hsl": {
"h": 286.154,
"s": 11.607,
"l": 56.078
},
"oklch": {
"l": 0.6335,
"c": 0.0447,
"h": 318.3
},
"luminance": 0.2485
}Semantic roles & 50–950 ramp
primary
#96829C
secondary
#BAC2B8
accent
#B57382
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#110F11
muted
#807F80