#8FA0BC#8FA0BC
#8FA0BC is a light, muted blue. Relative luminance 0.346; OKLCH L 70.2% C 0.045 H 260.4°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA0BC |
|---|---|
| RGB | rgb(143, 160, 188) |
| HSL | hsl(217, 25%, 65%) |
| HSV | hsv(217, 24%, 74%) |
| CMYK | cmyk(23.9%, 14.9%, 0%, 26.3%) |
| CIE-LAB | lab(65.44, 0.27, -16.42) |
| CIE-LCH | lch(65.44, 16.42, 270.95°) |
| OKLab | oklab(70.21% -0.0076 -0.0448) |
| OKLCH | oklch(70.21% 0.045 260.4) |
| XYZ | xyz(32.9732, 34.6112, 52.5106) |
| Luminance | 0.3461 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 6.46
Cool Gray
#9AA7B0
ΔE00 7.98
Blue Grey
#758DA3
ΔE00 8.00
Bluegrey
#85A3B2
ΔE00 8.57
Periwinkle Blue
#8F99FB
ΔE00 9.27
Light Grey Blue
#9DBCD4
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA0BC #BCAB8F
analogous
#8FB7BC #8FA0BC #948FBC
triadic
#8FA0BC #BC8FA0 #A0BC8F
tetradic
#8FA0BC #BC8FB7 #BCAB8F #8FBC94
square
#8FA0BC #BC8FB7 #BCAB8F #8FBC94
split-complementary
#8FA0BC #BC948F #B7BC8F
monochromatic
#4E6283 #6980A5 #8FA0BC #B5C0D3 #DCE1EA
Accessibility & contrast
On white
2.65
#8FA0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#8FA0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA0BC
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA0BC | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BD
Deuteranopia (green-blind)
#929DBB
Tritanopia (blue-blind)
#83A6A9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8fa0bc; /* rgb */ color: rgb(143, 160, 188); /* oklch */ color: oklch(70.2% 0.045 260.4);
Tailwind
colors: {
custom: {
50: '#b0bcd0',
500: '#8fa0bc',
950: '#000000',
},
}SCSS
$custom: #8fa0bc; $custom-light: #b0bcd0; $custom-dark: #000000;
JSON
{
"hex": "#8fa0bc",
"rgb": {
"r": 143,
"g": 160,
"b": 188
},
"hsl": {
"h": 217.333,
"s": 25.14,
"l": 64.902
},
"oklch": {
"l": 0.70207,
"c": 0.04547,
"h": 260.4
},
"luminance": 0.34612
}Semantic roles & 50–950 ramp
primary
#8FA0BC
secondary
#DBD5CC
accent
#7F42A4
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#101214
muted
#7F8182