#86A2CB#86A2CB
#86A2CB is a light, moderate blue. Relative luminance 0.352; OKLCH L 70.6% C 0.068 H 257.8°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #86A2CB |
|---|---|
| RGB | rgb(134, 162, 203) |
| HSL | hsl(216, 40%, 66%) |
| HSV | hsv(216, 34%, 80%) |
| CMYK | cmyk(34%, 20.2%, 0%, 20.4%) |
| CIE-LAB | lab(65.92, 0.19, -24.10) |
| CIE-LCH | lch(65.92, 24.10, 270.44°) |
| OKLab | oklab(70.6% -0.0144 -0.0665) |
| OKLCH | oklch(70.6% 0.068 257.8) |
| XYZ | xyz(33.5281, 35.2193, 61.5197) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.79
Cornflowerblue
#6495ED
ΔE00 7.12
Faded Blue
#658CBB
ΔE00 7.97
Carolina Blue
#8AB8FE
ΔE00 8.15
Bluey Grey
#89A0B0
ΔE00 8.39
Perrywinkle
#8F8CE7
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A2CB #CBAF86
analogous
#86C4CB #86A2CB #8C86CB
triadic
#86A2CB #CB86A2 #A2CB86
tetradic
#86A2CB #CB86C4 #CBAF86 #86CB8C
square
#86A2CB #CB86C4 #CBAF86 #86CB8C
split-complementary
#86A2CB #CB8C86 #C4CB86
monochromatic
#416396 #5B81B9 #86A2CB #B1C3DD #DCE4F0
Accessibility & contrast
On white
2.61
#86A2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#86A2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A2CB
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A2CB | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CD
Deuteranopia (green-blind)
#8C9DCA
Tritanopia (blue-blind)
#71ABB0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #86a2cb; /* rgb */ color: rgb(134, 162, 203); /* oklch */ color: oklch(70.6% 0.068 257.8);
Tailwind
colors: {
custom: {
50: '#abbddb',
500: '#86a2cb',
950: '#000000',
},
}SCSS
$custom: #86a2cb; $custom-light: #abbddb; $custom-dark: #000000;
JSON
{
"hex": "#86a2cb",
"rgb": {
"r": 134,
"g": 162,
"b": 203
},
"hsl": {
"h": 215.652,
"s": 39.884,
"l": 66.078
},
"oklch": {
"l": 0.70601,
"c": 0.06805,
"h": 257.8
},
"luminance": 0.35221
}Semantic roles & 50–950 ramp
primary
#86A2CB
secondary
#E2D9CB
accent
#7F33B3
background
#FAFBFD
surface
#F4F6FA
border
#CED0D3
text
#101215
muted
#7F8183