#999FA7#999FA7
#999FA7 is a light, near-neutral grey. Relative luminance 0.344; OKLCH L 70.0% C 0.014 H 255.5°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #999FA7 |
|---|---|
| RGB | rgb(153, 159, 167) |
| HSL | hsl(214, 7%, 63%) |
| HSV | hsv(214, 8%, 65%) |
| CMYK | cmyk(8.4%, 4.8%, 0%, 34.5%) |
| CIE-LAB | lab(65.25, -0.53, -4.90) |
| CIE-LCH | lch(65.25, 4.92, 263.83°) |
| OKLab | oklab(70.02% -0.0034 -0.0131) |
| OKLCH | oklch(70.02% 0.014 255.5) |
| XYZ | xyz(32.5086, 34.3583, 41.4709) |
| Luminance | 0.3436 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.57
Cool Grey
#95A3A6
ΔE00 5.12
Pewter
#899397
ΔE00 5.36
Dark Gray
#A9A9A9
ΔE00 5.49
Bluey Grey
#89A0B0
ΔE00 6.21
Grey
#929591
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#999FA7 #A7A199
analogous
#99A6A7 #999FA7 #9A99A7
triadic
#999FA7 #A7999F #9FA799
tetradic
#999FA7 #A799A6 #A7A199 #99A79A
square
#999FA7 #A799A6 #A7A199 #99A79A
split-complementary
#999FA7 #A79A99 #A6A799
monochromatic
#5C626A #78808B #999FA7 #BABEC3 #DBDDE0
Accessibility & contrast
On white
2.67
#999FA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#999FA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #999FA7
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##999FA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##999FA7 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9FA7
Deuteranopia (green-blind)
#9B9EA7
Tritanopia (blue-blind)
#96A1A1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #999fa7; /* rgb */ color: rgb(153, 159, 167); /* oklch */ color: oklch(70.0% 0.014 255.5);
Tailwind
colors: {
custom: {
50: '#b7bbc1',
500: '#999fa7',
950: '#000000',
},
}SCSS
$custom: #999fa7; $custom-light: #b7bbc1; $custom-dark: #000000;
JSON
{
"hex": "#999fa7",
"rgb": {
"r": 153,
"g": 159,
"b": 167
},
"hsl": {
"h": 214.286,
"s": 7.368,
"l": 62.745
},
"oklch": {
"l": 0.70017,
"c": 0.01355,
"h": 255.5
},
"luminance": 0.34359
}Semantic roles & 50–950 ramp
primary
#999FA7
secondary
#D0CECB
accent
#775491
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111112
muted
#808081