#8686FF#8686FF
#8686FF is a light, vivid blue. Relative luminance 0.293; OKLCH L 67.7% C 0.175 H 280.7°. Best body text is #000000 at 6.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8686FF |
|---|---|
| RGB | rgb(134, 134, 255) |
| HSL | hsl(240, 100%, 76%) |
| HSV | hsv(240, 47%, 100%) |
| CMYK | cmyk(47.5%, 47.5%, 0%, 0%) |
| CIE-LAB | lab(61.08, 30.87, -60.43) |
| CIE-LCH | lch(61.08, 67.86, 297.06°) |
| OKLab | oklab(67.66% 0.0323 -0.1718) |
| OKLCH | oklch(67.66% 0.175 280.7) |
| XYZ | xyz(36.4011, 29.3366, 98.3328) |
| Luminance | 0.2934 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.44
Periwinkle (survey)
#8E82FE
ΔE00 2.19
Perrywinkle
#8F8CE7
ΔE00 4.43
Cornflower
#6A79F7
ΔE00 5.51
Periwinkle Blue
#8F99FB
ΔE00 5.53
Soft Blue
#6488EA
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8686FF #FFFF86
analogous
#86C3FF #8686FF #C386FF
triadic
#8686FF #FF8686 #86FF86
tetradic
#8686FF #FF86C3 #FFFF86 #86FFC3
square
#8686FF #FF86C3 #FFFF86 #86FFC3
split-complementary
#8686FF #FFC386 #C3FF86
monochromatic
#0C0CFF #4949FF #8686FF #C3C3FF #E0E0FF
Accessibility & contrast
On white
3.06
#8686FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.87
#8686FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8686FF
6.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8686FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8686FF | 1.00 | 3.06 | 6.87 | 6.87 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5198FF
Deuteranopia (green-blind)
#488FFC
Tritanopia (blue-blind)
#5AA0B6
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #8686ff; /* rgb */ color: rgb(134, 134, 255); /* oklch */ color: oklch(67.7% 0.175 280.7);
Tailwind
colors: {
custom: {
50: '#b0a9ff',
500: '#8686ff',
950: '#000000',
},
}SCSS
$custom: #8686ff; $custom-light: #b0a9ff; $custom-dark: #000000;
JSON
{
"hex": "#8686ff",
"rgb": {
"r": 134,
"g": 134,
"b": 255
},
"hsl": {
"h": 240,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.67657,
"c": 0.1748,
"h": 280.7
},
"luminance": 0.29339
}Semantic roles & 50–950 ramp
primary
#8686FF
secondary
#F7F7D4
accent
#E600E5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86