#8FA0BD#8FA0BD
#8FA0BD is a light, muted blue. Relative luminance 0.347; OKLCH L 70.2% C 0.047 H 261.1°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA0BD |
|---|---|
| RGB | rgb(143, 160, 189) |
| HSL | hsl(218, 26%, 65%) |
| HSV | hsv(218, 24%, 74%) |
| CMYK | cmyk(24.3%, 15.3%, 0%, 25.9%) |
| CIE-LAB | lab(65.48, 0.51, -16.93) |
| CIE-LCH | lch(65.48, 16.93, 271.72°) |
| OKLab | oklab(70.25% -0.0072 -0.0462) |
| OKLCH | oklch(70.25% 0.047 261.1) |
| XYZ | xyz(33.0813, 34.6544, 53.0802) |
| Luminance | 0.3466 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 6.80
Blue Grey
#758DA3
ΔE00 8.18
Cool Gray
#9AA7B0
ΔE00 8.32
Bluegrey
#85A3B2
ΔE00 8.89
Periwinkle Blue
#8F99FB
ΔE00 9.15
Light Grey Blue
#9DBCD4
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA0BD #BDAC8F
analogous
#8FB7BD #8FA0BD #958FBD
triadic
#8FA0BD #BD8FA0 #A0BD8F
tetradic
#8FA0BD #BD8FB7 #BDAC8F #8FBD95
square
#8FA0BD #BD8FB7 #BDAC8F #8FBD95
split-complementary
#8FA0BD #BD958F #B7BD8F
monochromatic
#4E6284 #687FA6 #8FA0BD #B6C1D4 #DCE1EA
Accessibility & contrast
On white
2.65
#8FA0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#8FA0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA0BD
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA0BD | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BE
Deuteranopia (green-blind)
#929DBC
Tritanopia (blue-blind)
#83A6A9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8fa0bd; /* rgb */ color: rgb(143, 160, 189); /* oklch */ color: oklch(70.2% 0.047 261.1);
Tailwind
colors: {
custom: {
50: '#b0bcd1',
500: '#8fa0bd',
950: '#000000',
},
}SCSS
$custom: #8fa0bd; $custom-light: #b0bcd1; $custom-dark: #000000;
JSON
{
"hex": "#8fa0bd",
"rgb": {
"r": 143,
"g": 160,
"b": 189
},
"hsl": {
"h": 217.826,
"s": 25.843,
"l": 65.098
},
"oklch": {
"l": 0.70245,
"c": 0.0468,
"h": 261.1
},
"luminance": 0.34655
}Semantic roles & 50–950 ramp
primary
#8FA0BD
secondary
#DCD6CC
accent
#8041A4
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#101214
muted
#7F8182