#8FA2BE#8FA2BE
#8FA2BE is a light, muted blue. Relative luminance 0.354; OKLCH L 70.7% C 0.046 H 258.0°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA2BE |
|---|---|
| RGB | rgb(143, 162, 190) |
| HSL | hsl(216, 27%, 65%) |
| HSV | hsv(216, 25%, 75%) |
| CMYK | cmyk(24.7%, 14.7%, 0%, 25.5%) |
| CIE-LAB | lab(66.06, -0.36, -16.61) |
| CIE-LCH | lch(66.06, 16.61, 268.74°) |
| OKLab | oklab(70.71% -0.0097 -0.0454) |
| OKLCH | oklch(70.71% 0.046 258) |
| XYZ | xyz(33.5398, 35.3970, 53.7704) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 6.00
Cool Gray
#9AA7B0
ΔE00 7.66
Bluegrey
#85A3B2
ΔE00 7.98
Blue Grey
#758DA3
ΔE00 8.11
Light Grey Blue
#9DBCD4
ΔE00 8.45
Periwinkle Blue
#8F99FB
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA2BE #BEAB8F
analogous
#8FB9BE #8FA2BE #938FBE
triadic
#8FA2BE #BE8FA2 #A2BE8F
tetradic
#8FA2BE #BE8FB9 #BEAB8F #8FBE93
square
#8FA2BE #BE8FB9 #BEAB8F #8FBE93
split-complementary
#8FA2BE #BE938F #B9BE8F
monochromatic
#4D6485 #6882A8 #8FA2BE #B6C2D4 #DCE2EB
Accessibility & contrast
On white
2.60
#8FA2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#8FA2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA2BE
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA2BE | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BF
Deuteranopia (green-blind)
#949FBD
Tritanopia (blue-blind)
#82A8AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8fa2be; /* rgb */ color: rgb(143, 162, 190); /* oklch */ color: oklch(70.7% 0.046 258.0);
Tailwind
colors: {
custom: {
50: '#b0bdd1',
500: '#8fa2be',
950: '#000000',
},
}SCSS
$custom: #8fa2be; $custom-light: #b0bdd1; $custom-dark: #000000;
JSON
{
"hex": "#8fa2be",
"rgb": {
"r": 143,
"g": 162,
"b": 190
},
"hsl": {
"h": 215.745,
"s": 26.554,
"l": 65.294
},
"oklch": {
"l": 0.7071,
"c": 0.04639,
"h": 258
},
"luminance": 0.35398
}Semantic roles & 50–950 ramp
primary
#8FA2BE
secondary
#DCD6CC
accent
#7C40A5
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#101214
muted
#7F8182