#86ABFF#86ABFF
#86ABFF is a light, vivid blue. Relative luminance 0.414; OKLCH L 74.8% C 0.129 H 265.3°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #86ABFF |
|---|---|
| RGB | rgb(134, 171, 255) |
| HSL | hsl(222, 100%, 76%) |
| HSV | hsv(222, 47%, 100%) |
| CMYK | cmyk(47.5%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(70.46, 9.47, -45.56) |
| CIE-LCH | lch(70.46, 46.53, 281.75°) |
| OKLab | oklab(74.85% -0.0104 -0.1281) |
| OKLCH | oklch(74.85% 0.129 265.3) |
| XYZ | xyz(42.4385, 41.4114, 100.3453) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.77
Pastel Blue
#A2BFFE
ΔE00 5.86
Periwinkle Blue
#8F99FB
ΔE00 6.78
Cornflowerblue
#6495ED
ΔE00 7.13
Sky Blue (survey)
#75BBFD
ΔE00 7.69
Light Grey Blue
#9DBCD4
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ABFF #FFDA86
analogous
#86E8FF #86ABFF #9E86FF
triadic
#86ABFF #FF86AB #ABFF86
tetradic
#86ABFF #FF86E8 #FFDA86 #86FF9E
square
#86ABFF #FF86E8 #FFDA86 #86FF9E
split-complementary
#86ABFF #FF9E86 #E8FF86
monochromatic
#0C56FF #4981FF #86ABFF #C3D5FF #E0EAFF
Accessibility & contrast
On white
2.26
#86ABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#86ABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ABFF
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ABFF | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#7EA7FD
Tritanopia (blue-blind)
#54BDC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #86abff; /* rgb */ color: rgb(134, 171, 255); /* oklch */ color: oklch(74.8% 0.129 265.3);
Tailwind
colors: {
custom: {
50: '#afc3ff',
500: '#86abff',
950: '#000000',
},
}SCSS
$custom: #86abff; $custom-light: #afc3ff; $custom-dark: #000000;
JSON
{
"hex": "#86abff",
"rgb": {
"r": 134,
"g": 171,
"b": 255
},
"hsl": {
"h": 221.653,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.74849,
"c": 0.12854,
"h": 265.3
},
"luminance": 0.41414
}Semantic roles & 50–950 ramp
primary
#86ABFF
secondary
#F7ECD4
accent
#9F00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186