#96809E#96809E
#96809E is a light, muted purple. Relative luminance 0.244; OKLCH L 63.0% C 0.051 H 317.0°. Best body text is #000000 at 5.88:1 contrast (WCAG AA passes).
Color values
| HEX | #96809E |
|---|---|
| RGB | rgb(150, 128, 158) |
| HSL | hsl(284, 13%, 56%) |
| HSV | hsv(284, 19%, 62%) |
| CMYK | cmyk(5.1%, 19%, 0%, 38%) |
| CIE-LAB | lab(56.48, 14.11, -12.89) |
| CIE-LCH | lch(56.48, 19.11, 317.57°) |
| OKLab | oklab(63.02% 0.0373 -0.0347) |
| OKLCH | oklch(63.02% 0.051 317) |
| XYZ | xyz(26.4675, 24.3913, 35.6548) |
| Luminance | 0.2439 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Purpley Grey
#947E94
ΔE00 2.90
Heather
#A484AC
ΔE00 4.39
Greyish Purple
#887191
ΔE00 5.57
Dusty Lavender
#AC86A8
ΔE00 5.59
Faded Purple
#916E99
ΔE00 6.97
Purple Grey
#866F85
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96809E #889E80
analogous
#87809E #96809E #9E8097
triadic
#96809E #9E9680 #809E96
tetradic
#96809E #9E8780 #889E80 #80979E
square
#96809E #9E8780 #889E80 #80979E
split-complementary
#96809E #979E80 #809E87
monochromatic
#57475D #77617F #96809E #B3A3B9 #CFC5D3
Accessibility & contrast
On white
3.57
#96809E on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.88
#96809E on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #96809E
5.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96809E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96809E | 1.00 | 3.57 | 5.88 | 5.88 |
| #FFFFFF | 3.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D869F
Deuteranopia (green-blind)
#81889D
Tritanopia (blue-blind)
#96838A
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #96809e; /* rgb */ color: rgb(150, 128, 158); /* oklch */ color: oklch(63.0% 0.051 317.0);
Tailwind
colors: {
custom: {
50: '#b5a5ba',
500: '#96809e',
950: '#000000',
},
}SCSS
$custom: #96809e; $custom-light: #b5a5ba; $custom-dark: #000000;
JSON
{
"hex": "#96809e",
"rgb": {
"r": 150,
"g": 128,
"b": 158
},
"hsl": {
"h": 284,
"s": 13.393,
"l": 56.078
},
"oklch": {
"l": 0.63023,
"c": 0.05094,
"h": 317
},
"luminance": 0.24391
}Semantic roles & 50–950 ramp
primary
#96809E
secondary
#BAC3B7
accent
#B67284
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#110F11
muted
#807F80