#8FA4BD#8FA4BD
#8FA4BD is a light, muted cyan. Relative luminance 0.361; OKLCH L 71.1% C 0.044 H 252.9°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA4BD |
|---|---|
| RGB | rgb(143, 164, 189) |
| HSL | hsl(213, 26%, 65%) |
| HSV | hsv(213, 24%, 74%) |
| CMYK | cmyk(24.3%, 13.2%, 0%, 25.9%) |
| CIE-LAB | lab(66.57, -1.71, -15.28) |
| CIE-LCH | lch(66.57, 15.37, 263.62°) |
| OKLab | oklab(71.1% -0.0128 -0.0417) |
| OKLCH | oklch(71.1% 0.044 252.9) |
| XYZ | xyz(33.7859, 36.0636, 53.3151) |
| Luminance | 0.3607 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.54
Bluegrey
#85A3B2
ΔE00 6.40
Cool Gray
#9AA7B0
ΔE00 6.41
Light Grey Blue
#9DBCD4
ΔE00 7.24
Greyblue
#77A1B5
ΔE00 7.74
Blue Grey
#758DA3
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA4BD #BDA88F
analogous
#8FBBBD #8FA4BD #918FBD
triadic
#8FA4BD #BD8FA4 #A4BD8F
tetradic
#8FA4BD #BD8FBB #BDA88F #8FBD91
square
#8FA4BD #BD8FBB #BDA88F #8FBD91
split-complementary
#8FA4BD #BD918F #BBBD8F
monochromatic
#4E6684 #6885A6 #8FA4BD #B6C3D4 #DCE3EA
Accessibility & contrast
On white
2.56
#8FA4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#8FA4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA4BD
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA4BD | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5BE
Deuteranopia (green-blind)
#96A0BC
Tritanopia (blue-blind)
#83A9AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8fa4bd; /* rgb */ color: rgb(143, 164, 189); /* oklch */ color: oklch(71.1% 0.044 252.9);
Tailwind
colors: {
custom: {
50: '#b0bed0',
500: '#8fa4bd',
950: '#000000',
},
}SCSS
$custom: #8fa4bd; $custom-light: #b0bed0; $custom-dark: #000000;
JSON
{
"hex": "#8fa4bd",
"rgb": {
"r": 143,
"g": 164,
"b": 189
},
"hsl": {
"h": 212.609,
"s": 25.843,
"l": 65.098
},
"oklch": {
"l": 0.71101,
"c": 0.0436,
"h": 252.9
},
"luminance": 0.36065
}Semantic roles & 50–950 ramp
primary
#8FA4BD
secondary
#DCD5CC
accent
#7741A4
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#101214
muted
#7F8182