#98949C#98949C
#98949C is a light, near-neutral grey. Relative luminance 0.303; OKLCH L 67.2% C 0.012 H 308.3°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #98949C |
|---|---|
| RGB | rgb(152, 148, 156) |
| HSL | hsl(270, 4%, 60%) |
| HSV | hsv(270, 5%, 61%) |
| CMYK | cmyk(2.6%, 5.1%, 0%, 38.8%) |
| CIE-LAB | lab(61.87, 3.01, -3.68) |
| CIE-LCH | lch(61.87, 4.76, 309.28°) |
| OKLab | oklab(67.25% 0.0077 -0.0098) |
| OKLCH | oklch(67.25% 0.012 308.3) |
| XYZ | xyz(29.5385, 30.2556, 35.7298) |
| Luminance | 0.3026 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.92
Grey
#929591
ΔE00 8.18
Warm Grey
#978A84
ΔE00 8.26
Pewter
#899397
ΔE00 8.29
Gray
#808080
ΔE00 9.13
Cool Gray
#9AA7B0
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98949C #989C94
analogous
#94949C #98949C #9C949C
triadic
#98949C #9C9894 #949C98
tetradic
#98949C #9C9494 #989C94 #949C9C
square
#98949C #9C9494 #989C94 #949C9C
split-complementary
#98949C #9C9C94 #949C94
monochromatic
#5B575E #79757E #98949C #B7B4B9 #D5D4D7
Accessibility & contrast
On white
2.98
#98949C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#98949C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98949C
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98949C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98949C | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93959C
Deuteranopia (green-blind)
#94969C
Tritanopia (blue-blind)
#989597
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #98949c; /* rgb */ color: rgb(152, 148, 156); /* oklch */ color: oklch(67.2% 0.012 308.3);
Tailwind
colors: {
custom: {
50: '#b6b3b9',
500: '#98949c',
950: '#000000',
},
}SCSS
$custom: #98949c; $custom-light: #b6b3b9; $custom-dark: #000000;
JSON
{
"hex": "#98949c",
"rgb": {
"r": 152,
"g": 148,
"b": 156
},
"hsl": {
"h": 270,
"s": 3.883,
"l": 59.608
},
"oklch": {
"l": 0.67245,
"c": 0.01247,
"h": 308.3
},
"luminance": 0.30256
}Semantic roles & 50–950 ramp
primary
#98949C
secondary
#C6C7C4
accent
#AD7B94
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111111
muted
#808080