#999795#999795
#999795 is a light, near-neutral grey. Relative luminance 0.311; OKLCH L 67.7% C 0.004 H 67.7°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #999795 |
|---|---|
| RGB | rgb(153, 151, 149) |
| HSL | hsl(30, 2%, 59%) |
| HSV | hsv(30, 3%, 60%) |
| CMYK | cmyk(0%, 1.3%, 2.6%, 40%) |
| CIE-LAB | lab(62.57, 0.35, 1.31) |
| CIE-LCH | lch(62.57, 1.35, 75.10°) |
| OKLab | oklab(67.75% 0.0014 0.0035) |
| OKLCH | oklch(67.75% 0.004 67.7) |
| XYZ | xyz(29.6275, 31.0755, 32.8653) |
| Luminance | 0.3108 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 3.35
Dark Gray
#A9A9A9
ΔE00 5.59
Pewter
#899397
ΔE00 6.34
Warm Grey
#978A84
ΔE00 6.43
Stone
#A89F91
ΔE00 6.51
Greyish
#A8A495
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#999795 #959799
analogous
#999595 #999795 #999995
triadic
#999795 #959997 #979599
tetradic
#999795 #959995 #959799 #999599
square
#999795 #959995 #959799 #999599
split-complementary
#999795 #959999 #959599
monochromatic
#5C5A58 #7B7876 #999795 #B7B6B4 #D5D4D3
Accessibility & contrast
On white
2.91
#999795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#999795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #999795
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##999795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##999795 | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989795
Deuteranopia (green-blind)
#989795
Tritanopia (blue-blind)
#9A9796
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #999795; /* rgb */ color: rgb(153, 151, 149); /* oklch */ color: oklch(67.7% 0.004 67.7);
Tailwind
colors: {
custom: {
50: '#b7b5b4',
500: '#999795',
950: '#000000',
},
}SCSS
$custom: #999795; $custom-light: #b7b5b4; $custom-dark: #000000;
JSON
{
"hex": "#999795",
"rgb": {
"r": 153,
"g": 151,
"b": 149
},
"hsl": {
"h": 30,
"s": 1.923,
"l": 59.216
},
"oklch": {
"l": 0.67748,
"c": 0.00375,
"h": 67.7
},
"luminance": 0.31075
}Semantic roles & 50–950 ramp
primary
#999795
secondary
#C4C5C6
accent
#94AB7D
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111111
muted
#808080