#8FA3BC#8FA3BC
#8FA3BC is a light, muted cyan. Relative luminance 0.357; OKLCH L 70.8% C 0.043 H 254.1°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA3BC |
|---|---|
| RGB | rgb(143, 163, 188) |
| HSL | hsl(213, 25%, 65%) |
| HSV | hsv(213, 24%, 74%) |
| CMYK | cmyk(23.9%, 13.3%, 0%, 26.3%) |
| CIE-LAB | lab(66.26, -1.39, -15.18) |
| CIE-LCH | lch(66.26, 15.25, 264.76°) |
| OKLab | oklab(70.85% -0.0118 -0.0414) |
| OKLCH | oklch(70.85% 0.043 254.1) |
| XYZ | xyz(33.4995, 35.6639, 52.6860) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.70
Cool Gray
#9AA7B0
ΔE00 6.50
Bluegrey
#85A3B2
ΔE00 6.66
Light Grey Blue
#9DBCD4
ΔE00 7.64
Blue Grey
#758DA3
ΔE00 7.79
Greyblue
#77A1B5
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA3BC #BCA88F
analogous
#8FBABC #8FA3BC #918FBC
triadic
#8FA3BC #BC8FA3 #A3BC8F
tetradic
#8FA3BC #BC8FBA #BCA88F #8FBC91
square
#8FA3BC #BC8FBA #BCA88F #8FBC91
split-complementary
#8FA3BC #BC918F #BABC8F
monochromatic
#4E6583 #6984A5 #8FA3BC #B5C2D3 #DCE2EA
Accessibility & contrast
On white
2.58
#8FA3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#8FA3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA3BC
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA3BC | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BD
Deuteranopia (green-blind)
#959FBB
Tritanopia (blue-blind)
#83A8AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8fa3bc; /* rgb */ color: rgb(143, 163, 188); /* oklch */ color: oklch(70.8% 0.043 254.1);
Tailwind
colors: {
custom: {
50: '#b0bed0',
500: '#8fa3bc',
950: '#000000',
},
}SCSS
$custom: #8fa3bc; $custom-light: #b0bed0; $custom-dark: #000000;
JSON
{
"hex": "#8fa3bc",
"rgb": {
"r": 143,
"g": 163,
"b": 188
},
"hsl": {
"h": 213.333,
"s": 25.14,
"l": 64.902
},
"oklch": {
"l": 0.70849,
"c": 0.04306,
"h": 254.1
},
"luminance": 0.35665
}Semantic roles & 50–950 ramp
primary
#8FA3BC
secondary
#DBD4CC
accent
#7842A4
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#101214
muted
#7F8182