#86A4FA#86A4FA
#86A4FA is a light, vivid blue. Relative luminance 0.385; OKLCH L 73.2% C 0.130 H 268.5°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #86A4FA |
|---|---|
| RGB | rgb(134, 164, 250) |
| HSL | hsl(224, 92%, 75%) |
| HSV | hsv(224, 46%, 98%) |
| CMYK | cmyk(46.4%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(68.40, 12.01, -46.08) |
| CIE-LCH | lch(68.40, 47.62, 284.60°) |
| OKLab | oklab(73.18% -0.0034 -0.1297) |
| OKLCH | oklch(73.18% 0.13 268.5) |
| XYZ | xyz(40.3568, 38.5190, 95.7323) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.69
Carolina Blue
#8AB8FE
ΔE00 5.92
Cornflowerblue
#6495ED
ΔE00 6.22
Pastel Blue
#A2BFFE
ΔE00 7.20
Soft Blue
#6488EA
ΔE00 8.66
Perrywinkle
#8F8CE7
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A4FA #FADC86
analogous
#86DEFA #86A4FA #A286FA
triadic
#86A4FA #FA86A4 #A4FA86
tetradic
#86A4FA #FA86DE #FADC86 #86FAA2
square
#86A4FA #FA86DE #FADC86 #86FAA2
split-complementary
#86A4FA #FAA286 #DEFA86
monochromatic
#104CF5 #4B78F8 #86A4FA #C1D0FC #E2E9FE
Accessibility & contrast
On white
2.41
#86A4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#86A4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A4FA
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A4FA | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFE
Deuteranopia (green-blind)
#78A2F8
Tritanopia (blue-blind)
#59B6C3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #86a4fa; /* rgb */ color: rgb(134, 164, 250); /* oklch */ color: oklch(73.2% 0.130 268.5);
Tailwind
colors: {
custom: {
50: '#aebefc',
500: '#86a4fa',
950: '#000000',
},
}SCSS
$custom: #86a4fa; $custom-light: #aebefc; $custom-dark: #000000;
JSON
{
"hex": "#86a4fa",
"rgb": {
"r": 134,
"g": 164,
"b": 250
},
"hsl": {
"h": 224.483,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.73176,
"c": 0.12972,
"h": 268.5
},
"luminance": 0.38521
}Semantic roles & 50–950 ramp
primary
#86A4FA
secondary
#F6EDD5
accent
#AA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185