#8FA2C8#8FA2C8
#8FA2C8 is a light, muted blue. Relative luminance 0.358; OKLCH L 71.1% C 0.060 H 264.1°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA2C8 |
|---|---|
| RGB | rgb(143, 162, 200) |
| HSL | hsl(220, 34%, 67%) |
| HSV | hsv(220, 29%, 78%) |
| CMYK | cmyk(28.5%, 19%, 0%, 21.6%) |
| CIE-LAB | lab(66.40, 2.06, -21.64) |
| CIE-LCH | lch(66.40, 21.74, 275.44°) |
| OKLab | oklab(71.1% -0.0062 -0.0595) |
| OKLCH | oklch(71.1% 0.06 264.1) |
| XYZ | xyz(34.6704, 35.8493, 59.7253) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.67
Perrywinkle
#8F8CE7
ΔE00 8.72
Bluey Grey
#89A0B0
ΔE00 9.02
Faded Blue
#658CBB
ΔE00 9.57
Pastel Blue
#A2BFFE
ΔE00 9.58
Cornflowerblue
#6495ED
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA2C8 #C8B58F
analogous
#8FBFC8 #8FA2C8 #998FC8
triadic
#8FA2C8 #C88FA2 #A2C88F
tetradic
#8FA2C8 #C88FBF #C8B58F #8FC899
square
#8FA2C8 #C88FBF #C8B58F #8FC899
split-complementary
#8FA2C8 #C8998F #BFC88F
monochromatic
#496294 #6680B4 #8FA2C8 #B8C4DC #E1E6F0
Accessibility & contrast
On white
2.57
#8FA2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#8FA2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA2C8
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA2C8 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A4CA
Deuteranopia (green-blind)
#909FC7
Tritanopia (blue-blind)
#7FAAAF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8fa2c8; /* rgb */ color: rgb(143, 162, 200); /* oklch */ color: oklch(71.1% 0.060 264.1);
Tailwind
colors: {
custom: {
50: '#b1bdd8',
500: '#8fa2c8',
950: '#000000',
},
}SCSS
$custom: #8fa2c8; $custom-light: #b1bdd8; $custom-dark: #000000;
JSON
{
"hex": "#8fa2c8",
"rgb": {
"r": 143,
"g": 162,
"b": 200
},
"hsl": {
"h": 220,
"s": 34.132,
"l": 67.255
},
"oklch": {
"l": 0.71098,
"c": 0.05978,
"h": 264.1
},
"luminance": 0.3585
}Semantic roles & 50–950 ramp
primary
#8FA2C8
secondary
#E2DCD0
accent
#8639AD
background
#FAFBFD
surface
#F5F6FA
border
#CFD0D3
text
#111214
muted
#808183