#86A2EF#86A2EF
#86A2EF is a light, moderate blue. Relative luminance 0.371; OKLCH L 72.2% C 0.117 H 268.2°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #86A2EF |
|---|---|
| RGB | rgb(134, 162, 239) |
| HSL | hsl(224, 77%, 73%) |
| HSV | hsv(224, 44%, 94%) |
| CMYK | cmyk(43.9%, 32.2%, 0%, 6.3%) |
| CIE-LAB | lab(67.38, 9.99, -41.68) |
| CIE-LCH | lch(67.38, 42.86, 283.48°) |
| OKLab | oklab(72.22% -0.0037 -0.1169) |
| OKLCH | oklch(72.22% 0.117 268.2) |
| XYZ | xyz(38.3269, 37.1388, 86.7936) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.39
Cornflowerblue
#6495ED
ΔE00 5.97
Carolina Blue
#8AB8FE
ΔE00 6.66
Pastel Blue
#A2BFFE
ΔE00 7.70
Soft Blue
#6488EA
ΔE00 8.17
Perrywinkle
#8F8CE7
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A2EF #EFD386
analogous
#86D6EF #86A2EF #9E86EF
triadic
#86A2EF #EF86A2 #A2EF86
tetradic
#86A2EF #EF86D6 #EFD386 #86EF9E
square
#86A2EF #EF86D6 #EFD386 #86EF9E
split-complementary
#86A2EF #EF9E86 #D6EF86
monochromatic
#1D50DD #5078E8 #86A2EF #BCCCF6 #E4EAFB
Accessibility & contrast
On white
2.49
#86A2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#86A2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A2EF
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A2EF | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F2
Deuteranopia (green-blind)
#7CA0ED
Tritanopia (blue-blind)
#60B2BE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #86a2ef; /* rgb */ color: rgb(134, 162, 239); /* oklch */ color: oklch(72.2% 0.117 268.2);
Tailwind
colors: {
custom: {
50: '#adbdf4',
500: '#86a2ef',
950: '#000000',
},
}SCSS
$custom: #86a2ef; $custom-light: #adbdf4; $custom-dark: #000000;
JSON
{
"hex": "#86a2ef",
"rgb": {
"r": 134,
"g": 162,
"b": 239
},
"hsl": {
"h": 224,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.72223,
"c": 0.11697,
"h": 268.2
},
"luminance": 0.37141
}Semantic roles & 50–950 ramp
primary
#86A2EF
secondary
#F3ECD8
accent
#A20DD9
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185