#949293#949293
#949293 is a light, near-neutral grey. Relative luminance 0.290; OKLCH L 66.2% C 0.003 H 345.3°. Best body text is #000000 at 6.79:1 contrast (WCAG AA passes).
Color values
| HEX | #949293 |
|---|---|
| RGB | rgb(148, 146, 147) |
| HSL | hsl(330, 1%, 58%) |
| HSV | hsv(330, 1%, 58%) |
| CMYK | cmyk(0%, 1.4%, 0.7%, 42%) |
| CIE-LAB | lab(60.75, 0.92, -0.27) |
| CIE-LCH | lch(60.75, 0.96, 343.76°) |
| OKLab | oklab(66.2% 0.0027 -0.0007) |
| OKLCH | oklch(66.2% 0.003 345.3) |
| XYZ | xyz(27.7572, 28.9603, 31.7257) |
| Luminance | 0.2896 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 4.52
Pewter
#899397
ΔE00 5.97
Warm Grey
#978A84
ΔE00 6.12
Gray
#808080
ΔE00 6.70
Dark Gray
#A9A9A9
ΔE00 7.12
Medium Grey
#7D7F7C
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949293 #929493
analogous
#949294 #949293 #949292
triadic
#949293 #939492 #929394
tetradic
#949293 #949492 #929493 #929294
square
#949293 #949492 #929493 #929294
split-complementary
#949293 #929492 #929494
monochromatic
#575556 #757374 #949293 #B2B1B2 #D1D0D0
Accessibility & contrast
On white
3.09
#949293 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.79
#949293 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #949293
6.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949293 | 1.00 | 3.09 | 6.79 | 6.79 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929293
Deuteranopia (green-blind)
#939393
Tritanopia (blue-blind)
#949292
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #949293; /* rgb */ color: rgb(148, 146, 147); /* oklch */ color: oklch(66.2% 0.003 345.3);
Tailwind
colors: {
custom: {
50: '#b3b1b2',
500: '#949293',
950: '#000000',
},
}SCSS
$custom: #949293; $custom-light: #b3b1b2; $custom-dark: #000000;
JSON
{
"hex": "#949293",
"rgb": {
"r": 148,
"g": 146,
"b": 147
},
"hsl": {
"h": 330,
"s": 0.926,
"l": 57.647
},
"oklch": {
"l": 0.66196,
"c": 0.00275,
"h": 345.3
},
"luminance": 0.2896
}Semantic roles & 50–950 ramp
primary
#949293
secondary
#C0C1C1
accent
#AA947E
background
#FBFAFA
surface
#F6F5F5
border
#D0CFCF
text
#111011
muted
#807F80