#8FA5BF#8FA5BF
#8FA5BF is a light, muted cyan. Relative luminance 0.365; OKLCH L 71.4% C 0.045 H 252.7°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA5BF |
|---|---|
| RGB | rgb(143, 165, 191) |
| HSL | hsl(213, 27%, 65%) |
| HSV | hsv(213, 25%, 75%) |
| CMYK | cmyk(25.1%, 13.6%, 0%, 25.1%) |
| CIE-LAB | lab(66.91, -1.79, -15.88) |
| CIE-LCH | lch(66.91, 15.98, 263.58°) |
| OKLab | oklab(71.39% -0.0135 -0.0433) |
| OKLCH | oklch(71.39% 0.045 252.7) |
| XYZ | xyz(34.1842, 36.5104, 54.5262) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.79
Bluegrey
#85A3B2
ΔE00 6.52
Cool Gray
#9AA7B0
ΔE00 6.68
Light Grey Blue
#9DBCD4
ΔE00 6.96
Greyblue
#77A1B5
ΔE00 7.75
Cloudy Blue
#ACC2D9
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA5BF #BFA98F
analogous
#8FBDBF #8FA5BF #918FBF
triadic
#8FA5BF #BF8FA5 #A5BF8F
tetradic
#8FA5BF #BF8FBD #BFA98F #8FBF91
square
#8FA5BF #BF8FBD #BFA98F #8FBF91
split-complementary
#8FA5BF #BF918F #BDBF8F
monochromatic
#4D6787 #6886A9 #8FA5BF #B6C4D5 #DDE4EC
Accessibility & contrast
On white
2.53
#8FA5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#8FA5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA5BF
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA5BF | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C0
Deuteranopia (green-blind)
#96A1BE
Tritanopia (blue-blind)
#82ABAD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8fa5bf; /* rgb */ color: rgb(143, 165, 191); /* oklch */ color: oklch(71.4% 0.045 252.7);
Tailwind
colors: {
custom: {
50: '#b0bfd2',
500: '#8fa5bf',
950: '#000000',
},
}SCSS
$custom: #8fa5bf; $custom-light: #b0bfd2; $custom-dark: #000000;
JSON
{
"hex": "#8fa5bf",
"rgb": {
"r": 143,
"g": 165,
"b": 191
},
"hsl": {
"h": 212.5,
"s": 27.273,
"l": 65.49
},
"oklch": {
"l": 0.7139,
"c": 0.04539,
"h": 252.7
},
"luminance": 0.36511
}Semantic roles & 50–950 ramp
primary
#8FA5BF
secondary
#DDD6CD
accent
#7740A6
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101214
muted
#7F8182