#949294#949294
#949294 is a light, near-neutral grey. Relative luminance 0.290; OKLCH L 66.2% C 0.004 H 325.6°. Best body text is #000000 at 6.80:1 contrast (WCAG AA passes).
Color values
| HEX | #949294 |
|---|---|
| RGB | rgb(148, 146, 148) |
| HSL | hsl(300, 1%, 58%) |
| HSV | hsv(300, 1%, 58%) |
| CMYK | cmyk(0%, 1.4%, 0%, 42%) |
| CIE-LAB | lab(60.77, 1.12, -0.80) |
| CIE-LCH | lch(60.77, 1.37, 324.52°) |
| OKLab | oklab(66.23% 0.0031 -0.0021) |
| OKLCH | oklch(66.23% 0.004 325.6) |
| XYZ | xyz(27.8361, 28.9918, 32.1408) |
| Luminance | 0.2899 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 5.01
Pewter
#899397
ΔE00 6.00
Warm Grey
#978A84
ΔE00 6.39
Gray
#808080
ΔE00 6.82
Dark Gray
#A9A9A9
ΔE00 7.19
Medium Grey
#7D7F7C
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949294 #929492
analogous
#939294 #949294 #949293
triadic
#949294 #949492 #929494
tetradic
#949294 #949392 #929492 #929394
square
#949294 #949392 #929492 #929394
split-complementary
#949294 #939492 #929493
monochromatic
#575557 #757375 #949294 #B2B1B2 #D1D0D1
Accessibility & contrast
On white
3.09
#949294 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.80
#949294 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #949294
6.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949294 | 1.00 | 3.09 | 6.80 | 6.80 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929294
Deuteranopia (green-blind)
#929394
Tritanopia (blue-blind)
#949293
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #949294; /* rgb */ color: rgb(148, 146, 148); /* oklch */ color: oklch(66.2% 0.004 325.6);
Tailwind
colors: {
custom: {
50: '#b3b1b3',
500: '#949294',
950: '#000000',
},
}SCSS
$custom: #949294; $custom-light: #b3b1b3; $custom-dark: #000000;
JSON
{
"hex": "#949294",
"rgb": {
"r": 148,
"g": 146,
"b": 148
},
"hsl": {
"h": 300,
"s": 0.926,
"l": 57.647
},
"oklch": {
"l": 0.66227,
"c": 0.00372,
"h": 325.6
},
"luminance": 0.28992
}Semantic roles & 50–950 ramp
primary
#949294
secondary
#C0C1C0
accent
#AA7E7E
background
#FBFAFB
surface
#F6F5F6
border
#D0CFD0
text
#111011
muted
#807F80