#8FA7CC#8FA7CC
#8FA7CC is a light, moderate blue. Relative luminance 0.378; OKLCH L 72.3% C 0.060 H 258.9°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA7CC |
|---|---|
| RGB | rgb(143, 167, 204) |
| HSL | hsl(216, 37%, 68%) |
| HSV | hsv(216, 30%, 80%) |
| CMYK | cmyk(29.9%, 18.1%, 0%, 20%) |
| CIE-LAB | lab(67.90, 0.27, -21.58) |
| CIE-LCH | lch(67.90, 21.58, 270.72°) |
| OKLab | oklab(72.32% -0.0116 -0.0593) |
| OKLCH | oklch(72.32% 0.06 258.9) |
| XYZ | xyz(36.0423, 37.8354, 62.5189) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.34
Light Grey Blue
#9DBCD4
ΔE00 7.98
Carolina Blue
#8AB8FE
ΔE00 8.04
Bluey Grey
#89A0B0
ΔE00 8.17
Pastel Blue
#A2BFFE
ΔE00 8.18
Lightsteelblue
#B0C4DE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA7CC #CCB48F
analogous
#8FC5CC #8FA7CC #958FCC
triadic
#8FA7CC #CC8FA7 #A7CC8F
tetradic
#8FA7CC #CC8FC5 #CCB48F #8FCC95
square
#8FA7CC #CC8FC5 #CCB48F #8FCC95
split-complementary
#8FA7CC #CC958F #C5CC8F
monochromatic
#46679A #6586B9 #8FA7CC #B9C8DF #E3E9F2
Accessibility & contrast
On white
2.45
#8FA7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#8FA7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA7CC
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA7CC | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9CE
Deuteranopia (green-blind)
#94A3CB
Tritanopia (blue-blind)
#7EAFB3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8fa7cc; /* rgb */ color: rgb(143, 167, 204); /* oklch */ color: oklch(72.3% 0.060 258.9);
Tailwind
colors: {
custom: {
50: '#b1c1db',
500: '#8fa7cc',
950: '#000000',
},
}SCSS
$custom: #8fa7cc; $custom-light: #b1c1db; $custom-dark: #000000;
JSON
{
"hex": "#8fa7cc",
"rgb": {
"r": 143,
"g": 167,
"b": 204
},
"hsl": {
"h": 216.393,
"s": 37.423,
"l": 68.039
},
"oklch": {
"l": 0.72316,
"c": 0.06043,
"h": 258.9
},
"luminance": 0.37837
}Semantic roles & 50–950 ramp
primary
#8FA7CC
secondary
#E5DDD2
accent
#8035B0
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183