#96809C#96809C
#96809C is a light, muted purple. Relative luminance 0.243; OKLCH L 62.9% C 0.048 H 318.9°. Best body text is #000000 at 5.86:1 contrast (WCAG AA passes).
Color values
| HEX | #96809C |
|---|---|
| RGB | rgb(150, 128, 156) |
| HSL | hsl(287, 12%, 56%) |
| HSV | hsv(287, 18%, 61%) |
| CMYK | cmyk(3.8%, 17.9%, 0%, 38.8%) |
| CIE-LAB | lab(56.41, 13.69, -11.84) |
| CIE-LCH | lch(56.41, 18.10, 319.15°) |
| OKLab | oklab(62.95% 0.0366 -0.0318) |
| OKLCH | oklch(62.95% 0.048 318.9) |
| XYZ | xyz(26.2967, 24.3230, 34.7555) |
| Luminance | 0.2432 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Purpley Grey
#947E94
ΔE00 2.26
Heather
#A484AC
ΔE00 4.84
Greyish Purple
#887191
ΔE00 5.64
Dusty Lavender
#AC86A8
ΔE00 5.71
Purple Grey
#866F85
ΔE00 6.89
Faded Purple
#916E99
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96809C #869C80
analogous
#88809C #96809C #9C8094
triadic
#96809C #9C9680 #809C96
tetradic
#96809C #9C8880 #869C80 #80949C
square
#96809C #9C8880 #869C80 #80949C
split-complementary
#96809C #949C80 #809C88
monochromatic
#57475B #77627D #96809C #B2A2B7 #CFC5D2
Accessibility & contrast
On white
3.58
#96809C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.86
#96809C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #96809C
5.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96809C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96809C | 1.00 | 3.58 | 5.86 | 5.86 |
| #FFFFFF | 3.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D869D
Deuteranopia (green-blind)
#82889B
Tritanopia (blue-blind)
#968389
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #96809c; /* rgb */ color: rgb(150, 128, 156); /* oklch */ color: oklch(62.9% 0.048 318.9);
Tailwind
colors: {
custom: {
50: '#b5a5b9',
500: '#96809c',
950: '#000000',
},
}SCSS
$custom: #96809c; $custom-light: #b5a5b9; $custom-dark: #000000;
JSON
{
"hex": "#96809c",
"rgb": {
"r": 150,
"g": 128,
"b": 156
},
"hsl": {
"h": 287.143,
"s": 12.389,
"l": 55.686
},
"oklch": {
"l": 0.62948,
"c": 0.04848,
"h": 318.9
},
"luminance": 0.24323
}Semantic roles & 50–950 ramp
primary
#96809C
secondary
#B9C2B6
accent
#B57381
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#110F11
muted
#807F80