#8FA7CA#8FA7CA
#8FA7CA is a light, muted blue. Relative luminance 0.377; OKLCH L 72.2% C 0.058 H 257.7°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA7CA |
|---|---|
| RGB | rgb(143, 167, 202) |
| HSL | hsl(216, 36%, 68%) |
| HSV | hsv(216, 29%, 79%) |
| CMYK | cmyk(29.2%, 17.3%, 0%, 20.8%) |
| CIE-LAB | lab(67.83, -0.22, -20.58) |
| CIE-LCH | lch(67.83, 20.58, 269.38°) |
| OKLab | oklab(72.24% -0.0123 -0.0565) |
| OKLCH | oklch(72.24% 0.058 257.7) |
| XYZ | xyz(35.8040, 37.7400, 61.2637) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.50
Bluey Grey
#89A0B0
ΔE00 7.61
Light Grey Blue
#9DBCD4
ΔE00 7.64
Carolina Blue
#8AB8FE
ΔE00 8.22
Cloudy Blue
#ACC2D9
ΔE00 8.37
Pastel Blue
#A2BFFE
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA7CA #CAB28F
analogous
#8FC5CA #8FA7CA #948FCA
triadic
#8FA7CA #CA8FA7 #A7CA8F
tetradic
#8FA7CA #CA8FC5 #CAB28F #8FCA94
square
#8FA7CA #CA8FC5 #CAB28F #8FCA94
split-complementary
#8FA7CA #CA948F #C5CA8F
monochromatic
#486897 #6586B6 #8FA7CA #B9C8DE #E2E8F1
Accessibility & contrast
On white
2.46
#8FA7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#8FA7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA7CA
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA7CA | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA8CC
Deuteranopia (green-blind)
#95A3C9
Tritanopia (blue-blind)
#7EAEB2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8fa7ca; /* rgb */ color: rgb(143, 167, 202); /* oklch */ color: oklch(72.2% 0.058 257.7);
Tailwind
colors: {
custom: {
50: '#b1c1da',
500: '#8fa7ca',
950: '#000000',
},
}SCSS
$custom: #8fa7ca; $custom-light: #b1c1da; $custom-dark: #000000;
JSON
{
"hex": "#8fa7ca",
"rgb": {
"r": 143,
"g": 167,
"b": 202
},
"hsl": {
"h": 215.593,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.72237,
"c": 0.05782,
"h": 257.7
},
"luminance": 0.37741
}Semantic roles & 50–950 ramp
primary
#8FA7CA
secondary
#E4DCD1
accent
#7E37AF
background
#FBFBFD
surface
#F6F7FA
border
#D0D0D3
text
#111214
muted
#808183