#86A5FA#86A5FA
#86A5FA is a light, vivid blue. Relative luminance 0.389; OKLCH L 73.4% C 0.129 H 267.9°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #86A5FA |
|---|---|
| RGB | rgb(134, 165, 250) |
| HSL | hsl(224, 92%, 75%) |
| HSV | hsv(224, 46%, 98%) |
| CMYK | cmyk(46.4%, 34%, 0%, 2%) |
| CIE-LAB | lab(68.66, 11.44, -45.67) |
| CIE-LCH | lch(68.66, 47.08, 284.06°) |
| OKLab | oklab(73.38% -0.0046 -0.1285) |
| OKLCH | oklch(73.38% 0.129 267.9) |
| XYZ | xyz(40.5364, 38.8783, 95.7922) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.99
Carolina Blue
#8AB8FE
ΔE00 5.61
Cornflowerblue
#6495ED
ΔE00 6.29
Pastel Blue
#A2BFFE
ΔE00 6.98
Soft Blue
#6488EA
ΔE00 8.88
Perrywinkle
#8F8CE7
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A5FA #FADB86
analogous
#86DFFA #86A5FA #A186FA
triadic
#86A5FA #FA86A5 #A5FA86
tetradic
#86A5FA #FA86DF #FADB86 #86FAA1
square
#86A5FA #FA86DF #FADB86 #86FAA1
split-complementary
#86A5FA #FAA186 #DFFA86
monochromatic
#104EF5 #4B79F8 #86A5FA #C1D1FC #E2E9FE
Accessibility & contrast
On white
2.39
#86A5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#86A5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A5FA
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A5FA | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFD
Deuteranopia (green-blind)
#7AA3F8
Tritanopia (blue-blind)
#59B7C4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #86a5fa; /* rgb */ color: rgb(134, 165, 250); /* oklch */ color: oklch(73.4% 0.129 267.9);
Tailwind
colors: {
custom: {
50: '#aebffc',
500: '#86a5fa',
950: '#000000',
},
}SCSS
$custom: #86a5fa; $custom-light: #aebffc; $custom-dark: #000000;
JSON
{
"hex": "#86a5fa",
"rgb": {
"r": 134,
"g": 165,
"b": 250
},
"hsl": {
"h": 223.966,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.73379,
"c": 0.12855,
"h": 267.9
},
"luminance": 0.38881
}Semantic roles & 50–950 ramp
primary
#86A5FA
secondary
#F6EDD5
accent
#A800E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185