#8FA3BB#8FA3BB
#8FA3BB is a light, muted cyan. Relative luminance 0.356; OKLCH L 70.8% C 0.042 H 253.1°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA3BB |
|---|---|
| RGB | rgb(143, 163, 187) |
| HSL | hsl(213, 24%, 65%) |
| HSV | hsv(213, 24%, 73%) |
| CMYK | cmyk(23.5%, 12.8%, 0%, 26.7%) |
| CIE-LAB | lab(66.23, -1.63, -14.68) |
| CIE-LCH | lch(66.23, 14.77, 263.67°) |
| OKLab | oklab(70.81% -0.0121 -0.04) |
| OKLCH | oklch(70.81% 0.042 253.1) |
| XYZ | xyz(33.3921, 35.6209, 52.1202) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.31
Cool Gray
#9AA7B0
ΔE00 6.15
Bluegrey
#85A3B2
ΔE00 6.30
Light Grey Blue
#9DBCD4
ΔE00 7.53
Blue Grey
#758DA3
ΔE00 7.68
Greyblue
#77A1B5
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA3BB #BBA78F
analogous
#8FB9BB #8FA3BB #918FBB
triadic
#8FA3BB #BB8FA3 #A3BB8F
tetradic
#8FA3BB #BB8FB9 #BBA78F #8FBB91
square
#8FA3BB #BB8FB9 #BBA78F #8FBB91
split-complementary
#8FA3BB #BB918F #B9BB8F
monochromatic
#4E6581 #6984A4 #8FA3BB #B5C2D2 #DBE2E9
Accessibility & contrast
On white
2.58
#8FA3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#8FA3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA3BB
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA3BB | 1.00 | 2.58 | 8.12 | 8.12 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA3BC
Deuteranopia (green-blind)
#969FBA
Tritanopia (blue-blind)
#83A8AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8fa3bb; /* rgb */ color: rgb(143, 163, 187); /* oklch */ color: oklch(70.8% 0.042 253.1);
Tailwind
colors: {
custom: {
50: '#b0becf',
500: '#8fa3bb',
950: '#000000',
},
}SCSS
$custom: #8fa3bb; $custom-light: #b0becf; $custom-dark: #000000;
JSON
{
"hex": "#8fa3bb",
"rgb": {
"r": 143,
"g": 163,
"b": 187
},
"hsl": {
"h": 212.727,
"s": 24.444,
"l": 64.706
},
"oklch": {
"l": 0.70812,
"c": 0.0418,
"h": 253.1
},
"luminance": 0.35622
}Semantic roles & 50–950 ramp
primary
#8FA3BB
secondary
#DAD4CB
accent
#7743A3
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#101213
muted
#7F8182