#86A2CA#86A2CA
#86A2CA is a light, moderate blue. Relative luminance 0.352; OKLCH L 70.6% C 0.067 H 257.3°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #86A2CA |
|---|---|
| RGB | rgb(134, 162, 202) |
| HSL | hsl(215, 39%, 66%) |
| HSV | hsv(215, 34%, 79%) |
| CMYK | cmyk(33.7%, 19.8%, 0%, 20.8%) |
| CIE-LAB | lab(65.88, -0.07, -23.60) |
| CIE-LCH | lch(65.88, 23.60, 269.83°) |
| OKLab | oklab(70.56% -0.0147 -0.0651) |
| OKLCH | oklch(70.56% 0.067 257.3) |
| XYZ | xyz(33.4093, 35.1718, 60.8942) |
| Luminance | 0.3517 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.86
Cornflowerblue
#6495ED
ΔE00 7.18
Faded Blue
#658CBB
ΔE00 7.96
Bluey Grey
#89A0B0
ΔE00 8.15
Carolina Blue
#8AB8FE
ΔE00 8.23
Perrywinkle
#8F8CE7
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A2CA #CAAE86
analogous
#86C4CA #86A2CA #8C86CA
triadic
#86A2CA #CA86A2 #A2CA86
tetradic
#86A2CA #CA86C4 #CAAE86 #86CA8C
square
#86A2CA #CA86C4 #CAAE86 #86CA8C
split-complementary
#86A2CA #CA8C86 #C4CA86
monochromatic
#416395 #5B81B7 #86A2CA #B1C3DD #DBE3EF
Accessibility & contrast
On white
2.61
#86A2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#86A2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A2CA
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A2CA | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CC
Deuteranopia (green-blind)
#8C9DC9
Tritanopia (blue-blind)
#71ABAF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #86a2ca; /* rgb */ color: rgb(134, 162, 202); /* oklch */ color: oklch(70.6% 0.067 257.3);
Tailwind
colors: {
custom: {
50: '#abbdda',
500: '#86a2ca',
950: '#000000',
},
}SCSS
$custom: #86a2ca; $custom-light: #abbdda; $custom-dark: #000000;
JSON
{
"hex": "#86a2ca",
"rgb": {
"r": 134,
"g": 162,
"b": 202
},
"hsl": {
"h": 215.294,
"s": 39.08,
"l": 65.882
},
"oklch": {
"l": 0.7056,
"c": 0.06675,
"h": 257.3
},
"luminance": 0.35173
}Semantic roles & 50–950 ramp
primary
#86A2CA
secondary
#E1D8CB
accent
#7E33B2
background
#FAFBFD
surface
#F4F6FA
border
#CED0D3
text
#101214
muted
#7F8183