#86A1FA#86A1FA
#86A1FA is a light, vivid blue. Relative luminance 0.375; OKLCH L 72.6% C 0.133 H 270.0°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #86A1FA |
|---|---|
| RGB | rgb(134, 161, 250) |
| HSL | hsl(226, 92%, 75%) |
| HSV | hsv(226, 46%, 98%) |
| CMYK | cmyk(46.4%, 35.6%, 0%, 2%) |
| CIE-LAB | lab(67.62, 13.72, -47.31) |
| CIE-LCH | lch(67.62, 49.26, 286.18°) |
| OKLab | oklab(72.57% 0.0001 -0.1333) |
| OKLCH | oklch(72.57% 0.133 270) |
| XYZ | xyz(39.8262, 37.4578, 95.5555) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.81
Cornflowerblue
#6495ED
ΔE00 6.09
Carolina Blue
#8AB8FE
ΔE00 6.85
Pastel Blue
#A2BFFE
ΔE00 7.90
Soft Blue
#6488EA
ΔE00 8.06
Perrywinkle
#8F8CE7
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A1FA #FADF86
analogous
#86DBFA #86A1FA #A586FA
triadic
#86A1FA #FA86A1 #A1FA86
tetradic
#86A1FA #FA86DB #FADF86 #86FAA5
square
#86A1FA #FA86DB #FADF86 #86FAA5
split-complementary
#86A1FA #FAA586 #DBFA86
monochromatic
#1046F5 #4B73F8 #86A1FA #C1CFFC #E2E8FE
Accessibility & contrast
On white
2.47
#86A1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#86A1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A1FA
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A1FA | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#75A0F8
Tritanopia (blue-blind)
#59B4C2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #86a1fa; /* rgb */ color: rgb(134, 161, 250); /* oklch */ color: oklch(72.6% 0.133 270.0);
Tailwind
colors: {
custom: {
50: '#aebcfc',
500: '#86a1fa',
950: '#000000',
},
}SCSS
$custom: #86a1fa; $custom-light: #aebcfc; $custom-dark: #000000;
JSON
{
"hex": "#86a1fa",
"rgb": {
"r": 134,
"g": 161,
"b": 250
},
"hsl": {
"h": 226.034,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.72571,
"c": 0.13327,
"h": 270
},
"luminance": 0.3746
}Semantic roles & 50–950 ramp
primary
#86A1FA
secondary
#F6EED5
accent
#B000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185