#86A2FA#86A2FA
#86A2FA is a light, vivid blue. Relative luminance 0.378; OKLCH L 72.8% C 0.132 H 269.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #86A2FA |
|---|---|
| RGB | rgb(134, 162, 250) |
| HSL | hsl(226, 92%, 75%) |
| HSV | hsv(226, 46%, 98%) |
| CMYK | cmyk(46.4%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(67.88, 13.15, -46.90) |
| CIE-LCH | lch(67.88, 48.71, 285.66°) |
| OKLab | oklab(72.77% -0.0011 -0.1321) |
| OKLCH | oklch(72.77% 0.132 269.5) |
| XYZ | xyz(40.0017, 37.8087, 95.6139) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.10
Cornflowerblue
#6495ED
ΔE00 6.11
Carolina Blue
#8AB8FE
ΔE00 6.54
Pastel Blue
#A2BFFE
ΔE00 7.66
Soft Blue
#6488EA
ΔE00 8.26
Perrywinkle
#8F8CE7
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A2FA #FADE86
analogous
#86DCFA #86A2FA #A486FA
triadic
#86A2FA #FA86A2 #A2FA86
tetradic
#86A2FA #FA86DC #FADE86 #86FAA4
square
#86A2FA #FA86DC #FADE86 #86FAA4
split-complementary
#86A2FA #FAA486 #DCFA86
monochromatic
#1048F5 #4B75F8 #86A2FA #C1CFFC #E2E8FE
Accessibility & contrast
On white
2.45
#86A2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#86A2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A2FA
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A2FA | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFE
Deuteranopia (green-blind)
#76A1F8
Tritanopia (blue-blind)
#59B4C2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #86a2fa; /* rgb */ color: rgb(134, 162, 250); /* oklch */ color: oklch(72.8% 0.132 269.5);
Tailwind
colors: {
custom: {
50: '#aebdfc',
500: '#86a2fa',
950: '#000000',
},
}SCSS
$custom: #86a2fa; $custom-light: #aebdfc; $custom-dark: #000000;
JSON
{
"hex": "#86a2fa",
"rgb": {
"r": 134,
"g": 162,
"b": 250
},
"hsl": {
"h": 225.517,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.72772,
"c": 0.13207,
"h": 269.5
},
"luminance": 0.37811
}Semantic roles & 50–950 ramp
primary
#86A2FA
secondary
#F6EED5
accent
#AE00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185