#949299#949299
#949299 is a light, near-neutral grey. Relative luminance 0.292; OKLCH L 66.4% C 0.010 H 299.1°. Best body text is #000000 at 6.83:1 contrast (WCAG AA passes).
Color values
| HEX | #949299 |
|---|---|
| RGB | rgb(148, 146, 153) |
| HSL | hsl(257, 3%, 59%) |
| HSV | hsv(257, 5%, 60%) |
| CMYK | cmyk(3.3%, 4.6%, 0%, 40%) |
| CIE-LAB | lab(60.92, 2.10, -3.43) |
| CIE-LCH | lch(60.92, 4.02, 301.52°) |
| OKLab | oklab(66.39% 0.0051 -0.0091) |
| OKLCH | oklch(66.39% 0.01 299.1) |
| XYZ | xyz(28.2404, 29.1536, 34.2702) |
| Luminance | 0.2915 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Pewter
#899397
ΔE00 6.88
Grey
#929591
ΔE00 7.20
Gray
#808080
ΔE00 7.93
Warm Grey
#978A84
ΔE00 8.01
Dark Gray
#A9A9A9
ΔE00 8.03
Cool Gray
#9AA7B0
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949299 #979992
analogous
#929399 #949299 #979299
triadic
#949299 #999492 #929994
tetradic
#949299 #999293 #979992 #929997
square
#949299 #999293 #979992 #929997
split-complementary
#949299 #999792 #939992
monochromatic
#57555B #75737B #949299 #B3B2B7 #D2D1D4
Accessibility & contrast
On white
3.07
#949299 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.83
#949299 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #949299
6.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949299 | 1.00 | 3.07 | 6.83 | 6.83 |
| #FFFFFF | 3.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919399
Deuteranopia (green-blind)
#919399
Tritanopia (blue-blind)
#939394
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #949299; /* rgb */ color: rgb(148, 146, 153); /* oklch */ color: oklch(66.4% 0.010 299.1);
Tailwind
colors: {
custom: {
50: '#b3b1b7',
500: '#949299',
950: '#000000',
},
}SCSS
$custom: #949299; $custom-light: #b3b1b7; $custom-dark: #000000;
JSON
{
"hex": "#949299",
"rgb": {
"r": 148,
"g": 146,
"b": 153
},
"hsl": {
"h": 257.143,
"s": 3.318,
"l": 58.627
},
"oklch": {
"l": 0.66386,
"c": 0.01045,
"h": 299.1
},
"luminance": 0.29154
}Semantic roles & 50–950 ramp
primary
#949299
secondary
#C4C5C2
accent
#AD7B9E
background
#FBFAFB
surface
#F6F5F6
border
#D0CFD0
text
#111011
muted
#807F80