#86A2F2#86A2F2
#86A2F2 is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.4% C 0.121 H 268.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #86A2F2 |
|---|---|
| RGB | rgb(134, 162, 242) |
| HSL | hsl(224, 81%, 74%) |
| HSV | hsv(224, 45%, 95%) |
| CMYK | cmyk(44.6%, 33.1%, 0%, 5.1%) |
| CIE-LAB | lab(67.51, 10.85, -43.11) |
| CIE-LCH | lch(67.51, 44.46, 284.13°) |
| OKLab | oklab(72.37% -0.003 -0.1211) |
| OKLCH | oklch(72.37% 0.121 268.6) |
| XYZ | xyz(38.7738, 37.3176, 89.1471) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.28
Cornflowerblue
#6495ED
ΔE00 5.98
Carolina Blue
#8AB8FE
ΔE00 6.61
Pastel Blue
#A2BFFE
ΔE00 7.67
Soft Blue
#6488EA
ΔE00 8.17
Perrywinkle
#8F8CE7
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A2F2 #F2D686
analogous
#86D8F2 #86A2F2 #A086F2
triadic
#86A2F2 #F286A2 #A2F286
tetradic
#86A2F2 #F286D8 #F2D686 #86F2A0
square
#86A2F2 #F286D8 #F2D686 #86F2A0
split-complementary
#86A2F2 #F2A086 #D8F286
monochromatic
#194EE5 #4F78EC #86A2F2 #BDCCF8 #E3EAFC
Accessibility & contrast
On white
2.48
#86A2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#86A2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A2F2
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A2F2 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AAF5
Deuteranopia (green-blind)
#7AA0F0
Tritanopia (blue-blind)
#5EB3BF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #86a2f2; /* rgb */ color: rgb(134, 162, 242); /* oklch */ color: oklch(72.4% 0.121 268.6);
Tailwind
colors: {
custom: {
50: '#aebdf6',
500: '#86a2f2',
950: '#000000',
},
}SCSS
$custom: #86a2f2; $custom-light: #aebdf6; $custom-dark: #000000;
JSON
{
"hex": "#86a2f2",
"rgb": {
"r": 134,
"g": 162,
"b": 242
},
"hsl": {
"h": 224.444,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.7237,
"c": 0.1211,
"h": 268.6
},
"luminance": 0.3732
}Semantic roles & 50–950 ramp
primary
#86A2F2
secondary
#F4ECD7
accent
#A609DD
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111217
muted
#808185