#86A0FB#86A0FB
#86A0FB is a light, vivid blue. Relative luminance 0.372; OKLCH L 72.4% C 0.136 H 270.6°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #86A0FB |
|---|---|
| RGB | rgb(134, 160, 251) |
| HSL | hsl(227, 94%, 75%) |
| HSV | hsv(227, 47%, 98%) |
| CMYK | cmyk(46.6%, 36.3%, 0%, 1.6%) |
| CIE-LAB | lab(67.41, 14.59, -48.19) |
| CIE-LCH | lch(67.41, 50.35, 286.84°) |
| OKLab | oklab(72.42% 0.0015 -0.1358) |
| OKLCH | oklch(72.42% 0.136 270.6) |
| XYZ | xyz(39.8094, 37.1726, 96.3254) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.52
Cornflowerblue
#6495ED
ΔE00 6.10
Carolina Blue
#8AB8FE
ΔE00 7.15
Soft Blue
#6488EA
ΔE00 7.90
Perrywinkle
#8F8CE7
ΔE00 7.91
Lavender Blue
#8B88F8
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A0FB #FBE186
analogous
#86DAFB #86A0FB #A686FB
triadic
#86A0FB #FB86A0 #A0FB86
tetradic
#86A0FB #FB86DA #FBE186 #86FBA6
square
#86A0FB #FB86DA #FBE186 #86FBA6
split-complementary
#86A0FB #FBA686 #DAFB86
monochromatic
#1043F7 #4B71F9 #86A0FB #C1CFFD #E1E8FE
Accessibility & contrast
On white
2.49
#86A0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#86A0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A0FB
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A0FB | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#739FF9
Tritanopia (blue-blind)
#59B3C2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #86a0fb; /* rgb */ color: rgb(134, 160, 251); /* oklch */ color: oklch(72.4% 0.136 270.6);
Tailwind
colors: {
custom: {
50: '#afbbfd',
500: '#86a0fb',
950: '#000000',
},
}SCSS
$custom: #86a0fb; $custom-light: #afbbfd; $custom-dark: #000000;
JSON
{
"hex": "#86a0fb",
"rgb": {
"r": 134,
"g": 160,
"b": 251
},
"hsl": {
"h": 226.667,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.72422,
"c": 0.13584,
"h": 270.6
},
"luminance": 0.37175
}Semantic roles & 50–950 ramp
primary
#86A0FB
secondary
#F6EFD5
accent
#B300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085