#8FA8CC#8FA8CC
#8FA8CC is a light, muted blue. Relative luminance 0.382; OKLCH L 72.5% C 0.060 H 257.5°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA8CC |
|---|---|
| RGB | rgb(143, 168, 204) |
| HSL | hsl(215, 37%, 68%) |
| HSV | hsv(215, 30%, 80%) |
| CMYK | cmyk(29.9%, 17.6%, 0%, 20%) |
| CIE-LAB | lab(68.17, -0.28, -21.17) |
| CIE-LCH | lch(68.17, 21.17, 269.24°) |
| OKLab | oklab(72.53% -0.0129 -0.0581) |
| OKLCH | oklch(72.53% 0.06 257.5) |
| XYZ | xyz(36.2262, 38.2032, 62.5802) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.41
Light Grey Blue
#9DBCD4
ΔE00 7.47
Carolina Blue
#8AB8FE
ΔE00 7.78
Bluey Grey
#89A0B0
ΔE00 7.83
Pastel Blue
#A2BFFE
ΔE00 8.05
Cloudy Blue
#ACC2D9
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA8CC #CCB38F
analogous
#8FC6CC #8FA8CC #948FCC
triadic
#8FA8CC #CC8FA8 #A8CC8F
tetradic
#8FA8CC #CC8FC6 #CCB38F #8FCC94
square
#8FA8CC #CC8FC6 #CCB38F #8FCC94
split-complementary
#8FA8CC #CC948F #C6CC8F
monochromatic
#46699A #6587B9 #8FA8CC #B9C9DF #E3E9F2
Accessibility & contrast
On white
2.43
#8FA8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#8FA8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA8CC
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA8CC | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA9CE
Deuteranopia (green-blind)
#95A4CB
Tritanopia (blue-blind)
#7EB0B4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8fa8cc; /* rgb */ color: rgb(143, 168, 204); /* oklch */ color: oklch(72.5% 0.060 257.5);
Tailwind
colors: {
custom: {
50: '#b1c1db',
500: '#8fa8cc',
950: '#000000',
},
}SCSS
$custom: #8fa8cc; $custom-light: #b1c1db; $custom-dark: #000000;
JSON
{
"hex": "#8fa8cc",
"rgb": {
"r": 143,
"g": 168,
"b": 204
},
"hsl": {
"h": 215.41,
"s": 37.423,
"l": 68.039
},
"oklch": {
"l": 0.72528,
"c": 0.05957,
"h": 257.5
},
"luminance": 0.38205
}Semantic roles & 50–950 ramp
primary
#8FA8CC
secondary
#E5DDD2
accent
#7E35B0
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183