#8FA7BD#8FA7BD
#8FA7BD is a light, muted cyan. Relative luminance 0.372; OKLCH L 71.7% C 0.042 H 246.1°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA7BD |
|---|---|
| RGB | rgb(143, 167, 189) |
| HSL | hsl(209, 26%, 65%) |
| HSV | hsv(209, 24%, 74%) |
| CMYK | cmyk(24.3%, 11.6%, 0%, 25.9%) |
| CIE-LAB | lab(67.39, -3.36, -14.04) |
| CIE-LCH | lch(67.39, 14.44, 256.54°) |
| OKLab | oklab(71.75% -0.017 -0.0383) |
| OKLCH | oklch(71.75% 0.042 246.1) |
| XYZ | xyz(34.3292, 37.1501, 53.4962) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.30
Bluegrey
#85A3B2
ΔE00 4.65
Cool Gray
#9AA7B0
ΔE00 5.36
Light Grey Blue
#9DBCD4
ΔE00 5.93
Greyblue
#77A1B5
ΔE00 6.24
Cloudy Blue
#ACC2D9
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA7BD #BDA58F
analogous
#8FBDBC #8FA7BD #8F90BD
triadic
#8FA7BD #BD8FA7 #A7BD8F
tetradic
#8FA7BD #BC8FBD #BDA58F #90BD8F
square
#8FA7BD #BC8FBD #BDA58F #90BD8F
split-complementary
#8FA7BD #BD8F90 #BDBC8F
monochromatic
#4E6A84 #6889A6 #8FA7BD #B6C5D4 #DCE4EA
Accessibility & contrast
On white
2.49
#8FA7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#8FA7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA7BD
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA7BD | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BE
Deuteranopia (green-blind)
#99A2BD
Tritanopia (blue-blind)
#82ACAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8fa7bd; /* rgb */ color: rgb(143, 167, 189); /* oklch */ color: oklch(71.7% 0.042 246.1);
Tailwind
colors: {
custom: {
50: '#b0c1d0',
500: '#8fa7bd',
950: '#000000',
},
}SCSS
$custom: #8fa7bd; $custom-light: #b0c1d0; $custom-dark: #000000;
JSON
{
"hex": "#8fa7bd",
"rgb": {
"r": 143,
"g": 167,
"b": 189
},
"hsl": {
"h": 208.696,
"s": 25.843,
"l": 65.098
},
"oklch": {
"l": 0.71747,
"c": 0.04186,
"h": 246.1
},
"luminance": 0.37151
}Semantic roles & 50–950 ramp
primary
#8FA7BD
secondary
#DCD4CC
accent
#7141A4
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101214
muted
#7F8182