#94909C#94909C
#94909C is a light, near-neutral grey. Relative luminance 0.286; OKLCH L 66.1% C 0.018 H 301.1°. Best body text is #000000 at 6.73:1 contrast (WCAG AA passes).
Color values
| HEX | #94909C |
|---|---|
| RGB | rgb(148, 144, 156) |
| HSL | hsl(260, 6%, 59%) |
| HSV | hsv(260, 8%, 61%) |
| CMYK | cmyk(5.1%, 7.7%, 0%, 38.8%) |
| CIE-LAB | lab(60.47, 3.84, -5.80) |
| CIE-LCH | lch(60.47, 6.96, 303.46°) |
| OKLab | oklab(66.06% 0.0093 -0.0155) |
| OKLCH | oklch(66.06% 0.018 301.1) |
| XYZ | xyz(28.1857, 28.6427, 35.4898) |
| Luminance | 0.2864 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Pewter
#899397
ΔE00 9.28
Gray
#808080
ΔE00 9.36
Warm Grey
#978A84
ΔE00 9.46
Purpley Grey
#947E94
ΔE00 9.49
Grey
#929591
ΔE00 9.89
Dark Gray
#A9A9A9
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94909C #989C90
analogous
#90929C #94909C #9A909C
triadic
#94909C #9C9490 #909C94
tetradic
#94909C #9C9092 #989C90 #909C9A
square
#94909C #9C9092 #989C90 #909C9A
split-complementary
#94909C #9C9A90 #929C90
monochromatic
#57545E #75717E #94909C #B3B0B9 #D2D1D6
Accessibility & contrast
On white
3.12
#94909C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.73
#94909C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #94909C
6.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94909C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94909C | 1.00 | 3.12 | 6.73 | 6.73 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E929D
Deuteranopia (green-blind)
#8F929C
Tritanopia (blue-blind)
#939294
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #94909c; /* rgb */ color: rgb(148, 144, 156); /* oklch */ color: oklch(66.1% 0.018 301.1);
Tailwind
colors: {
custom: {
50: '#b3b0b9',
500: '#94909c',
950: '#000000',
},
}SCSS
$custom: #94909c; $custom-light: #b3b0b9; $custom-dark: #000000;
JSON
{
"hex": "#94909c",
"rgb": {
"r": 148,
"g": 144,
"b": 156
},
"hsl": {
"h": 260,
"s": 5.714,
"l": 58.824
},
"oklch": {
"l": 0.66061,
"c": 0.01811,
"h": 301.1
},
"luminance": 0.28643
}Semantic roles & 50–950 ramp
primary
#94909C
secondary
#C5C6C2
accent
#AF799D
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80