#8FA4CC#8FA4CC
#8FA4CC is a light, moderate blue. Relative luminance 0.367; OKLCH L 71.7% C 0.063 H 263.2°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA4CC |
|---|---|
| RGB | rgb(143, 164, 204) |
| HSL | hsl(219, 37%, 68%) |
| HSV | hsv(219, 30%, 80%) |
| CMYK | cmyk(29.9%, 19.6%, 0%, 20%) |
| CIE-LAB | lab(67.09, 1.94, -22.82) |
| CIE-LCH | lch(67.09, 22.90, 274.86°) |
| OKLab | oklab(71.68% -0.0075 -0.0628) |
| OKLCH | oklch(71.68% 0.063 263.2) |
| XYZ | xyz(35.4991, 36.7489, 62.3379) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.22
Pastel Blue
#A2BFFE
ΔE00 8.75
Perrywinkle
#8F8CE7
ΔE00 8.79
Carolina Blue
#8AB8FE
ΔE00 8.93
Bluey Grey
#89A0B0
ΔE00 9.21
Cornflowerblue
#6495ED
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA4CC #CCB78F
analogous
#8FC2CC #8FA4CC #988FCC
triadic
#8FA4CC #CC8FA4 #A4CC8F
tetradic
#8FA4CC #CC8FC2 #CCB78F #8FCC98
square
#8FA4CC #CC8FC2 #CCB78F #8FCC98
split-complementary
#8FA4CC #CC988F #C2CC8F
monochromatic
#46639A #6582B9 #8FA4CC #B9C6DF #E3E8F2
Accessibility & contrast
On white
2.51
#8FA4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#8FA4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA4CC
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA4CC | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A6CE
Deuteranopia (green-blind)
#91A1CB
Tritanopia (blue-blind)
#7EACB1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8fa4cc; /* rgb */ color: rgb(143, 164, 204); /* oklch */ color: oklch(71.7% 0.063 263.2);
Tailwind
colors: {
custom: {
50: '#b1bedb',
500: '#8fa4cc',
950: '#000000',
},
}SCSS
$custom: #8fa4cc; $custom-light: #b1bedb; $custom-dark: #000000;
JSON
{
"hex": "#8fa4cc",
"rgb": {
"r": 143,
"g": 164,
"b": 204
},
"hsl": {
"h": 219.344,
"s": 37.423,
"l": 68.039
},
"oklch": {
"l": 0.7168,
"c": 0.06323,
"h": 263.2
},
"luminance": 0.3675
}Semantic roles & 50–950 ramp
primary
#8FA4CC
secondary
#E5DED2
accent
#8635B0
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183