#9FACAB#9FACAB
#9FACAB is a light, near-neutral grey. Relative luminance 0.398; OKLCH L 73.4% C 0.015 H 191.3°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #9FACAB |
|---|---|
| RGB | rgb(159, 172, 171) |
| HSL | hsl(175, 7%, 65%) |
| HSV | hsv(175, 8%, 67%) |
| CMYK | cmyk(7.6%, 0%, 0.6%, 32.5%) |
| CIE-LAB | lab(69.34, -4.74, -1.05) |
| CIE-LCH | lch(69.34, 4.85, 192.50°) |
| OKLab | oklab(73.39% -0.0144 -0.0029) |
| OKLCH | oklch(73.39% 0.015 191.3) |
| XYZ | xyz(36.3997, 39.8158, 44.2877) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.36
Cool Gray
#9AA7B0
ΔE00 5.40
Dark Gray
#A9A9A9
ΔE00 6.19
Dove Gray
#B6B8BD
ΔE00 7.84
Grey
#929591
ΔE00 7.88
Pewter
#899397
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FACAB #AC9FA0
analogous
#9FACA5 #9FACAB #9FA7AC
triadic
#9FACAB #AB9FAC #ACAB9F
tetradic
#9FACAB #A59FAC #AC9FA0 #A7AC9F
square
#9FACAB #A59FAC #AC9FA0 #A7AC9F
split-complementary
#9FACAB #AC9FA7 #ACA59F
monochromatic
#61706F #7E908E #9FACAB #C0C8C8 #E1E5E4
Accessibility & contrast
On white
2.34
#9FACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#9FACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FACAB
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FACAB | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAB
Deuteranopia (green-blind)
#A8A8AB
Tritanopia (blue-blind)
#9CADAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9facab; /* rgb */ color: rgb(159, 172, 171); /* oklch */ color: oklch(73.4% 0.015 191.3);
Tailwind
colors: {
custom: {
50: '#bbc4c4',
500: '#9facab',
950: '#000000',
},
}SCSS
$custom: #9facab; $custom-light: #bbc4c4; $custom-dark: #000000;
JSON
{
"hex": "#9facab",
"rgb": {
"r": 159,
"g": 172,
"b": 171
},
"hsl": {
"h": 175.385,
"s": 7.263,
"l": 64.902
},
"oklch": {
"l": 0.73389,
"c": 0.01468,
"h": 191.3
},
"luminance": 0.39816
}Semantic roles & 50–950 ramp
primary
#9FACAB
secondary
#D6D1D2
accent
#545991
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111212
muted
#808181