#86ABFB#86ABFB
#86ABFB is a light, vivid blue. Relative luminance 0.412; OKLCH L 74.7% C 0.123 H 264.7°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #86ABFB |
|---|---|
| RGB | rgb(134, 171, 251) |
| HSL | hsl(221, 94%, 75%) |
| HSV | hsv(221, 47%, 98%) |
| CMYK | cmyk(46.6%, 31.9%, 0%, 1.6%) |
| CIE-LAB | lab(70.29, 8.32, -43.67) |
| CIE-LCH | lch(70.29, 44.45, 280.78°) |
| OKLab | oklab(74.65% -0.0114 -0.1226) |
| OKLCH | oklch(74.65% 0.123 264.7) |
| XYZ | xyz(41.8014, 41.1566, 96.9894) |
| Luminance | 0.4116 (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.81
Cornflowerblue
#6495ED
ΔE00 7.03
Sky Blue (survey)
#75BBFD
ΔE00 7.59
Light Grey Blue
#9DBCD4
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ABFB #FBD686
analogous
#86E5FB #86ABFB #9B86FB
triadic
#86ABFB #FB86AB #ABFB86
tetradic
#86ABFB #FB86E5 #FBD686 #86FB9B
square
#86ABFB #FB86E5 #FBD686 #86FB9B
split-complementary
#86ABFB #FB9B86 #E5FB86
monochromatic
#1059F7 #4B82F9 #86ABFB #C1D4FD #E1EAFE
Accessibility & contrast
On white
2.27
#86ABFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#86ABFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ABFB
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ABFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ABFB | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FE
Deuteranopia (green-blind)
#81A7F9
Tritanopia (blue-blind)
#57BCC8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #86abfb; /* rgb */ color: rgb(134, 171, 251); /* oklch */ color: oklch(74.7% 0.123 264.7);
Tailwind
colors: {
custom: {
50: '#aec3fd',
500: '#86abfb',
950: '#000000',
},
}SCSS
$custom: #86abfb; $custom-light: #aec3fd; $custom-dark: #000000;
JSON
{
"hex": "#86abfb",
"rgb": {
"r": 134,
"g": 171,
"b": 251
},
"hsl": {
"h": 221.026,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.74652,
"c": 0.12317,
"h": 264.7
},
"luminance": 0.41159
}Semantic roles & 50–950 ramp
primary
#86ABFB
secondary
#F6ECD5
accent
#9D00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185