#94929E#94929E
#94929E is a light, near-neutral grey. Relative luminance 0.293; OKLCH L 66.6% C 0.018 H 293.6°. Best body text is #000000 at 6.86:1 contrast (WCAG AA passes).
Color values
| HEX | #94929E |
|---|---|
| RGB | rgb(148, 146, 158) |
| HSL | hsl(250, 6%, 60%) |
| HSV | hsv(250, 8%, 62%) |
| CMYK | cmyk(6.3%, 7.6%, 0%, 38%) |
| CIE-LAB | lab(61.06, 3.12, -6.05) |
| CIE-LCH | lch(61.06, 6.81, 297.26°) |
| OKLab | oklab(66.55% 0.0071 -0.0162) |
| OKLCH | oklch(66.55% 0.018 293.6) |
| XYZ | xyz(28.6620, 29.3222, 36.4909) |
| Luminance | 0.2932 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Pewter
#899397
ΔE00 8.39
Dark Gray
#A9A9A9
ΔE00 9.36
Grey
#929591
ΔE00 9.43
Gray
#808080
ΔE00 9.45
Lightslategray
#778899
ΔE00 9.75
Cool Gray
#9AA7B0
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94929E #9C9E92
analogous
#92969E #94929E #9A929E
triadic
#94929E #9E9492 #929E94
tetradic
#94929E #9E9296 #9C9E92 #929E9A
square
#94929E #9E9296 #9C9E92 #929E9A
split-complementary
#94929E #9E9A92 #969E92
monochromatic
#575660 #757280 #94929E #B4B2BB #D4D3D8
Accessibility & contrast
On white
3.06
#94929E on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.86
#94929E on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #94929E
6.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94929E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94929E | 1.00 | 3.06 | 6.86 | 6.86 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90939F
Deuteranopia (green-blind)
#90939E
Tritanopia (blue-blind)
#929496
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #94929e; /* rgb */ color: rgb(148, 146, 158); /* oklch */ color: oklch(66.6% 0.018 293.6);
Tailwind
colors: {
custom: {
50: '#b3b1ba',
500: '#94929e',
950: '#000000',
},
}SCSS
$custom: #94929e; $custom-light: #b3b1ba; $custom-dark: #000000;
JSON
{
"hex": "#94929e",
"rgb": {
"r": 148,
"g": 146,
"b": 158
},
"hsl": {
"h": 250,
"s": 5.825,
"l": 59.608
},
"oklch": {
"l": 0.66551,
"c": 0.01766,
"h": 293.6
},
"luminance": 0.29322
}Semantic roles & 50–950 ramp
primary
#94929E
secondary
#C7C8C4
accent
#AF79A6
background
#FBFAFB
surface
#F6F5F6
border
#D0CFD0
text
#111011
muted
#807F80