#929494#929494
#929494 is a light, near-neutral grey. Relative luminance 0.294; OKLCH L 66.5% C 0.002 H 197.1°. Best body text is #000000 at 6.89:1 contrast (WCAG AA passes).
Color values
| HEX | #929494 |
|---|---|
| RGB | rgb(146, 148, 148) |
| HSL | hsl(180, 1%, 58%) |
| HSV | hsv(180, 1%, 58%) |
| CMYK | cmyk(1.4%, 0%, 0%, 42%) |
| CIE-LAB | lab(61.16, -0.73, -0.25) |
| CIE-LCH | lch(61.16, 0.77, 199.33°) |
| OKLab | oklab(66.49% -0.0022 -0.0007) |
| OKLCH | oklch(66.49% 0.002 197.1) |
| XYZ | xyz(27.7883, 29.4289, 32.2276) |
| Luminance | 0.2943 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 2.43
Pewter
#899397
ΔE00 3.90
Cool Grey
#95A3A6
ΔE00 6.59
Dark Gray
#A9A9A9
ΔE00 6.72
Gray
#808080
ΔE00 7.00
Medium Grey
#7D7F7C
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#929494 #949292
analogous
#929493 #929494 #929394
triadic
#929494 #949294 #949492
tetradic
#929494 #939294 #949292 #939492
square
#929494 #939294 #949292 #939492
split-complementary
#929494 #949293 #949392
monochromatic
#555757 #737575 #929494 #B1B2B2 #D0D1D1
Accessibility & contrast
On white
3.05
#929494 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.89
#929494 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #929494
6.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##929494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##929494 | 1.00 | 3.05 | 6.89 | 6.89 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949494
Deuteranopia (green-blind)
#939394
Tritanopia (blue-blind)
#919494
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #929494; /* rgb */ color: rgb(146, 148, 148); /* oklch */ color: oklch(66.5% 0.002 197.1);
Tailwind
colors: {
custom: {
50: '#b1b3b3',
500: '#929494',
950: '#000000',
},
}SCSS
$custom: #929494; $custom-light: #b1b3b3; $custom-dark: #000000;
JSON
{
"hex": "#929494",
"rgb": {
"r": 146,
"g": 148,
"b": 148
},
"hsl": {
"h": 180,
"s": 0.926,
"l": 57.647
},
"oklch": {
"l": 0.66488,
"c": 0.00234,
"h": 197.1
},
"luminance": 0.29429
}Semantic roles & 50–950 ramp
primary
#929494
secondary
#C1C0C0
accent
#7E7EAA
background
#FAFBFB
surface
#F5F6F6
border
#CFD0D0
text
#101111
muted
#7F8080