#8FA0BA#8FA0BA
#8FA0BA is a light, muted blue. Relative luminance 0.345; OKLCH L 70.1% C 0.043 H 258.8°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA0BA |
|---|---|
| RGB | rgb(143, 160, 186) |
| HSL | hsl(216, 24%, 65%) |
| HSV | hsv(216, 23%, 73%) |
| CMYK | cmyk(23.1%, 14%, 0%, 27.1%) |
| CIE-LAB | lab(65.38, -0.20, -15.40) |
| CIE-LCH | lch(65.38, 15.41, 269.25°) |
| OKLab | oklab(70.13% -0.0083 -0.042) |
| OKLCH | oklch(70.13% 0.043 258.8) |
| XYZ | xyz(32.7591, 34.5255, 51.3830) |
| Luminance | 0.3453 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.75
Cool Gray
#9AA7B0
ΔE00 7.29
Blue Grey
#758DA3
ΔE00 7.65
Bluegrey
#85A3B2
ΔE00 7.91
Lightslategray
#778899
ΔE00 9.01
Light Grey Blue
#9DBCD4
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA0BA #BAA98F
analogous
#8FB6BA #8FA0BA #948FBA
triadic
#8FA0BA #BA8FA0 #A0BA8F
tetradic
#8FA0BA #BA8FB6 #BAA98F #8FBA94
square
#8FA0BA #BA8FB6 #BAA98F #8FBA94
split-complementary
#8FA0BA #BA948F #B6BA8F
monochromatic
#4F6280 #6980A3 #8FA0BA #B5C0D1 #DBE0E9
Accessibility & contrast
On white
2.66
#8FA0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#8FA0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA0BA
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA0BA | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BB
Deuteranopia (green-blind)
#939DB9
Tritanopia (blue-blind)
#84A5A8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8fa0ba; /* rgb */ color: rgb(143, 160, 186); /* oklch */ color: oklch(70.1% 0.043 258.8);
Tailwind
colors: {
custom: {
50: '#b0bcce',
500: '#8fa0ba',
950: '#000000',
},
}SCSS
$custom: #8fa0ba; $custom-light: #b0bcce; $custom-dark: #000000;
JSON
{
"hex": "#8fa0ba",
"rgb": {
"r": 143,
"g": 160,
"b": 186
},
"hsl": {
"h": 216.279,
"s": 23.757,
"l": 64.51
},
"oklch": {
"l": 0.70132,
"c": 0.04282,
"h": 258.8
},
"luminance": 0.34526
}Semantic roles & 50–950 ramp
primary
#8FA0BA
secondary
#DAD4CB
accent
#7D43A2
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#101213
muted
#7F8182