#8FA2BD#8FA2BD
#8FA2BD is a light, muted blue. Relative luminance 0.354; OKLCH L 70.7% C 0.045 H 257.1°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA2BD |
|---|---|
| RGB | rgb(143, 162, 189) |
| HSL | hsl(215, 26%, 65%) |
| HSV | hsv(215, 24%, 74%) |
| CMYK | cmyk(24.3%, 14.3%, 0%, 25.9%) |
| CIE-LAB | lab(66.02, -0.60, -16.10) |
| CIE-LCH | lch(66.02, 16.11, 267.86°) |
| OKLab | oklab(70.67% -0.01 -0.044) |
| OKLCH | oklch(70.67% 0.045 257.1) |
| XYZ | xyz(33.4308, 35.3534, 53.1967) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.64
Cool Gray
#9AA7B0
ΔE00 7.32
Bluegrey
#85A3B2
ΔE00 7.64
Blue Grey
#758DA3
ΔE00 7.95
Light Grey Blue
#9DBCD4
ΔE00 8.30
Greyblue
#77A1B5
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA2BD #BDAA8F
analogous
#8FB9BD #8FA2BD #938FBD
triadic
#8FA2BD #BD8FA2 #A2BD8F
tetradic
#8FA2BD #BD8FB9 #BDAA8F #8FBD93
square
#8FA2BD #BD8FB9 #BDAA8F #8FBD93
split-complementary
#8FA2BD #BD938F #B9BD8F
monochromatic
#4E6484 #6882A6 #8FA2BD #B6C2D4 #DCE2EA
Accessibility & contrast
On white
2.60
#8FA2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#8FA2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA2BD
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA2BD | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BE
Deuteranopia (green-blind)
#949EBC
Tritanopia (blue-blind)
#83A8AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8fa2bd; /* rgb */ color: rgb(143, 162, 189); /* oklch */ color: oklch(70.7% 0.045 257.1);
Tailwind
colors: {
custom: {
50: '#b0bdd1',
500: '#8fa2bd',
950: '#000000',
},
}SCSS
$custom: #8fa2bd; $custom-light: #b0bdd1; $custom-dark: #000000;
JSON
{
"hex": "#8fa2bd",
"rgb": {
"r": 143,
"g": 162,
"b": 189
},
"hsl": {
"h": 215.217,
"s": 25.843,
"l": 65.098
},
"oklch": {
"l": 0.70672,
"c": 0.04509,
"h": 257.1
},
"luminance": 0.35354
}Semantic roles & 50–950 ramp
primary
#8FA2BD
secondary
#DCD5CC
accent
#7B41A4
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#101214
muted
#7F8182