#978693#978693
#978693 is a light, muted grey. Relative luminance 0.257; OKLCH L 63.9% C 0.028 H 334.0°. Best body text is #000000 at 6.15:1 contrast (WCAG AA passes).
Color values
| HEX | #978693 |
|---|---|
| RGB | rgb(151, 134, 147) |
| HSL | hsl(314, 8%, 56%) |
| HSV | hsv(314, 11%, 59%) |
| CMYK | cmyk(0%, 11.3%, 2.6%, 40.8%) |
| CIE-LAB | lab(57.79, 8.82, -4.59) |
| CIE-LCH | lch(57.79, 9.94, 332.50°) |
| OKLab | oklab(63.94% 0.0249 -0.0121) |
| OKLCH | oklch(63.94% 0.028 334) |
| XYZ | xyz(26.5534, 25.7365, 31.1669) |
| Luminance | 0.2574 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Purpley Grey
#947E94
ΔE00 4.48
Purple Grey
#866F85
ΔE00 8.94
Dusty Lavender
#AC86A8
ΔE00 9.28
Heather
#A484AC
ΔE00 9.72
Warm Grey
#978A84
ΔE00 9.77
Greyish Purple
#887191
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#978693 #86978A
analogous
#928697 #978693 #97868A
triadic
#978693 #939786 #869397
tetradic
#978693 #979286 #86978A #868A97
square
#978693 #979286 #86978A #868A97
split-complementary
#978693 #8A9786 #869792
monochromatic
#574B55 #786774 #978693 #B3A7B0 #D0C8CE
Accessibility & contrast
On white
3.42
#978693 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.15
#978693 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #978693
6.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##978693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##978693 | 1.00 | 3.42 | 6.15 | 6.15 |
| #FFFFFF | 3.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868994
Deuteranopia (green-blind)
#8A8C92
Tritanopia (blue-blind)
#99878A
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #978693; /* rgb */ color: rgb(151, 134, 147); /* oklch */ color: oklch(63.9% 0.028 334.0);
Tailwind
colors: {
custom: {
50: '#b5a9b2',
500: '#978693',
950: '#000000',
},
}SCSS
$custom: #978693; $custom-light: #b5a9b2; $custom-dark: #000000;
JSON
{
"hex": "#978693",
"rgb": {
"r": 151,
"g": 134,
"b": 147
},
"hsl": {
"h": 314.118,
"s": 7.556,
"l": 55.882
},
"oklch": {
"l": 0.63944,
"c": 0.02768,
"h": 334
},
"luminance": 0.25736
}Semantic roles & 50–950 ramp
primary
#978693
secondary
#B9C0BB
accent
#B18577
background
#FBFAFA
surface
#F6F4F5
border
#D0CECF
text
#110F11
muted
#807F80