#94989F#94989F
#94989F is a light, near-neutral grey. Relative luminance 0.313; OKLCH L 67.9% C 0.011 H 261.8°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #94989F |
|---|---|
| RGB | rgb(148, 152, 159) |
| HSL | hsl(218, 5%, 60%) |
| HSV | hsv(218, 7%, 62%) |
| CMYK | cmyk(6.9%, 4.4%, 0%, 37.6%) |
| CIE-LAB | lab(62.72, -0.04, -4.17) |
| CIE-LCH | lch(62.72, 4.17, 269.50°) |
| OKLab | oklab(67.86% -0.0016 -0.0111) |
| OKLCH | oklch(67.86% 0.011 261.8) |
| XYZ | xyz(29.6977, 31.2554, 37.2625) |
| Luminance | 0.3126 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Pewter
#899397
ΔE00 4.31
Cool Gray
#9AA7B0
ΔE00 5.61
Grey
#929591
ΔE00 6.20
Cool Grey
#95A3A6
ΔE00 6.22
Dark Gray
#A9A9A9
ΔE00 6.52
Bluey Grey
#89A0B0
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94989F #9F9B94
analogous
#949D9F #94989F #95949F
triadic
#94989F #9F9498 #989F94
tetradic
#94989F #9F949D #9F9B94 #949F95
square
#94989F #9F949D #9F9B94 #949F95
split-complementary
#94989F #9F9594 #9D9F94
monochromatic
#575B61 #747982 #94989F #B4B7BC #D5D6D9
Accessibility & contrast
On white
2.90
#94989F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#94989F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94989F
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94989F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94989F | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96989F
Deuteranopia (green-blind)
#95979F
Tritanopia (blue-blind)
#92999A
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #94989f; /* rgb */ color: rgb(148, 152, 159); /* oklch */ color: oklch(67.9% 0.011 261.8);
Tailwind
colors: {
custom: {
50: '#b3b6bb',
500: '#94989f',
950: '#000000',
},
}SCSS
$custom: #94989f; $custom-light: #b3b6bb; $custom-dark: #000000;
JSON
{
"hex": "#94989f",
"rgb": {
"r": 148,
"g": 152,
"b": 159
},
"hsl": {
"h": 218.182,
"s": 5.419,
"l": 60.196
},
"oklch": {
"l": 0.6786,
"c": 0.01127,
"h": 261.8
},
"luminance": 0.31256
}Semantic roles & 50–950 ramp
primary
#94989F
secondary
#CAC8C5
accent
#7B568F
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111111
muted
#808080