#978E95#978E95
#978E95 is a light, near-neutral grey. Relative luminance 0.281; OKLCH L 65.7% C 0.015 H 333.2°. Best body text is #000000 at 6.62:1 contrast (WCAG AA passes).
Color values
| HEX | #978E95 |
|---|---|
| RGB | rgb(151, 142, 149) |
| HSL | hsl(313, 4%, 57%) |
| HSV | hsv(313, 6%, 59%) |
| CMYK | cmyk(0%, 6%, 1.3%, 40.8%) |
| CIE-LAB | lab(59.97, 4.66, -2.51) |
| CIE-LCH | lch(59.97, 5.29, 331.68°) |
| OKLab | oklab(65.67% 0.0131 -0.0066) |
| OKLCH | oklch(65.67% 0.015 333.2) |
| XYZ | xyz(27.8595, 28.0954, 32.3832) |
| Luminance | 0.2809 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 6.88
Gray
#808080
ΔE00 8.67
Purpley Grey
#947E94
ΔE00 9.10
Dark Gray
#A9A9A9
ΔE00 9.96
Grey
#929591
ΔE00 10.02
Pewter
#899397
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#978E95 #8E9790
analogous
#948E97 #978E95 #978E91
triadic
#978E95 #95978E #8E9597
tetradic
#978E95 #97948E #8E9790 #8E9197
square
#978E95 #97948E #8E9790 #8E9197
split-complementary
#978E95 #91978E #8E9794
monochromatic
#595257 #796F77 #978E95 #B4AEB3 #D2CED1
Accessibility & contrast
On white
3.17
#978E95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.62
#978E95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #978E95
6.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##978E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##978E95 | 1.00 | 3.17 | 6.62 | 6.62 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9095
Deuteranopia (green-blind)
#909195
Tritanopia (blue-blind)
#988E90
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #978e95; /* rgb */ color: rgb(151, 142, 149); /* oklch */ color: oklch(65.7% 0.015 333.2);
Tailwind
colors: {
custom: {
50: '#b5afb4',
500: '#978e95',
950: '#000000',
},
}SCSS
$custom: #978e95; $custom-light: #b5afb4; $custom-dark: #000000;
JSON
{
"hex": "#978e95",
"rgb": {
"r": 151,
"g": 142,
"b": 149
},
"hsl": {
"h": 313.333,
"s": 4.147,
"l": 57.451
},
"oklch": {
"l": 0.65671,
"c": 0.01466,
"h": 333.2
},
"luminance": 0.28095
}Semantic roles & 50–950 ramp
primary
#978E95
secondary
#BFC2BF
accent
#AD867A
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80