#8FA4BC#8FA4BC
#8FA4BC is a light, muted cyan. Relative luminance 0.360; OKLCH L 71.1% C 0.042 H 251.9°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA4BC |
|---|---|
| RGB | rgb(143, 164, 188) |
| HSL | hsl(212, 25%, 65%) |
| HSV | hsv(212, 24%, 74%) |
| CMYK | cmyk(23.9%, 12.8%, 0%, 26.3%) |
| CIE-LAB | lab(66.54, -1.95, -14.77) |
| CIE-LCH | lch(66.54, 14.90, 262.50°) |
| OKLab | oklab(71.06% -0.0132 -0.0403) |
| OKLCH | oklch(71.06% 0.042 251.9) |
| XYZ | xyz(33.6778, 36.0204, 52.7454) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.16
Bluegrey
#85A3B2
ΔE00 6.03
Cool Gray
#9AA7B0
ΔE00 6.06
Light Grey Blue
#9DBCD4
ΔE00 7.14
Greyblue
#77A1B5
ΔE00 7.46
Blue Grey
#758DA3
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA4BC #BCA78F
analogous
#8FBBBC #8FA4BC #908FBC
triadic
#8FA4BC #BC8FA4 #A4BC8F
tetradic
#8FA4BC #BC8FBB #BCA78F #8FBC90
square
#8FA4BC #BC8FBB #BCA78F #8FBC90
split-complementary
#8FA4BC #BC908F #BBBC8F
monochromatic
#4E6783 #6985A5 #8FA4BC #B5C3D3 #DCE2EA
Accessibility & contrast
On white
2.56
#8FA4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#8FA4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA4BC
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA4BC | 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)
#9BA4BD
Deuteranopia (green-blind)
#96A0BC
Tritanopia (blue-blind)
#83A9AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8fa4bc; /* rgb */ color: rgb(143, 164, 188); /* oklch */ color: oklch(71.1% 0.042 251.9);
Tailwind
colors: {
custom: {
50: '#b0bed0',
500: '#8fa4bc',
950: '#000000',
},
}SCSS
$custom: #8fa4bc; $custom-light: #b0bed0; $custom-dark: #000000;
JSON
{
"hex": "#8fa4bc",
"rgb": {
"r": 143,
"g": 164,
"b": 188
},
"hsl": {
"h": 212,
"s": 25.14,
"l": 64.902
},
"oklch": {
"l": 0.71064,
"c": 0.04237,
"h": 251.9
},
"luminance": 0.36021
}Semantic roles & 50–950 ramp
primary
#8FA4BC
secondary
#DBD4CC
accent
#7642A4
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#101214
muted
#7F8182