#8FA7BF#8FA7BF
#8FA7BF is a light, muted cyan. Relative luminance 0.372; OKLCH L 71.8% C 0.044 H 248.4°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA7BF |
|---|---|
| RGB | rgb(143, 167, 191) |
| HSL | hsl(210, 27%, 65%) |
| HSV | hsv(210, 25%, 75%) |
| CMYK | cmyk(25.1%, 12.6%, 0%, 25.1%) |
| CIE-LAB | lab(67.45, -2.89, -15.05) |
| CIE-LCH | lch(67.45, 15.33, 259.14°) |
| OKLab | oklab(71.82% -0.0162 -0.0411) |
| OKLCH | oklch(71.82% 0.044 248.4) |
| XYZ | xyz(34.5477, 37.2375, 54.6474) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.97
Bluegrey
#85A3B2
ΔE00 5.39
Cool Gray
#9AA7B0
ΔE00 5.98
Light Grey Blue
#9DBCD4
ΔE00 6.02
Greyblue
#77A1B5
ΔE00 6.76
Cloudy Blue
#ACC2D9
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA7BF #BFA78F
analogous
#8FBFBF #8FA7BF #8F8FBF
triadic
#8FA7BF #BF8FA7 #A7BF8F
tetradic
#8FA7BF #BF8FBF #BFA78F #8FBF8F
square
#8FA7BF #BF8FBF #BFA78F #8FBF8F
split-complementary
#8FA7BF #BF8F8F #BFBF8F
monochromatic
#4D6A87 #6888A9 #8FA7BF #B6C6D5 #DDE4EC
Accessibility & contrast
On white
2.49
#8FA7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#8FA7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA7BF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA7BF | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C0
Deuteranopia (green-blind)
#98A2BF
Tritanopia (blue-blind)
#82ACAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8fa7bf; /* rgb */ color: rgb(143, 167, 191); /* oklch */ color: oklch(71.8% 0.044 248.4);
Tailwind
colors: {
custom: {
50: '#b0c1d2',
500: '#8fa7bf',
950: '#000000',
},
}SCSS
$custom: #8fa7bf; $custom-light: #b0c1d2; $custom-dark: #000000;
JSON
{
"hex": "#8fa7bf",
"rgb": {
"r": 143,
"g": 167,
"b": 191
},
"hsl": {
"h": 210,
"s": 27.273,
"l": 65.49
},
"oklch": {
"l": 0.7182,
"c": 0.04416,
"h": 248.4
},
"luminance": 0.37239
}Semantic roles & 50–950 ramp
primary
#8FA7BF
secondary
#DDD5CD
accent
#7340A6
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101214
muted
#7F8182