#8CA1CA#8CA1CA
#8CA1CA is a light, moderate blue. Relative luminance 0.353; OKLCH L 70.8% C 0.065 H 263.6°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA1CA |
|---|---|
| RGB | rgb(140, 161, 202) |
| HSL | hsl(220, 37%, 67%) |
| HSV | hsv(220, 31%, 79%) |
| CMYK | cmyk(30.7%, 20.3%, 0%, 20.8%) |
| CIE-LAB | lab(66.00, 2.23, -23.38) |
| CIE-LCH | lch(66.00, 23.49, 275.45°) |
| OKLab | oklab(70.76% -0.0072 -0.0644) |
| OKLCH | oklch(70.76% 0.065 263.6) |
| XYZ | xyz(34.2177, 35.3282, 60.8818) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.06
Perrywinkle
#8F8CE7
ΔE00 8.32
Cornflowerblue
#6495ED
ΔE00 8.77
Faded Blue
#658CBB
ΔE00 8.92
Bluey Grey
#89A0B0
ΔE00 9.31
Carolina Blue
#8AB8FE
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA1CA #CAB58C
analogous
#8CC0CA #8CA1CA #968CCA
triadic
#8CA1CA #CA8CA1 #A1CA8C
tetradic
#8CA1CA #CA8CC0 #CAB58C #8CCA96
square
#8CA1CA #CA8CC0 #CAB58C #8CCA96
split-complementary
#8CA1CA #CA968C #C0CA8C
monochromatic
#456196 #627FB7 #8CA1CA #B6C3DD #E0E5F1
Accessibility & contrast
On white
2.60
#8CA1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#8CA1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA1CA
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA1CA | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CC
Deuteranopia (green-blind)
#8E9EC9
Tritanopia (blue-blind)
#7AA9AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ca1ca; /* rgb */ color: rgb(140, 161, 202); /* oklch */ color: oklch(70.8% 0.065 263.6);
Tailwind
colors: {
custom: {
50: '#afbcda',
500: '#8ca1ca',
950: '#000000',
},
}SCSS
$custom: #8ca1ca; $custom-light: #afbcda; $custom-dark: #000000;
JSON
{
"hex": "#8ca1ca",
"rgb": {
"r": 140,
"g": 161,
"b": 202
},
"hsl": {
"h": 219.677,
"s": 36.905,
"l": 67.059
},
"oklch": {
"l": 0.70756,
"c": 0.06481,
"h": 263.6
},
"luminance": 0.35329
}Semantic roles & 50–950 ramp
primary
#8CA1CA
secondary
#E3DCCF
accent
#8636B0
background
#FAFBFD
surface
#F4F6FA
border
#CED0D3
text
#101214
muted
#7F8183