#86A2EC#86A2EC
#86A2EC is a light, moderate blue. Relative luminance 0.370; OKLCH L 72.1% C 0.113 H 267.7°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #86A2EC |
|---|---|
| RGB | rgb(134, 162, 236) |
| HSL | hsl(224, 73%, 73%) |
| HSV | hsv(224, 43%, 93%) |
| CMYK | cmyk(43.2%, 31.4%, 0%, 7.5%) |
| CIE-LAB | lab(67.25, 9.15, -40.24) |
| CIE-LCH | lch(67.25, 41.27, 282.80°) |
| OKLab | oklab(72.08% -0.0045 -0.1128) |
| OKLCH | oklch(72.08% 0.113 267.7) |
| XYZ | xyz(37.8874, 36.9630, 84.4788) |
| Luminance | 0.3696 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.53
Cornflowerblue
#6495ED
ΔE00 5.97
Carolina Blue
#8AB8FE
ΔE00 6.72
Pastel Blue
#A2BFFE
ΔE00 7.74
Soft Blue
#6488EA
ΔE00 8.18
Perrywinkle
#8F8CE7
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A2EC #ECD086
analogous
#86D5EC #86A2EC #9D86EC
triadic
#86A2EC #EC86A2 #A2EC86
tetradic
#86A2EC #EC86D5 #ECD086 #86EC9D
square
#86A2EC #EC86D5 #ECD086 #86EC9D
split-complementary
#86A2EC #EC9D86 #D5EC86
monochromatic
#2253D6 #5179E4 #86A2EC #BBCBF4 #E5EBFB
Accessibility & contrast
On white
2.50
#86A2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#86A2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A2EC
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A2EC | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9EF
Deuteranopia (green-blind)
#7EA0EA
Tritanopia (blue-blind)
#62B1BC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #86a2ec; /* rgb */ color: rgb(134, 162, 236); /* oklch */ color: oklch(72.1% 0.113 267.7);
Tailwind
colors: {
custom: {
50: '#adbdf2',
500: '#86a2ec',
950: '#000000',
},
}SCSS
$custom: #86a2ec; $custom-light: #adbdf2; $custom-dark: #000000;
JSON
{
"hex": "#86a2ec",
"rgb": {
"r": 134,
"g": 162,
"b": 236
},
"hsl": {
"h": 223.529,
"s": 72.857,
"l": 72.549
},
"oklch": {
"l": 0.72077,
"c": 0.11285,
"h": 267.7
},
"luminance": 0.36965
}Semantic roles & 50–950 ramp
primary
#86A2EC
secondary
#F3EBD8
accent
#9F11D5
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111217
muted
#808185