#8FA4BE#8FA4BE
#8FA4BE is a light, muted cyan. Relative luminance 0.361; OKLCH L 71.1% C 0.045 H 253.9°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA4BE |
|---|---|
| RGB | rgb(143, 164, 190) |
| HSL | hsl(213, 27%, 65%) |
| HSV | hsv(213, 25%, 75%) |
| CMYK | cmyk(24.7%, 13.7%, 0%, 25.5%) |
| CIE-LAB | lab(66.60, -1.47, -15.78) |
| CIE-LCH | lch(66.60, 15.85, 264.67°) |
| OKLab | oklab(71.14% -0.0124 -0.0431) |
| OKLCH | oklch(71.14% 0.045 253.9) |
| XYZ | xyz(33.8949, 36.1072, 53.8888) |
| Luminance | 0.3611 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.92
Cool Gray
#9AA7B0
ΔE00 6.75
Bluegrey
#85A3B2
ΔE00 6.76
Light Grey Blue
#9DBCD4
ΔE00 7.35
Greyblue
#77A1B5
ΔE00 8.01
Blue Grey
#758DA3
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA4BE #BEA98F
analogous
#8FBCBE #8FA4BE #918FBE
triadic
#8FA4BE #BE8FA4 #A4BE8F
tetradic
#8FA4BE #BE8FBC #BEA98F #8FBE91
square
#8FA4BE #BE8FBC #BEA98F #8FBE91
split-complementary
#8FA4BE #BE918F #BCBE8F
monochromatic
#4D6685 #6885A8 #8FA4BE #B6C3D4 #DCE3EB
Accessibility & contrast
On white
2.55
#8FA4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#8FA4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA4BE
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA4BE | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5BF
Deuteranopia (green-blind)
#96A0BD
Tritanopia (blue-blind)
#82AAAC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8fa4be; /* rgb */ color: rgb(143, 164, 190); /* oklch */ color: oklch(71.1% 0.045 253.9);
Tailwind
colors: {
custom: {
50: '#b0bed1',
500: '#8fa4be',
950: '#000000',
},
}SCSS
$custom: #8fa4be; $custom-light: #b0bed1; $custom-dark: #000000;
JSON
{
"hex": "#8fa4be",
"rgb": {
"r": 143,
"g": 164,
"b": 190
},
"hsl": {
"h": 213.191,
"s": 26.554,
"l": 65.294
},
"oklch": {
"l": 0.71138,
"c": 0.04485,
"h": 253.9
},
"luminance": 0.36108
}Semantic roles & 50–950 ramp
primary
#8FA4BE
secondary
#DCD5CC
accent
#7840A5
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#101214
muted
#7F8182