#86ABFD#86ABFD
#86ABFD is a light, vivid blue. Relative luminance 0.413; OKLCH L 74.8% C 0.126 H 265.0°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #86ABFD |
|---|---|
| RGB | rgb(134, 171, 253) |
| HSL | hsl(221, 97%, 76%) |
| HSV | hsv(221, 47%, 99%) |
| CMYK | cmyk(47%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(70.37, 8.89, -44.61) |
| CIE-LCH | lch(70.37, 45.49, 281.27°) |
| OKLab | oklab(74.75% -0.0109 -0.1254) |
| OKLCH | oklch(74.75% 0.126 265) |
| XYZ | xyz(42.1183, 41.2833, 98.6586) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.75
Pastel Blue
#A2BFFE
ΔE00 5.85
Periwinkle Blue
#8F99FB
ΔE00 6.79
Cornflowerblue
#6495ED
ΔE00 7.08
Sky Blue (survey)
#75BBFD
ΔE00 7.64
Light Grey Blue
#9DBCD4
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ABFD #FDD886
analogous
#86E6FD #86ABFD #9C86FD
triadic
#86ABFD #FD86AB #ABFD86
tetradic
#86ABFD #FD86E6 #FDD886 #86FD9C
square
#86ABFD #FD86E6 #FDD886 #86FD9C
split-complementary
#86ABFD #FD9C86 #E6FD86
monochromatic
#0E57FB #4A81FC #86ABFD #C2D5FE #E1EAFF
Accessibility & contrast
On white
2.27
#86ABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#86ABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ABFD
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ABFD | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#80A7FB
Tritanopia (blue-blind)
#56BCC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #86abfd; /* rgb */ color: rgb(134, 171, 253); /* oklch */ color: oklch(74.8% 0.126 265.0);
Tailwind
colors: {
custom: {
50: '#afc3fe',
500: '#86abfd',
950: '#000000',
},
}SCSS
$custom: #86abfd; $custom-light: #afc3fe; $custom-dark: #000000;
JSON
{
"hex": "#86abfd",
"rgb": {
"r": 134,
"g": 171,
"b": 253
},
"hsl": {
"h": 221.345,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.7475,
"c": 0.12586,
"h": 265
},
"luminance": 0.41286
}Semantic roles & 50–950 ramp
primary
#86ABFD
secondary
#F7ECD4
accent
#9E00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186