#8FA1CA#8FA1CA
#8FA1CA is a light, moderate blue. Relative luminance 0.356; OKLCH L 71.0% C 0.064 H 266.3°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA1CA |
|---|---|
| RGB | rgb(143, 161, 202) |
| HSL | hsl(222, 36%, 68%) |
| HSV | hsv(222, 29%, 79%) |
| CMYK | cmyk(29.2%, 20.3%, 0%, 20.8%) |
| CIE-LAB | lab(66.21, 3.12, -23.05) |
| CIE-LCH | lch(66.21, 23.26, 277.70°) |
| OKLab | oklab(70.97% -0.0041 -0.0634) |
| OKLCH | oklch(70.97% 0.064 266.3) |
| XYZ | xyz(34.7302, 35.5925, 60.9058) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.46
Perrywinkle
#8F8CE7
ΔE00 8.39
Faded Blue
#658CBB
ΔE00 9.60
Pastel Blue
#A2BFFE
ΔE00 9.64
Cornflowerblue
#6495ED
ΔE00 9.68
Bluey Grey
#89A0B0
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA1CA #CAB88F
analogous
#8FBFCA #8FA1CA #9A8FCA
triadic
#8FA1CA #CA8FA1 #A1CA8F
tetradic
#8FA1CA #CA8FBF #CAB88F #8FCA9A
square
#8FA1CA #CA8FBF #CAB88F #8FCA9A
split-complementary
#8FA1CA #CA9A8F #BFCA8F
monochromatic
#486097 #657EB6 #8FA1CA #B9C4DE #E2E7F1
Accessibility & contrast
On white
2.59
#8FA1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#8FA1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA1CA
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA1CA | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CC
Deuteranopia (green-blind)
#8F9FC9
Tritanopia (blue-blind)
#7FA9AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8fa1ca; /* rgb */ color: rgb(143, 161, 202); /* oklch */ color: oklch(71.0% 0.064 266.3);
Tailwind
colors: {
custom: {
50: '#b1bcda',
500: '#8fa1ca',
950: '#000000',
},
}SCSS
$custom: #8fa1ca; $custom-light: #b1bcda; $custom-dark: #000000;
JSON
{
"hex": "#8fa1ca",
"rgb": {
"r": 143,
"g": 161,
"b": 202
},
"hsl": {
"h": 221.695,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.70967,
"c": 0.06357,
"h": 266.3
},
"luminance": 0.35594
}Semantic roles & 50–950 ramp
primary
#8FA1CA
secondary
#E4DED1
accent
#8A37AF
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111214
muted
#808183