#8FA3BD#8FA3BD
#8FA3BD is a light, muted cyan. Relative luminance 0.357; OKLCH L 70.9% C 0.044 H 255.1°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA3BD |
|---|---|
| RGB | rgb(143, 163, 189) |
| HSL | hsl(214, 26%, 65%) |
| HSV | hsv(214, 24%, 74%) |
| CMYK | cmyk(24.3%, 13.8%, 0%, 25.9%) |
| CIE-LAB | lab(66.30, -1.16, -15.69) |
| CIE-LCH | lch(66.30, 15.73, 265.78°) |
| OKLab | oklab(70.89% -0.0114 -0.0428) |
| OKLCH | oklch(70.89% 0.044 255.1) |
| XYZ | xyz(33.6077, 35.7071, 53.2557) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.07
Cool Gray
#9AA7B0
ΔE00 6.85
Bluegrey
#85A3B2
ΔE00 7.02
Light Grey Blue
#9DBCD4
ΔE00 7.76
Blue Grey
#758DA3
ΔE00 7.92
Greyblue
#77A1B5
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA3BD #BDA98F
analogous
#8FBABD #8FA3BD #928FBD
triadic
#8FA3BD #BD8FA3 #A3BD8F
tetradic
#8FA3BD #BD8FBA #BDA98F #8FBD92
square
#8FA3BD #BD8FBA #BDA98F #8FBD92
split-complementary
#8FA3BD #BD928F #BABD8F
monochromatic
#4E6584 #6883A6 #8FA3BD #B6C3D4 #DCE2EA
Accessibility & contrast
On white
2.58
#8FA3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#8FA3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA3BD
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA3BD | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BE
Deuteranopia (green-blind)
#959FBC
Tritanopia (blue-blind)
#83A9AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8fa3bd; /* rgb */ color: rgb(143, 163, 189); /* oklch */ color: oklch(70.9% 0.044 255.1);
Tailwind
colors: {
custom: {
50: '#b0bed1',
500: '#8fa3bd',
950: '#000000',
},
}SCSS
$custom: #8fa3bd; $custom-light: #b0bed1; $custom-dark: #000000;
JSON
{
"hex": "#8fa3bd",
"rgb": {
"r": 143,
"g": 163,
"b": 189
},
"hsl": {
"h": 213.913,
"s": 25.843,
"l": 65.098
},
"oklch": {
"l": 0.70886,
"c": 0.04432,
"h": 255.1
},
"luminance": 0.35708
}Semantic roles & 50–950 ramp
primary
#8FA3BD
secondary
#DCD5CC
accent
#7941A4
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#101214
muted
#7F8182