#86ABFA#86ABFA
#86ABFA is a light, vivid blue. Relative luminance 0.411; OKLCH L 74.6% C 0.122 H 264.5°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #86ABFA |
|---|---|
| RGB | rgb(134, 171, 250) |
| HSL | hsl(221, 92%, 75%) |
| HSV | hsv(221, 46%, 98%) |
| CMYK | cmyk(46.4%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(70.24, 8.03, -43.19) |
| CIE-LCH | lch(70.24, 43.93, 280.53°) |
| OKLab | oklab(74.6% -0.0117 -0.1213) |
| OKLCH | oklch(74.6% 0.122 264.5) |
| XYZ | xyz(41.6441, 41.0937, 96.1614) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.73
Pastel Blue
#A2BFFE
ΔE00 5.84
Periwinkle Blue
#8F99FB
ΔE00 6.82
Cornflowerblue
#6495ED
ΔE00 7.01
Sky Blue (survey)
#75BBFD
ΔE00 7.57
Light Grey Blue
#9DBCD4
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ABFA #FAD586
analogous
#86E5FA #86ABFA #9B86FA
triadic
#86ABFA #FA86AB #ABFA86
tetradic
#86ABFA #FA86E5 #FAD586 #86FA9B
square
#86ABFA #FA86E5 #FAD586 #86FA9B
split-complementary
#86ABFA #FA9B86 #E5FA86
monochromatic
#1059F5 #4B82F8 #86ABFA #C1D4FC #E2EBFE
Accessibility & contrast
On white
2.28
#86ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#86ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ABFA
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ABFA | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB1FD
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#58BCC7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #86abfa; /* rgb */ color: rgb(134, 171, 250); /* oklch */ color: oklch(74.6% 0.122 264.5);
Tailwind
colors: {
custom: {
50: '#aec3fc',
500: '#86abfa',
950: '#000000',
},
}SCSS
$custom: #86abfa; $custom-light: #aec3fc; $custom-dark: #000000;
JSON
{
"hex": "#86abfa",
"rgb": {
"r": 134,
"g": 171,
"b": 250
},
"hsl": {
"h": 220.862,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.74604,
"c": 0.12183,
"h": 264.5
},
"luminance": 0.41096
}Semantic roles & 50–950 ramp
primary
#86ABFA
secondary
#F6EBD5
accent
#9C00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185