#8FA3AF#8FA3AF
#8FA3AF is a light, muted cyan. Relative luminance 0.351; OKLCH L 70.4% C 0.029 H 234.2°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA3AF |
|---|---|
| RGB | rgb(143, 163, 175) |
| HSL | hsl(203, 17%, 62%) |
| HSV | hsv(203, 18%, 69%) |
| CMYK | cmyk(18.3%, 6.9%, 0%, 31.4%) |
| CIE-LAB | lab(65.85, -4.38, -8.55) |
| CIE-LCH | lch(65.85, 9.61, 242.90°) |
| OKLab | oklab(70.39% -0.0167 -0.0232) |
| OKLCH | oklch(70.39% 0.029 234.2) |
| XYZ | xyz(32.1607, 35.1284, 45.6351) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 1.94
Cool Gray
#9AA7B0
ΔE00 2.90
Bluegrey
#85A3B2
ΔE00 2.93
Cool Grey
#95A3A6
ΔE00 4.17
Greyblue
#77A1B5
ΔE00 5.84
Pewter
#899397
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA3AF #AF9B8F
analogous
#8FAFAB #8FA3AF #8F93AF
triadic
#8FA3AF #AF8FA3 #A3AF8F
tetradic
#8FA3AF #AB8FAF #AF9B8F #93AF8F
square
#8FA3AF #AB8FAF #AF9B8F #93AF8F
split-complementary
#8FA3AF #AF8F93 #AFAB8F
monochromatic
#516672 #6B8696 #8FA3AF #B3C0C9 #D6DEE2
Accessibility & contrast
On white
2.62
#8FA3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#8FA3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA3AF
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA3AF | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA2B0
Deuteranopia (green-blind)
#999EAF
Tritanopia (blue-blind)
#86A6A7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8fa3af; /* rgb */ color: rgb(143, 163, 175); /* oklch */ color: oklch(70.4% 0.029 234.2);
Tailwind
colors: {
custom: {
50: '#b0bec6',
500: '#8fa3af',
950: '#000000',
},
}SCSS
$custom: #8fa3af; $custom-light: #b0bec6; $custom-dark: #000000;
JSON
{
"hex": "#8fa3af",
"rgb": {
"r": 143,
"g": 163,
"b": 175
},
"hsl": {
"h": 202.5,
"s": 16.667,
"l": 62.353
},
"oklch": {
"l": 0.70386,
"c": 0.02856,
"h": 234.2
},
"luminance": 0.35129
}Semantic roles & 50–950 ramp
primary
#8FA3AF
secondary
#D3CBC7
accent
#694B9B
background
#FAFBFC
surface
#F4F6F8
border
#CED0D1
text
#101213
muted
#7F8182