#98929C#98929C
#98929C is a light, near-neutral grey. Relative luminance 0.296; OKLCH L 66.8% C 0.016 H 312.2°. Best body text is #000000 at 6.93:1 contrast (WCAG AA passes).
Color values
| HEX | #98929C |
|---|---|
| RGB | rgb(152, 146, 156) |
| HSL | hsl(276, 5%, 59%) |
| HSV | hsv(276, 6%, 61%) |
| CMYK | cmyk(2.6%, 6.4%, 0%, 38.8%) |
| CIE-LAB | lab(61.34, 4.14, -4.48) |
| CIE-LCH | lch(61.34, 6.10, 312.74°) |
| OKLab | oklab(66.83% 0.0108 -0.0119) |
| OKLCH | oklch(66.83% 0.016 312.2) |
| XYZ | xyz(29.2275, 29.6336, 35.6261) |
| Luminance | 0.2963 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 8.65
Dark Gray
#A9A9A9
ΔE00 9.19
Grey
#929591
ΔE00 9.54
Gray
#808080
ΔE00 9.62
Purpley Grey
#947E94
ΔE00 9.69
Pewter
#899397
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98929C #969C92
analogous
#93929C #98929C #9C929B
triadic
#98929C #9C9892 #929C98
tetradic
#98929C #9C9392 #969C92 #929B9C
square
#98929C #9C9392 #969C92 #929B9C
split-complementary
#98929C #9B9C92 #929C93
monochromatic
#5B555E #7A737E #98929C #B6B2B9 #D5D2D6
Accessibility & contrast
On white
3.03
#98929C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.93
#98929C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #98929C
6.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98929C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98929C | 1.00 | 3.03 | 6.93 | 6.93 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91949C
Deuteranopia (green-blind)
#92949C
Tritanopia (blue-blind)
#989395
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #98929c; /* rgb */ color: rgb(152, 146, 156); /* oklch */ color: oklch(66.8% 0.016 312.2);
Tailwind
colors: {
custom: {
50: '#b6b2b9',
500: '#98929c',
950: '#000000',
},
}SCSS
$custom: #98929c; $custom-light: #b6b2b9; $custom-dark: #000000;
JSON
{
"hex": "#98929c",
"rgb": {
"r": 152,
"g": 146,
"b": 156
},
"hsl": {
"h": 276,
"s": 4.808,
"l": 59.216
},
"oklch": {
"l": 0.66825,
"c": 0.01607,
"h": 312.2
},
"luminance": 0.29633
}Semantic roles & 50–950 ramp
primary
#98929C
secondary
#C5C7C3
accent
#AE7A8F
background
#FBFAFB
surface
#F6F5F6
border
#D0CFD0
text
#111011
muted
#807F80