#8086FF#8086FF
#8086FF is a light, vivid blue. Relative luminance 0.289; OKLCH L 67.2% C 0.176 H 278.4°. Best body text is #000000 at 6.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8086FF |
|---|---|
| RGB | rgb(128, 134, 255) |
| HSL | hsl(237, 100%, 75%) |
| HSV | hsv(237, 50%, 100%) |
| CMYK | cmyk(49.8%, 47.5%, 0%, 0%) |
| CIE-LAB | lab(60.66, 29.57, -61.13) |
| CIE-LCH | lch(60.66, 67.90, 295.82°) |
| OKLab | oklab(67.23% 0.0257 -0.174) |
| OKLCH | oklch(67.23% 0.176 278.4) |
| XYZ | xyz(35.4716, 28.8573, 98.2893) |
| Luminance | 0.2886 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.29
Periwinkle (survey)
#8E82FE
ΔE00 3.20
Cornflower
#6A79F7
ΔE00 4.83
Perrywinkle
#8F8CE7
ΔE00 4.95
Periwinkle Blue
#8F99FB
ΔE00 5.60
Soft Blue
#6488EA
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8086FF #FFF980
analogous
#80C6FF #8086FF #B980FF
triadic
#8086FF #FF8086 #86FF80
tetradic
#8086FF #FF80C6 #FFF980 #80FFB9
square
#8086FF #FF80C6 #FFF980 #80FFB9
split-complementary
#8086FF #FFB980 #C6FF80
monochromatic
#0611FF #434CFF #8086FF #BDC0FF #E0E2FF
Accessibility & contrast
On white
3.10
#8086FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.77
#8086FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8086FF
6.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8086FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8086FF | 1.00 | 3.10 | 6.77 | 6.77 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F97FF
Deuteranopia (green-blind)
#438DFC
Tritanopia (blue-blind)
#4DA0B6
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8086ff; /* rgb */ color: rgb(128, 134, 255); /* oklch */ color: oklch(67.2% 0.176 278.4);
Tailwind
colors: {
custom: {
50: '#aca9ff',
500: '#8086ff',
950: '#000000',
},
}SCSS
$custom: #8086ff; $custom-light: #aca9ff; $custom-dark: #000000;
JSON
{
"hex": "#8086ff",
"rgb": {
"r": 128,
"g": 134,
"b": 255
},
"hsl": {
"h": 237.165,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.67231,
"c": 0.17587,
"h": 278.4
},
"luminance": 0.28859
}Semantic roles & 50–950 ramp
primary
#8086FF
secondary
#F7F6D4
accent
#DB00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86