#94929C#94929C
#94929C is a light, near-neutral grey. Relative luminance 0.293; OKLCH L 66.5% C 0.015 H 295.2°. Best body text is #000000 at 6.85:1 contrast (WCAG AA passes).
Color values
| HEX | #94929C |
|---|---|
| RGB | rgb(148, 146, 156) |
| HSL | hsl(252, 5%, 59%) |
| HSV | hsv(252, 6%, 61%) |
| CMYK | cmyk(5.1%, 6.4%, 0%, 38.8%) |
| CIE-LAB | lab(61.01, 2.71, -5.00) |
| CIE-LCH | lch(61.01, 5.69, 298.43°) |
| OKLab | oklab(66.48% 0.0063 -0.0134) |
| OKLCH | oklch(66.48% 0.015 295.2) |
| XYZ | xyz(28.4913, 29.2539, 35.5916) |
| Luminance | 0.2925 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Pewter
#899397
ΔE00 7.75
Grey
#929591
ΔE00 8.56
Dark Gray
#A9A9A9
ΔE00 8.80
Gray
#808080
ΔE00 8.82
Warm Grey
#978A84
ΔE00 9.10
Cool Gray
#9AA7B0
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94929C #9A9C92
analogous
#92959C #94929C #99929C
triadic
#94929C #9C9492 #929C94
tetradic
#94929C #9C9295 #9A9C92 #929C99
square
#94929C #9C9295 #9A9C92 #929C99
split-complementary
#94929C #9C9992 #959C92
monochromatic
#57555E #75737E #94929C #B3B2B9 #D3D2D6
Accessibility & contrast
On white
3.07
#94929C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.85
#94929C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #94929C
6.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94929C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94929C | 1.00 | 3.07 | 6.85 | 6.85 |
| #FFFFFF | 3.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90939C
Deuteranopia (green-blind)
#90939C
Tritanopia (blue-blind)
#939395
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #94929c; /* rgb */ color: rgb(148, 146, 156); /* oklch */ color: oklch(66.5% 0.015 295.2);
Tailwind
colors: {
custom: {
50: '#b3b1b9',
500: '#94929c',
950: '#000000',
},
}SCSS
$custom: #94929c; $custom-light: #b3b1b9; $custom-dark: #000000;
JSON
{
"hex": "#94929c",
"rgb": {
"r": 148,
"g": 146,
"b": 156
},
"hsl": {
"h": 252,
"s": 4.808,
"l": 59.216
},
"oklch": {
"l": 0.66484,
"c": 0.01476,
"h": 295.2
},
"luminance": 0.29254
}Semantic roles & 50–950 ramp
primary
#94929C
secondary
#C6C7C3
accent
#AE7AA4
background
#FBFAFB
surface
#F6F5F6
border
#D0CFD0
text
#111011
muted
#807F80