#8FA2BB#8FA2BB
#8FA2BB is a light, muted cyan. Relative luminance 0.353; OKLCH L 70.6% C 0.043 H 255.3°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA2BB |
|---|---|
| RGB | rgb(143, 162, 187) |
| HSL | hsl(214, 24%, 65%) |
| HSV | hsv(214, 24%, 73%) |
| CMYK | cmyk(23.5%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(65.96, -1.08, -15.09) |
| CIE-LCH | lch(65.96, 15.13, 265.92°) |
| OKLab | oklab(70.6% -0.0108 -0.0411) |
| OKLCH | oklch(70.6% 0.043 255.3) |
| XYZ | xyz(33.2152, 35.2672, 52.0613) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.89
Cool Gray
#9AA7B0
ΔE00 6.62
Bluegrey
#85A3B2
ΔE00 6.94
Blue Grey
#758DA3
ΔE00 7.66
Light Grey Blue
#9DBCD4
ΔE00 8.05
Greyblue
#77A1B5
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA2BB #BBA88F
analogous
#8FB8BB #8FA2BB #928FBB
triadic
#8FA2BB #BB8FA2 #A2BB8F
tetradic
#8FA2BB #BB8FB8 #BBA88F #8FBB92
square
#8FA2BB #BB8FB8 #BBA88F #8FBB92
split-complementary
#8FA2BB #BB928F #B8BB8F
monochromatic
#4E6481 #6982A4 #8FA2BB #B5C2D2 #DBE1E9
Accessibility & contrast
On white
2.61
#8FA2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#8FA2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA2BB
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA2BB | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BC
Deuteranopia (green-blind)
#959EBA
Tritanopia (blue-blind)
#83A7AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8fa2bb; /* rgb */ color: rgb(143, 162, 187); /* oklch */ color: oklch(70.6% 0.043 255.3);
Tailwind
colors: {
custom: {
50: '#b0bdcf',
500: '#8fa2bb',
950: '#000000',
},
}SCSS
$custom: #8fa2bb; $custom-light: #b0bdcf; $custom-dark: #000000;
JSON
{
"hex": "#8fa2bb",
"rgb": {
"r": 143,
"g": 162,
"b": 187
},
"hsl": {
"h": 214.091,
"s": 24.444,
"l": 64.706
},
"oklch": {
"l": 0.70598,
"c": 0.04252,
"h": 255.3
},
"luminance": 0.35268
}Semantic roles & 50–950 ramp
primary
#8FA2BB
secondary
#DAD4CB
accent
#7943A3
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#101213
muted
#7F8182