#8FA5BB#8FA5BB
#8FA5BB is a light, muted cyan. Relative luminance 0.363; OKLCH L 71.2% C 0.041 H 248.4°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA5BB |
|---|---|
| RGB | rgb(143, 165, 187) |
| HSL | hsl(210, 24%, 65%) |
| HSV | hsv(210, 24%, 73%) |
| CMYK | cmyk(23.5%, 11.8%, 0%, 26.7%) |
| CIE-LAB | lab(66.78, -2.73, -13.85) |
| CIE-LCH | lch(66.78, 14.12, 258.85°) |
| OKLab | oklab(71.24% -0.0149 -0.0377) |
| OKLCH | oklch(71.24% 0.041 248.4) |
| XYZ | xyz(33.7500, 36.3367, 52.2395) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.30
Bluegrey
#85A3B2
ΔE00 5.05
Cool Gray
#9AA7B0
ΔE00 5.34
Light Grey Blue
#9DBCD4
ΔE00 6.63
Greyblue
#77A1B5
ΔE00 6.68
Blue Grey
#758DA3
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA5BB #BBA58F
analogous
#8FBBBB #8FA5BB #8F8FBB
triadic
#8FA5BB #BB8FA5 #A5BB8F
tetradic
#8FA5BB #BB8FBB #BBA58F #8FBB8F
square
#8FA5BB #BB8FBB #BBA58F #8FBB8F
split-complementary
#8FA5BB #BB8F8F #BBBB8F
monochromatic
#4E6881 #6986A4 #8FA5BB #B5C4D2 #DBE2E9
Accessibility & contrast
On white
2.54
#8FA5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#8FA5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA5BB
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA5BB | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#97A0BB
Tritanopia (blue-blind)
#83AAAC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8fa5bb; /* rgb */ color: rgb(143, 165, 187); /* oklch */ color: oklch(71.2% 0.041 248.4);
Tailwind
colors: {
custom: {
50: '#b0bfcf',
500: '#8fa5bb',
950: '#000000',
},
}SCSS
$custom: #8fa5bb; $custom-light: #b0bfcf; $custom-dark: #000000;
JSON
{
"hex": "#8fa5bb",
"rgb": {
"r": 143,
"g": 165,
"b": 187
},
"hsl": {
"h": 210,
"s": 24.444,
"l": 64.706
},
"oklch": {
"l": 0.71243,
"c": 0.04058,
"h": 248.4
},
"luminance": 0.36338
}Semantic roles & 50–950 ramp
primary
#8FA5BB
secondary
#DAD3CB
accent
#7343A3
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101213
muted
#7F8182