#8FA0CC#8FA0CC
#8FA0CC is a light, moderate blue. Relative luminance 0.353; OKLCH L 70.8% C 0.067 H 268.2°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA0CC |
|---|---|
| RGB | rgb(143, 160, 204) |
| HSL | hsl(223, 37%, 68%) |
| HSV | hsv(223, 30%, 80%) |
| CMYK | cmyk(29.9%, 21.6%, 0%, 20%) |
| CIE-LAB | lab(66.01, 4.18, -24.46) |
| CIE-LCH | lch(66.01, 24.82, 279.69°) |
| OKLab | oklab(70.84% -0.0021 -0.0674) |
| OKLCH | oklch(70.84% 0.067 268.2) |
| XYZ | xyz(34.7945, 35.3397, 62.1030) |
| Luminance | 0.3534 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.21
Perrywinkle
#8F8CE7
ΔE00 8.03
Faded Blue
#658CBB
ΔE00 9.64
Cornflowerblue
#6495ED
ΔE00 9.65
Pastel Blue
#A2BFFE
ΔE00 9.74
Lavender Blue
#8B88F8
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA0CC #CCBB8F
analogous
#8FBECC #8FA0CC #9C8FCC
triadic
#8FA0CC #CC8FA0 #A0CC8F
tetradic
#8FA0CC #CC8FBE #CCBB8F #8FCC9C
square
#8FA0CC #CC8FBE #CCBB8F #8FCC9C
split-complementary
#8FA0CC #CC9C8F #BECC8F
monochromatic
#465E9A #657CB9 #8FA0CC #B9C4DF #E3E7F2
Accessibility & contrast
On white
2.60
#8FA0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#8FA0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA0CC
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA0CC | 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)
#92A3CE
Deuteranopia (green-blind)
#8D9ECB
Tritanopia (blue-blind)
#7EA9AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8fa0cc; /* rgb */ color: rgb(143, 160, 204); /* oklch */ color: oklch(70.8% 0.067 268.2);
Tailwind
colors: {
custom: {
50: '#b1bcdb',
500: '#8fa0cc',
950: '#000000',
},
}SCSS
$custom: #8fa0cc; $custom-light: #b1bcdb; $custom-dark: #000000;
JSON
{
"hex": "#8fa0cc",
"rgb": {
"r": 143,
"g": 160,
"b": 204
},
"hsl": {
"h": 223.279,
"s": 37.423,
"l": 68.039
},
"oklch": {
"l": 0.70839,
"c": 0.06745,
"h": 268.2
},
"luminance": 0.35341
}Semantic roles & 50–950 ramp
primary
#8FA0CC
secondary
#E5E0D2
accent
#8E35B0
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083