#8FA1BC#8FA1BC
#8FA1BC is a light, muted blue. Relative luminance 0.350; OKLCH L 70.4% C 0.045 H 258.4°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA1BC |
|---|---|
| RGB | rgb(143, 161, 188) |
| HSL | hsl(216, 25%, 65%) |
| HSV | hsv(216, 24%, 74%) |
| CMYK | cmyk(23.9%, 14.4%, 0%, 26.3%) |
| CIE-LAB | lab(65.72, -0.28, -16.01) |
| CIE-LCH | lch(65.72, 16.01, 268.98°) |
| OKLab | oklab(70.42% -0.009 -0.0437) |
| OKLCH | oklch(70.42% 0.045 258.4) |
| XYZ | xyz(33.1472, 34.9593, 52.5686) |
| Luminance | 0.3496 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.86
Cool Gray
#9AA7B0
ΔE00 7.47
Blue Grey
#758DA3
ΔE00 7.87
Bluegrey
#85A3B2
ΔE00 7.93
Light Grey Blue
#9DBCD4
ΔE00 8.72
Periwinkle Blue
#8F99FB
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA1BC #BCAA8F
analogous
#8FB8BC #8FA1BC #938FBC
triadic
#8FA1BC #BC8FA1 #A1BC8F
tetradic
#8FA1BC #BC8FB8 #BCAA8F #8FBC93
square
#8FA1BC #BC8FB8 #BCAA8F #8FBC93
split-complementary
#8FA1BC #BC938F #B8BC8F
monochromatic
#4E6383 #6981A5 #8FA1BC #B5C1D3 #DCE1EA
Accessibility & contrast
On white
2.63
#8FA1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#8FA1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA1BC
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA1BC | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BD
Deuteranopia (green-blind)
#939EBB
Tritanopia (blue-blind)
#83A7AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8fa1bc; /* rgb */ color: rgb(143, 161, 188); /* oklch */ color: oklch(70.4% 0.045 258.4);
Tailwind
colors: {
custom: {
50: '#b0bcd0',
500: '#8fa1bc',
950: '#000000',
},
}SCSS
$custom: #8fa1bc; $custom-light: #b0bcd0; $custom-dark: #000000;
JSON
{
"hex": "#8fa1bc",
"rgb": {
"r": 143,
"g": 161,
"b": 188
},
"hsl": {
"h": 216,
"s": 25.14,
"l": 64.902
},
"oklch": {
"l": 0.70421,
"c": 0.04461,
"h": 258.4
},
"luminance": 0.3496
}Semantic roles & 50–950 ramp
primary
#8FA1BC
secondary
#DBD5CC
accent
#7D42A4
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#101214
muted
#7F8182