#8FA0BB#8FA0BB
#8FA0BB is a light, muted blue. Relative luminance 0.346; OKLCH L 70.2% C 0.044 H 259.6°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA0BB |
|---|---|
| RGB | rgb(143, 160, 187) |
| HSL | hsl(217, 24%, 65%) |
| HSV | hsv(217, 24%, 73%) |
| CMYK | cmyk(23.5%, 14.4%, 0%, 26.7%) |
| CIE-LAB | lab(65.41, 0.03, -15.91) |
| CIE-LCH | lch(65.41, 15.91, 270.12°) |
| OKLab | oklab(70.17% -0.0079 -0.0434) |
| OKLCH | oklch(70.17% 0.044 259.6) |
| XYZ | xyz(32.8657, 34.5682, 51.9448) |
| Luminance | 0.3457 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 6.11
Cool Gray
#9AA7B0
ΔE00 7.64
Blue Grey
#758DA3
ΔE00 7.82
Bluegrey
#85A3B2
ΔE00 8.24
Light Grey Blue
#9DBCD4
ΔE00 9.15
Lightslategray
#778899
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA0BB #BBAA8F
analogous
#8FB6BB #8FA0BB #948FBB
triadic
#8FA0BB #BB8FA0 #A0BB8F
tetradic
#8FA0BB #BB8FB6 #BBAA8F #8FBB94
square
#8FA0BB #BB8FB6 #BBAA8F #8FBB94
split-complementary
#8FA0BB #BB948F #B6BB8F
monochromatic
#4E6281 #6980A4 #8FA0BB #B5C0D2 #DBE1E9
Accessibility & contrast
On white
2.65
#8FA0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#8FA0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA0BB
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA0BB | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 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)
#97A1BC
Deuteranopia (green-blind)
#939DBA
Tritanopia (blue-blind)
#84A6A9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8fa0bb; /* rgb */ color: rgb(143, 160, 187); /* oklch */ color: oklch(70.2% 0.044 259.6);
Tailwind
colors: {
custom: {
50: '#b0bccf',
500: '#8fa0bb',
950: '#000000',
},
}SCSS
$custom: #8fa0bb; $custom-light: #b0bccf; $custom-dark: #000000;
JSON
{
"hex": "#8fa0bb",
"rgb": {
"r": 143,
"g": 160,
"b": 187
},
"hsl": {
"h": 216.818,
"s": 24.444,
"l": 64.706
},
"oklch": {
"l": 0.7017,
"c": 0.04414,
"h": 259.6
},
"luminance": 0.34569
}Semantic roles & 50–950 ramp
primary
#8FA0BB
secondary
#DAD5CB
accent
#7E43A3
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#101213
muted
#7F8182