#8FA5CC#8FA5CC
#8FA5CC is a light, moderate blue. Relative luminance 0.371; OKLCH L 71.9% C 0.062 H 261.8°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA5CC |
|---|---|
| RGB | rgb(143, 165, 204) |
| HSL | hsl(218, 37%, 68%) |
| HSV | hsv(218, 30%, 80%) |
| CMYK | cmyk(29.9%, 19.1%, 0%, 20%) |
| CIE-LAB | lab(67.36, 1.38, -22.40) |
| CIE-LCH | lch(67.36, 22.45, 273.53°) |
| OKLab | oklab(71.89% -0.0089 -0.0616) |
| OKLCH | oklch(71.89% 0.062 261.8) |
| XYZ | xyz(35.6788, 37.1082, 62.3978) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.24
Pastel Blue
#A2BFFE
ΔE00 8.54
Carolina Blue
#8AB8FE
ΔE00 8.62
Bluey Grey
#89A0B0
ΔE00 8.86
Light Grey Blue
#9DBCD4
ΔE00 8.98
Perrywinkle
#8F8CE7
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA5CC #CCB68F
analogous
#8FC3CC #8FA5CC #978FCC
triadic
#8FA5CC #CC8FA5 #A5CC8F
tetradic
#8FA5CC #CC8FC3 #CCB68F #8FCC97
square
#8FA5CC #CC8FC3 #CCB68F #8FCC97
split-complementary
#8FA5CC #CC978F #C3CC8F
monochromatic
#46659A #6583B9 #8FA5CC #B9C7DF #E3E9F2
Accessibility & contrast
On white
2.49
#8FA5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#8FA5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA5CC
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA5CC | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CE
Deuteranopia (green-blind)
#92A1CB
Tritanopia (blue-blind)
#7EADB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8fa5cc; /* rgb */ color: rgb(143, 165, 204); /* oklch */ color: oklch(71.9% 0.062 261.8);
Tailwind
colors: {
custom: {
50: '#b1bfdb',
500: '#8fa5cc',
950: '#000000',
},
}SCSS
$custom: #8fa5cc; $custom-light: #b1bfdb; $custom-dark: #000000;
JSON
{
"hex": "#8fa5cc",
"rgb": {
"r": 143,
"g": 165,
"b": 204
},
"hsl": {
"h": 218.361,
"s": 37.423,
"l": 68.039
},
"oklch": {
"l": 0.71892,
"c": 0.06226,
"h": 261.8
},
"luminance": 0.3711
}Semantic roles & 50–950 ramp
primary
#8FA5CC
secondary
#E5DED2
accent
#8435B0
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183