#8FA3CA#8FA3CA
#8FA3CA is a light, moderate blue. Relative luminance 0.363; OKLCH L 71.4% C 0.061 H 263.6°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA3CA |
|---|---|
| RGB | rgb(143, 163, 202) |
| HSL | hsl(220, 36%, 68%) |
| HSV | hsv(220, 29%, 79%) |
| CMYK | cmyk(29.2%, 19.3%, 0%, 20.8%) |
| CIE-LAB | lab(66.75, 2.00, -22.23) |
| CIE-LCH | lch(66.75, 22.32, 275.14°) |
| OKLab | oklab(71.39% -0.0068 -0.0611) |
| OKLCH | oklch(71.39% 0.062 263.6) |
| XYZ | xyz(35.0825, 36.2971, 61.0232) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.42
Perrywinkle
#8F8CE7
ΔE00 8.74
Bluey Grey
#89A0B0
ΔE00 9.11
Pastel Blue
#A2BFFE
ΔE00 9.16
Carolina Blue
#8AB8FE
ΔE00 9.39
Cornflowerblue
#6495ED
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA3CA #CAB68F
analogous
#8FC1CA #8FA3CA #988FCA
triadic
#8FA3CA #CA8FA3 #A3CA8F
tetradic
#8FA3CA #CA8FC1 #CAB68F #8FCA98
square
#8FA3CA #CA8FC1 #CAB68F #8FCA98
split-complementary
#8FA3CA #CA988F #C1CA8F
monochromatic
#486297 #6581B6 #8FA3CA #B9C5DE #E2E7F1
Accessibility & contrast
On white
2.54
#8FA3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#8FA3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA3CA
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA3CA | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A5CC
Deuteranopia (green-blind)
#91A0C9
Tritanopia (blue-blind)
#7FABB0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8fa3ca; /* rgb */ color: rgb(143, 163, 202); /* oklch */ color: oklch(71.4% 0.061 263.6);
Tailwind
colors: {
custom: {
50: '#b1beda',
500: '#8fa3ca',
950: '#000000',
},
}SCSS
$custom: #8fa3ca; $custom-light: #b1beda; $custom-dark: #000000;
JSON
{
"hex": "#8fa3ca",
"rgb": {
"r": 143,
"g": 163,
"b": 202
},
"hsl": {
"h": 219.661,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.71389,
"c": 0.0615,
"h": 263.6
},
"luminance": 0.36298
}Semantic roles & 50–950 ramp
primary
#8FA3CA
secondary
#E4DDD1
accent
#8637AF
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111214
muted
#808183