#999293#999293
#999293 is a light, near-neutral grey. Relative luminance 0.294; OKLCH L 66.6% C 0.008 H 7.4°. Best body text is #000000 at 6.89:1 contrast (WCAG AA passes).
Color values
| HEX | #999293 |
|---|---|
| RGB | rgb(153, 146, 147) |
| HSL | hsl(351, 3%, 59%) |
| HSV | hsv(351, 5%, 60%) |
| CMYK | cmyk(0%, 4.6%, 3.9%, 40%) |
| CIE-LAB | lab(61.17, 2.76, 0.39) |
| CIE-LCH | lch(61.17, 2.79, 8.09°) |
| OKLab | oklab(66.63% 0.0083 0.0011) |
| OKLCH | oklch(66.63% 0.008 7.4) |
| XYZ | xyz(28.6815, 29.4369, 31.7690) |
| Luminance | 0.2944 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 4.81
Grey
#929591
ΔE00 6.83
Dark Gray
#A9A9A9
ΔE00 7.64
Gray
#808080
ΔE00 7.90
Stone
#A89F91
ΔE00 8.68
Pewter
#899397
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#999293 #929998
analogous
#999296 #999293 #999492
triadic
#999293 #939992 #929399
tetradic
#999293 #969992 #929998 #949299
square
#999293 #969992 #929998 #949299
split-complementary
#999293 #929994 #929699
monochromatic
#5B5556 #7B7374 #999293 #B7B2B2 #D4D1D2
Accessibility & contrast
On white
3.05
#999293 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.89
#999293 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #999293
6.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##999293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##999293 | 1.00 | 3.05 | 6.89 | 6.89 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939393
Deuteranopia (green-blind)
#949493
Tritanopia (blue-blind)
#9B9292
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #999293; /* rgb */ color: rgb(153, 146, 147); /* oklch */ color: oklch(66.6% 0.008 7.4);
Tailwind
colors: {
custom: {
50: '#b7b2b2',
500: '#999293',
950: '#000000',
},
}SCSS
$custom: #999293; $custom-light: #b7b2b2; $custom-dark: #000000;
JSON
{
"hex": "#999293",
"rgb": {
"r": 153,
"g": 146,
"b": 147
},
"hsl": {
"h": 351.429,
"s": 3.318,
"l": 58.627
},
"oklch": {
"l": 0.66626,
"c": 0.00839,
"h": 7.4
},
"luminance": 0.29437
}Semantic roles & 50–950 ramp
primary
#999293
secondary
#C2C5C4
accent
#ADA57B
background
#FBFAFA
surface
#F6F5F5
border
#D0CFCF
text
#111011
muted
#807F80