#86A5FB#86A5FB
#86A5FB is a light, vivid blue. Relative luminance 0.389; OKLCH L 73.4% C 0.130 H 268.1°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #86A5FB |
|---|---|
| RGB | rgb(134, 165, 251) |
| HSL | hsl(224, 94%, 75%) |
| HSV | hsv(224, 47%, 98%) |
| CMYK | cmyk(46.6%, 34.3%, 0%, 1.6%) |
| CIE-LAB | lab(68.71, 11.72, -46.14) |
| CIE-LCH | lch(68.71, 47.61, 284.26°) |
| OKLab | oklab(73.43% -0.0044 -0.1298) |
| OKLCH | oklch(73.43% 0.13 268.1) |
| XYZ | xyz(40.6937, 38.9412, 96.6202) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.98
Carolina Blue
#8AB8FE
ΔE00 5.61
Cornflowerblue
#6495ED
ΔE00 6.32
Pastel Blue
#A2BFFE
ΔE00 6.98
Soft Blue
#6488EA
ΔE00 8.89
Perrywinkle
#8F8CE7
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A5FB #FBDC86
analogous
#86DFFB #86A5FB #A286FB
triadic
#86A5FB #FB86A5 #A5FB86
tetradic
#86A5FB #FB86DF #FBDC86 #86FBA2
square
#86A5FB #FB86DF #FBDC86 #86FBA2
split-complementary
#86A5FB #FBA286 #DFFB86
monochromatic
#104DF7 #4B79F9 #86A5FB #C1D1FD #E1E9FE
Accessibility & contrast
On white
2.39
#86A5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#86A5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A5FB
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A5FB | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#79A3F9
Tritanopia (blue-blind)
#58B7C4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #86a5fb; /* rgb */ color: rgb(134, 165, 251); /* oklch */ color: oklch(73.4% 0.130 268.1);
Tailwind
colors: {
custom: {
50: '#aebffd',
500: '#86a5fb',
950: '#000000',
},
}SCSS
$custom: #86a5fb; $custom-light: #aebffd; $custom-dark: #000000;
JSON
{
"hex": "#86a5fb",
"rgb": {
"r": 134,
"g": 165,
"b": 251
},
"hsl": {
"h": 224.103,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.73429,
"c": 0.12991,
"h": 268.1
},
"luminance": 0.38944
}Semantic roles & 50–950 ramp
primary
#86A5FB
secondary
#F6EDD5
accent
#A900E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185