#969293#969293
#969293 is a light, near-neutral grey. Relative luminance 0.291; OKLCH L 66.4% C 0.005 H 0.1°. Best body text is #000000 at 6.83:1 contrast (WCAG AA passes).
Color values
| HEX | #969293 |
|---|---|
| RGB | rgb(150, 146, 147) |
| HSL | hsl(345, 2%, 58%) |
| HSV | hsv(345, 3%, 59%) |
| CMYK | cmyk(0%, 2.7%, 2%, 41.2%) |
| CIE-LAB | lab(60.91, 1.66, -0.01) |
| CIE-LCH | lch(60.91, 1.66, 359.76°) |
| OKLab | oklab(66.37% 0.0049 0) |
| OKLCH | oklch(66.37% 0.005 0.1) |
| XYZ | xyz(28.1222, 29.1485, 31.7428) |
| Luminance | 0.2915 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 5.43
Warm Grey
#978A84
ΔE00 5.48
Gray
#808080
ΔE00 7.11
Pewter
#899397
ΔE00 7.17
Dark Gray
#A9A9A9
ΔE00 7.24
Stone
#A89F91
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969293 #929695
analogous
#969295 #969293 #969392
triadic
#969293 #939692 #929396
tetradic
#969293 #959692 #929695 #939296
square
#969293 #959692 #929695 #939296
split-complementary
#969293 #929693 #929596
monochromatic
#585556 #787374 #969293 #B4B1B2 #D2D0D1
Accessibility & contrast
On white
3.07
#969293 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.83
#969293 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #969293
6.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969293 | 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)
#929393
Deuteranopia (green-blind)
#939393
Tritanopia (blue-blind)
#979292
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #969293; /* rgb */ color: rgb(150, 146, 147); /* oklch */ color: oklch(66.4% 0.005 0.1);
Tailwind
colors: {
custom: {
50: '#b4b1b2',
500: '#969293',
950: '#000000',
},
}SCSS
$custom: #969293; $custom-light: #b4b1b2; $custom-dark: #000000;
JSON
{
"hex": "#969293",
"rgb": {
"r": 150,
"g": 146,
"b": 147
},
"hsl": {
"h": 345,
"s": 1.869,
"l": 58.039
},
"oklch": {
"l": 0.66366,
"c": 0.00492,
"h": 0.1
},
"luminance": 0.29148
}Semantic roles & 50–950 ramp
primary
#969293
secondary
#C1C3C2
accent
#ABA07D
background
#FBFAFA
surface
#F6F5F5
border
#D0CFCF
text
#111011
muted
#807F80