#86A9FA#86A9FA
#86A9FA is a light, vivid blue. Relative luminance 0.403; OKLCH L 74.2% C 0.124 H 265.7°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #86A9FA |
|---|---|
| RGB | rgb(134, 169, 250) |
| HSL | hsl(222, 92%, 75%) |
| HSV | hsv(222, 46%, 98%) |
| CMYK | cmyk(46.4%, 32.4%, 0%, 2%) |
| CIE-LAB | lab(69.71, 9.16, -44.02) |
| CIE-LCH | lch(69.71, 44.96, 281.76°) |
| OKLab | oklab(74.19% -0.0093 -0.1237) |
| OKLCH | oklch(74.19% 0.124 265.7) |
| XYZ | xyz(41.2692, 40.3438, 96.0365) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.36
Pastel Blue
#A2BFFE
ΔE00 6.17
Periwinkle Blue
#8F99FB
ΔE00 6.20
Cornflowerblue
#6495ED
ΔE00 6.72
Sky Blue (survey)
#75BBFD
ΔE00 8.18
Light Grey Blue
#9DBCD4
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A9FA #FAD786
analogous
#86E3FA #86A9FA #9D86FA
triadic
#86A9FA #FA86A9 #A9FA86
tetradic
#86A9FA #FA86E3 #FAD786 #86FA9D
square
#86A9FA #FA86E3 #FAD786 #86FA9D
split-complementary
#86A9FA #FA9D86 #E3FA86
monochromatic
#1055F5 #4B7FF8 #86A9FA #C1D3FC #E2EAFE
Accessibility & contrast
On white
2.32
#86A9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#86A9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A9FA
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A9FA | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#7FA6F8
Tritanopia (blue-blind)
#58BAC6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #86a9fa; /* rgb */ color: rgb(134, 169, 250); /* oklch */ color: oklch(74.2% 0.124 265.7);
Tailwind
colors: {
custom: {
50: '#aec2fc',
500: '#86a9fa',
950: '#000000',
},
}SCSS
$custom: #86a9fa; $custom-light: #aec2fc; $custom-dark: #000000;
JSON
{
"hex": "#86a9fa",
"rgb": {
"r": 134,
"g": 169,
"b": 250
},
"hsl": {
"h": 221.897,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.74193,
"c": 0.12402,
"h": 265.7
},
"luminance": 0.40346
}Semantic roles & 50–950 ramp
primary
#86A9FA
secondary
#F6ECD5
accent
#A000E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185