#968199#968199
#968199 is a light, muted purple. Relative luminance 0.245; OKLCH L 63.0% C 0.043 H 322.1°. Best body text is #000000 at 5.90:1 contrast (WCAG AA passes).
Color values
| HEX | #968199 |
|---|---|
| RGB | rgb(150, 129, 153) |
| HSL | hsl(293, 11%, 55%) |
| HSV | hsv(293, 16%, 60%) |
| CMYK | cmyk(2%, 15.7%, 0%, 40%) |
| CIE-LAB | lab(56.57, 12.51, -9.87) |
| CIE-LCH | lch(56.57, 15.93, 321.73°) |
| OKLab | oklab(63.04% 0.0339 -0.0264) |
| OKLCH | oklch(63.04% 0.043 322.1) |
| XYZ | xyz(26.1769, 24.4848, 33.4779) |
| Luminance | 0.2448 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpley Grey
#947E94
ΔE00 1.33
Heather
#A484AC
ΔE00 5.89
Dusty Lavender
#AC86A8
ΔE00 6.27
Greyish Purple
#887191
ΔE00 6.28
Purple Grey
#866F85
ΔE00 6.82
Grey Purple
#826D8C
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968199 #849981
analogous
#8A8199 #968199 #998190
triadic
#968199 #999681 #819996
tetradic
#968199 #998A81 #849981 #819099
square
#968199 #998A81 #849981 #819099
split-complementary
#968199 #909981 #81998A
monochromatic
#564758 #77637A #968199 #B2A3B4 #CEC5D0
Accessibility & contrast
On white
3.56
#968199 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.90
#968199 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #968199
5.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968199 | 1.00 | 3.56 | 5.90 | 5.90 |
| #FFFFFF | 3.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F869A
Deuteranopia (green-blind)
#838898
Tritanopia (blue-blind)
#978389
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #968199; /* rgb */ color: rgb(150, 129, 153); /* oklch */ color: oklch(63.0% 0.043 322.1);
Tailwind
colors: {
custom: {
50: '#b5a5b7',
500: '#968199',
950: '#000000',
},
}SCSS
$custom: #968199; $custom-light: #b5a5b7; $custom-dark: #000000;
JSON
{
"hex": "#968199",
"rgb": {
"r": 150,
"g": 129,
"b": 153
},
"hsl": {
"h": 292.5,
"s": 10.526,
"l": 55.294
},
"oklch": {
"l": 0.6304,
"c": 0.04299,
"h": 322.1
},
"luminance": 0.24484
}Semantic roles & 50–950 ramp
primary
#968199
secondary
#B7C0B6
accent
#B3747C
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#110F11
muted
#807F80