#8FA4BB#8FA4BB
#8FA4BB is a light, muted cyan. Relative luminance 0.360; OKLCH L 71.0% C 0.041 H 250.8°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA4BB |
|---|---|
| RGB | rgb(143, 164, 187) |
| HSL | hsl(211, 24%, 65%) |
| HSV | hsv(211, 24%, 73%) |
| CMYK | cmyk(23.5%, 12.3%, 0%, 26.7%) |
| CIE-LAB | lab(66.50, -2.18, -14.26) |
| CIE-LCH | lch(66.50, 14.43, 261.31°) |
| OKLab | oklab(71.03% -0.0135 -0.0389) |
| OKLCH | oklch(71.03% 0.041 250.8) |
| XYZ | xyz(33.5703, 35.9774, 52.1797) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.78
Bluegrey
#85A3B2
ΔE00 5.67
Cool Gray
#9AA7B0
ΔE00 5.71
Light Grey Blue
#9DBCD4
ΔE00 7.06
Greyblue
#77A1B5
ΔE00 7.19
Blue Grey
#758DA3
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA4BB #BBA68F
analogous
#8FBABB #8FA4BB #908FBB
triadic
#8FA4BB #BB8FA4 #A4BB8F
tetradic
#8FA4BB #BB8FBA #BBA68F #8FBB90
square
#8FA4BB #BB8FBA #BBA68F #8FBB90
split-complementary
#8FA4BB #BB908F #BABB8F
monochromatic
#4E6781 #6985A4 #8FA4BB #B5C3D2 #DBE2E9
Accessibility & contrast
On white
2.56
#8FA4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#8FA4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA4BB
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA4BB | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BC
Deuteranopia (green-blind)
#96A0BB
Tritanopia (blue-blind)
#83A9AB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8fa4bb; /* rgb */ color: rgb(143, 164, 187); /* oklch */ color: oklch(71.0% 0.041 250.8);
Tailwind
colors: {
custom: {
50: '#b0becf',
500: '#8fa4bb',
950: '#000000',
},
}SCSS
$custom: #8fa4bb; $custom-light: #b0becf; $custom-dark: #000000;
JSON
{
"hex": "#8fa4bb",
"rgb": {
"r": 143,
"g": 164,
"b": 187
},
"hsl": {
"h": 211.364,
"s": 24.444,
"l": 64.706
},
"oklch": {
"l": 0.71027,
"c": 0.04116,
"h": 250.8
},
"luminance": 0.35978
}Semantic roles & 50–950 ramp
primary
#8FA4BB
secondary
#DAD3CB
accent
#7543A3
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#101213
muted
#7F8182