#949098#949098
#949098 is a light, near-neutral grey. Relative luminance 0.285; OKLCH L 65.9% C 0.013 H 308.3°. Best body text is #000000 at 6.70:1 contrast (WCAG AA passes).
Color values
| HEX | #949098 |
|---|---|
| RGB | rgb(148, 144, 152) |
| HSL | hsl(270, 4%, 58%) |
| HSV | hsv(270, 5%, 60%) |
| CMYK | cmyk(2.6%, 5.3%, 0%, 40.4%) |
| CIE-LAB | lab(60.35, 3.03, -3.70) |
| CIE-LCH | lch(60.35, 4.78, 309.29°) |
| OKLab | oklab(65.93% 0.0078 -0.0098) |
| OKLCH | oklch(65.93% 0.013 308.3) |
| XYZ | xyz(27.8525, 28.5095, 33.7352) |
| Luminance | 0.2851 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 7.88
Gray
#808080
ΔE00 8.09
Pewter
#899397
ΔE00 8.19
Grey
#929591
ΔE00 8.23
Dark Gray
#A9A9A9
ΔE00 8.98
Medium Grey
#7D7F7C
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949098 #949890
analogous
#909098 #949098 #989098
triadic
#949098 #989490 #909894
tetradic
#949098 #989090 #949890 #909898
square
#949098 #989090 #949890 #909898
split-complementary
#949098 #989890 #909890
monochromatic
#57545A #75717A #949098 #B3B0B5 #D1CFD3
Accessibility & contrast
On white
3.13
#949098 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.70
#949098 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #949098
6.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949098 | 1.00 | 3.13 | 6.70 | 6.70 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9198
Deuteranopia (green-blind)
#909298
Tritanopia (blue-blind)
#949193
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #949098; /* rgb */ color: rgb(148, 144, 152); /* oklch */ color: oklch(65.9% 0.013 308.3);
Tailwind
colors: {
custom: {
50: '#b3b0b6',
500: '#949098',
950: '#000000',
},
}SCSS
$custom: #949098; $custom-light: #b3b0b6; $custom-dark: #000000;
JSON
{
"hex": "#949098",
"rgb": {
"r": 148,
"g": 144,
"b": 152
},
"hsl": {
"h": 270,
"s": 3.738,
"l": 58.039
},
"oklch": {
"l": 0.65929,
"c": 0.01253,
"h": 308.3
},
"luminance": 0.28509
}Semantic roles & 50–950 ramp
primary
#949098
secondary
#C2C3C0
accent
#AD7B94
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80