#8FA7BB#8FA7BB
#8FA7BB is a light, muted cyan. Relative luminance 0.371; OKLCH L 71.7% C 0.040 H 243.5°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA7BB |
|---|---|
| RGB | rgb(143, 167, 187) |
| HSL | hsl(207, 24%, 65%) |
| HSV | hsv(207, 24%, 73%) |
| CMYK | cmyk(23.5%, 10.7%, 0%, 26.7%) |
| CIE-LAB | lab(67.32, -3.83, -13.03) |
| CIE-LCH | lch(67.32, 13.58, 253.63°) |
| OKLab | oklab(71.67% -0.0177 -0.0355) |
| OKLCH | oklch(71.67% 0.04 243.5) |
| XYZ | xyz(34.1136, 37.0638, 52.3607) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.69
Bluegrey
#85A3B2
ΔE00 3.93
Cool Gray
#9AA7B0
ΔE00 4.79
Greyblue
#77A1B5
ΔE00 5.80
Light Grey Blue
#9DBCD4
ΔE00 5.96
Cool Grey
#95A3A6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA7BB #BBA38F
analogous
#8FBBB9 #8FA7BB #8F91BB
triadic
#8FA7BB #BB8FA7 #A7BB8F
tetradic
#8FA7BB #B98FBB #BBA38F #91BB8F
square
#8FA7BB #B98FBB #BBA38F #91BB8F
split-complementary
#8FA7BB #BB8F91 #BBB98F
monochromatic
#4E6A81 #6989A4 #8FA7BB #B5C5D2 #DBE3E9
Accessibility & contrast
On white
2.50
#8FA7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#8FA7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA7BB
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA7BB | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BC
Deuteranopia (green-blind)
#99A2BB
Tritanopia (blue-blind)
#83ACAD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8fa7bb; /* rgb */ color: rgb(143, 167, 187); /* oklch */ color: oklch(71.7% 0.040 243.5);
Tailwind
colors: {
custom: {
50: '#b0c1cf',
500: '#8fa7bb',
950: '#000000',
},
}SCSS
$custom: #8fa7bb; $custom-light: #b0c1cf; $custom-dark: #000000;
JSON
{
"hex": "#8fa7bb",
"rgb": {
"r": 143,
"g": 167,
"b": 187
},
"hsl": {
"h": 207.273,
"s": 24.444,
"l": 64.706
},
"oklch": {
"l": 0.71674,
"c": 0.03965,
"h": 243.5
},
"luminance": 0.37065
}Semantic roles & 50–950 ramp
primary
#8FA7BB
secondary
#DAD2CB
accent
#6E43A3
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101213
muted
#7F8182