#86A5EC#86A5EC
#86A5EC is a light, moderate blue. Relative luminance 0.380; OKLCH L 72.7% C 0.109 H 265.7°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #86A5EC |
|---|---|
| RGB | rgb(134, 165, 236) |
| HSL | hsl(222, 73%, 73%) |
| HSV | hsv(222, 43%, 93%) |
| CMYK | cmyk(43.2%, 30.1%, 0%, 7.5%) |
| CIE-LAB | lab(68.04, 7.44, -39.00) |
| CIE-LCH | lch(68.04, 39.71, 280.80°) |
| OKLab | oklab(72.69% -0.0082 -0.1092) |
| OKLCH | oklch(72.69% 0.109 265.7) |
| XYZ | xyz(38.4222, 38.0326, 84.6571) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.35
Carolina Blue
#8AB8FE
ΔE00 5.78
Cornflowerblue
#6495ED
ΔE00 6.13
Pastel Blue
#A2BFFE
ΔE00 7.06
Soft Blue
#6488EA
ΔE00 8.80
Perrywinkle
#8F8CE7
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A5EC #ECCD86
analogous
#86D8EC #86A5EC #9A86EC
triadic
#86A5EC #EC86A5 #A5EC86
tetradic
#86A5EC #EC86D8 #ECCD86 #86EC9A
square
#86A5EC #EC86D8 #ECCD86 #86EC9A
split-complementary
#86A5EC #EC9A86 #D8EC86
monochromatic
#2258D6 #517EE4 #86A5EC #BBCCF4 #E5EBFB
Accessibility & contrast
On white
2.44
#86A5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#86A5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A5EC
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A5EC | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEF
Deuteranopia (green-blind)
#81A2EA
Tritanopia (blue-blind)
#61B4BE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #86a5ec; /* rgb */ color: rgb(134, 165, 236); /* oklch */ color: oklch(72.7% 0.109 265.7);
Tailwind
colors: {
custom: {
50: '#adbff2',
500: '#86a5ec',
950: '#000000',
},
}SCSS
$custom: #86a5ec; $custom-light: #adbff2; $custom-dark: #000000;
JSON
{
"hex": "#86a5ec",
"rgb": {
"r": 134,
"g": 165,
"b": 236
},
"hsl": {
"h": 221.765,
"s": 72.857,
"l": 72.549
},
"oklch": {
"l": 0.72695,
"c": 0.10947,
"h": 265.7
},
"luminance": 0.38035
}Semantic roles & 50–950 ramp
primary
#86A5EC
secondary
#F3EBD8
accent
#9911D5
background
#FAFBFE
surface
#F5F7FD
border
#CFD0D5
text
#111217
muted
#808185