#86ABFC#86ABFC
#86ABFC is a light, vivid blue. Relative luminance 0.412; OKLCH L 74.7% C 0.125 H 264.8°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #86ABFC |
|---|---|
| RGB | rgb(134, 171, 252) |
| HSL | hsl(221, 95%, 76%) |
| HSV | hsv(221, 47%, 99%) |
| CMYK | cmyk(46.8%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(70.33, 8.60, -44.14) |
| CIE-LCH | lch(70.33, 44.97, 281.03°) |
| OKLab | oklab(74.7% -0.0112 -0.124) |
| OKLCH | oklch(74.7% 0.125 264.8) |
| XYZ | xyz(41.9594, 41.2198, 97.8218) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.74
Pastel Blue
#A2BFFE
ΔE00 5.84
Periwinkle Blue
#8F99FB
ΔE00 6.80
Cornflowerblue
#6495ED
ΔE00 7.05
Sky Blue (survey)
#75BBFD
ΔE00 7.62
Light Grey Blue
#9DBCD4
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ABFC #FCD786
analogous
#86E6FC #86ABFC #9C86FC
triadic
#86ABFC #FC86AB #ABFC86
tetradic
#86ABFC #FC86E6 #FCD786 #86FC9C
square
#86ABFC #FC86E6 #FCD786 #86FC9C
split-complementary
#86ABFC #FC9C86 #E6FC86
monochromatic
#0F58F9 #4A82FB #86ABFC #C2D4FD #E1EAFE
Accessibility & contrast
On white
2.27
#86ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#86ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ABFC
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ABFC | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#80A7FA
Tritanopia (blue-blind)
#56BCC8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #86abfc; /* rgb */ color: rgb(134, 171, 252); /* oklch */ color: oklch(74.7% 0.125 264.8);
Tailwind
colors: {
custom: {
50: '#aec3fd',
500: '#86abfc',
950: '#000000',
},
}SCSS
$custom: #86abfc; $custom-light: #aec3fd; $custom-dark: #000000;
JSON
{
"hex": "#86abfc",
"rgb": {
"r": 134,
"g": 171,
"b": 252
},
"hsl": {
"h": 221.186,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.74701,
"c": 0.12451,
"h": 264.8
},
"luminance": 0.41222
}Semantic roles & 50–950 ramp
primary
#86ABFC
secondary
#F6ECD5
accent
#9E00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185