#86A2EB#86A2EB
#86A2EB is a light, moderate blue. Relative luminance 0.369; OKLCH L 72.0% C 0.111 H 267.6°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #86A2EB |
|---|---|
| RGB | rgb(134, 162, 235) |
| HSL | hsl(223, 72%, 72%) |
| HSV | hsv(223, 43%, 92%) |
| CMYK | cmyk(43%, 31.1%, 0%, 7.8%) |
| CIE-LAB | lab(67.21, 8.86, -39.76) |
| CIE-LCH | lch(67.21, 40.74, 282.57°) |
| OKLab | oklab(72.03% -0.0048 -0.1114) |
| OKLCH | oklch(72.03% 0.111 267.6) |
| XYZ | xyz(37.7425, 36.9051, 83.7158) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.58
Cornflowerblue
#6495ED
ΔE00 5.97
Carolina Blue
#8AB8FE
ΔE00 6.74
Pastel Blue
#A2BFFE
ΔE00 7.75
Soft Blue
#6488EA
ΔE00 8.18
Perrywinkle
#8F8CE7
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A2EB #EBCF86
analogous
#86D5EB #86A2EB #9C86EB
triadic
#86A2EB #EB86A2 #A2EB86
tetradic
#86A2EB #EB86D5 #EBCF86 #86EB9C
square
#86A2EB #EB86D5 #EBCF86 #86EB9C
split-complementary
#86A2EB #EB9C86 #D5EB86
monochromatic
#2354D4 #517AE2 #86A2EB #BBCAF4 #E5EBFB
Accessibility & contrast
On white
2.51
#86A2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#86A2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A2EB
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A2EB | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8EE
Deuteranopia (green-blind)
#7EA0E9
Tritanopia (blue-blind)
#62B1BC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #86a2eb; /* rgb */ color: rgb(134, 162, 235); /* oklch */ color: oklch(72.0% 0.111 267.6);
Tailwind
colors: {
custom: {
50: '#adbdf1',
500: '#86a2eb',
950: '#000000',
},
}SCSS
$custom: #86a2eb; $custom-light: #adbdf1; $custom-dark: #000000;
JSON
{
"hex": "#86a2eb",
"rgb": {
"r": 134,
"g": 162,
"b": 235
},
"hsl": {
"h": 223.366,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.72029,
"c": 0.11147,
"h": 267.6
},
"luminance": 0.36907
}Semantic roles & 50–950 ramp
primary
#86A2EB
secondary
#F2EBD9
accent
#9E12D4
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111217
muted
#808185