#8686F9#8686F9
#8686F9 is a light, vivid blue. Relative luminance 0.290; OKLCH L 67.3% C 0.167 H 280.9°. Best body text is #000000 at 6.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8686F9 |
|---|---|
| RGB | rgb(134, 134, 249) |
| HSL | hsl(240, 91%, 75%) |
| HSV | hsv(240, 46%, 98%) |
| CMYK | cmyk(46.2%, 46.2%, 0%, 2.4%) |
| CIE-LAB | lab(60.74, 29.12, -57.67) |
| CIE-LCH | lch(60.74, 64.60, 296.80°) |
| OKLab | oklab(67.3% 0.0317 -0.1637) |
| OKLCH | oklch(67.3% 0.167 280.9) |
| XYZ | xyz(35.4504, 28.9563, 93.3254) |
| Luminance | 0.2896 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.02
Periwinkle (survey)
#8E82FE
ΔE00 2.27
Perrywinkle
#8F8CE7
ΔE00 3.78
Periwinkle Blue
#8F99FB
ΔE00 5.46
Cornflower
#6A79F7
ΔE00 5.47
Soft Blue
#6488EA
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8686F9 #F9F986
analogous
#86BFF9 #8686F9 #BF86F9
triadic
#8686F9 #F98686 #86F986
tetradic
#8686F9 #F986BF #F9F986 #86F9BF
square
#8686F9 #F986BF #F9F986 #86F9BF
split-complementary
#8686F9 #F9BF86 #BFF986
monochromatic
#1111F3 #4C4CF6 #8686F9 #C0C0FC #E2E2FE
Accessibility & contrast
On white
3.09
#8686F9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.79
#8686F9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8686F9
6.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8686F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8686F9 | 1.00 | 3.09 | 6.79 | 6.79 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5697FD
Deuteranopia (green-blind)
#4E8EF6
Tritanopia (blue-blind)
#5E9EB4
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8686f9; /* rgb */ color: rgb(134, 134, 249); /* oklch */ color: oklch(67.3% 0.167 280.9);
Tailwind
colors: {
custom: {
50: '#afa9fc',
500: '#8686f9',
950: '#000000',
},
}SCSS
$custom: #8686f9; $custom-light: #afa9fc; $custom-dark: #000000;
JSON
{
"hex": "#8686f9",
"rgb": {
"r": 134,
"g": 134,
"b": 249
},
"hsl": {
"h": 240,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.67296,
"c": 0.1667,
"h": 280.9
},
"luminance": 0.28958
}Semantic roles & 50–950 ramp
primary
#8686F9
secondary
#F6F6D5
accent
#E600E5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85