#8FA0CA#8FA0CA
#8FA0CA is a light, moderate blue. Relative luminance 0.352; OKLCH L 70.8% C 0.065 H 267.6°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA0CA |
|---|---|
| RGB | rgb(143, 160, 202) |
| HSL | hsl(223, 36%, 68%) |
| HSV | hsv(223, 29%, 79%) |
| CMYK | cmyk(29.2%, 20.8%, 0%, 20.8%) |
| CIE-LAB | lab(65.94, 3.68, -23.46) |
| CIE-LCH | lch(65.94, 23.75, 278.91°) |
| OKLab | oklab(70.76% -0.0027 -0.0646) |
| OKLCH | oklch(70.76% 0.065 267.6) |
| XYZ | xyz(34.5562, 35.2444, 60.8478) |
| Luminance | 0.3525 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.48
Perrywinkle
#8F8CE7
ΔE00 8.22
Faded Blue
#658CBB
ΔE00 9.62
Cornflowerblue
#6495ED
ΔE00 9.81
Pastel Blue
#A2BFFE
ΔE00 9.91
Lavender Blue
#8B88F8
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA0CA #CAB98F
analogous
#8FBDCA #8FA0CA #9B8FCA
triadic
#8FA0CA #CA8FA0 #A0CA8F
tetradic
#8FA0CA #CA8FBD #CAB98F #8FCA9B
square
#8FA0CA #CA8FBD #CAB98F #8FCA9B
split-complementary
#8FA0CA #CA9B8F #BDCA8F
monochromatic
#485E97 #657DB6 #8FA0CA #B9C3DE #E2E6F1
Accessibility & contrast
On white
2.61
#8FA0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#8FA0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA0CA
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA0CA | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A3CC
Deuteranopia (green-blind)
#8E9EC9
Tritanopia (blue-blind)
#7FA8AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8fa0ca; /* rgb */ color: rgb(143, 160, 202); /* oklch */ color: oklch(70.8% 0.065 267.6);
Tailwind
colors: {
custom: {
50: '#b1bcda',
500: '#8fa0ca',
950: '#000000',
},
}SCSS
$custom: #8fa0ca; $custom-light: #b1bcda; $custom-dark: #000000;
JSON
{
"hex": "#8fa0ca",
"rgb": {
"r": 143,
"g": 160,
"b": 202
},
"hsl": {
"h": 222.712,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.70757,
"c": 0.06465,
"h": 267.6
},
"luminance": 0.35246
}Semantic roles & 50–950 ramp
primary
#8FA0CA
secondary
#E4DED1
accent
#8C37AF
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111214
muted
#808183