#8FA7BC#8FA7BC
#8FA7BC is a light, muted cyan. Relative luminance 0.371; OKLCH L 71.7% C 0.041 H 244.8°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA7BC |
|---|---|
| RGB | rgb(143, 167, 188) |
| HSL | hsl(208, 25%, 65%) |
| HSV | hsv(208, 24%, 74%) |
| CMYK | cmyk(23.9%, 11.2%, 0%, 26.3%) |
| CIE-LAB | lab(67.36, -3.59, -13.53) |
| CIE-LCH | lch(67.36, 14.00, 255.13°) |
| OKLab | oklab(71.71% -0.0173 -0.0369) |
| OKLCH | oklch(71.71% 0.041 244.8) |
| XYZ | xyz(34.2210, 37.1068, 52.9265) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.98
Bluegrey
#85A3B2
ΔE00 4.29
Cool Gray
#9AA7B0
ΔE00 5.07
Light Grey Blue
#9DBCD4
ΔE00 5.93
Greyblue
#77A1B5
ΔE00 6.01
Cool Grey
#95A3A6
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA7BC #BCA48F
analogous
#8FBCBB #8FA7BC #8F90BC
triadic
#8FA7BC #BC8FA7 #A7BC8F
tetradic
#8FA7BC #BB8FBC #BCA48F #90BC8F
square
#8FA7BC #BB8FBC #BCA48F #90BC8F
split-complementary
#8FA7BC #BC8F90 #BCBB8F
monochromatic
#4E6A83 #6989A5 #8FA7BC #B5C5D3 #DCE3EA
Accessibility & contrast
On white
2.49
#8FA7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#8FA7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA7BC
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA7BC | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BD
Deuteranopia (green-blind)
#99A2BC
Tritanopia (blue-blind)
#83ACAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8fa7bc; /* rgb */ color: rgb(143, 167, 188); /* oklch */ color: oklch(71.7% 0.041 244.8);
Tailwind
colors: {
custom: {
50: '#b0c1d0',
500: '#8fa7bc',
950: '#000000',
},
}SCSS
$custom: #8fa7bc; $custom-light: #b0c1d0; $custom-dark: #000000;
JSON
{
"hex": "#8fa7bc",
"rgb": {
"r": 143,
"g": 167,
"b": 188
},
"hsl": {
"h": 208,
"s": 25.14,
"l": 64.902
},
"oklch": {
"l": 0.7171,
"c": 0.04074,
"h": 244.8
},
"luminance": 0.37108
}Semantic roles & 50–950 ramp
primary
#8FA7BC
secondary
#DBD3CC
accent
#6F42A4
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101214
muted
#7F8182