#8686EE#8686EE
#8686EE is a light, vivid blue. Relative luminance 0.283; OKLCH L 66.7% C 0.152 H 281.5°. Best body text is #000000 at 6.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8686EE |
|---|---|
| RGB | rgb(134, 134, 238) |
| HSL | hsl(240, 75%, 73%) |
| HSV | hsv(240, 44%, 93%) |
| CMYK | cmyk(43.7%, 43.7%, 0%, 6.7%) |
| CIE-LAB | lab(60.15, 25.95, -52.54) |
| CIE-LCH | lch(60.15, 58.60, 296.29°) |
| OKLab | oklab(66.65% 0.0302 -0.1486) |
| OKLCH | oklch(66.65% 0.152 281.5) |
| XYZ | xyz(33.7847, 28.2900, 84.5527) |
| Luminance | 0.2829 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.59
Perrywinkle
#8F8CE7
ΔE00 2.72
Periwinkle (survey)
#8E82FE
ΔE00 3.06
Periwinkle Blue
#8F99FB
ΔE00 5.62
Cornflower
#6A79F7
ΔE00 5.75
Soft Blue
#6488EA
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8686EE #EEEE86
analogous
#86BAEE #8686EE #BA86EE
triadic
#8686EE #EE8686 #86EE86
tetradic
#8686EE #EE86BA #EEEE86 #86EEBA
square
#8686EE #EE86BA #EEEE86 #86EEBA
split-complementary
#8686EE #EEBA86 #BAEE86
monochromatic
#1F1FDB #5050E6 #8686EE #BCBCF6 #E4E4FB
Accessibility & contrast
On white
3.15
#8686EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.66
#8686EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8686EE
6.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8686EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8686EE | 1.00 | 3.15 | 6.66 | 6.66 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E95F2
Deuteranopia (green-blind)
#588DEC
Tritanopia (blue-blind)
#649BAE
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8686ee; /* rgb */ color: rgb(134, 134, 238); /* oklch */ color: oklch(66.7% 0.152 281.5);
Tailwind
colors: {
custom: {
50: '#aea9f4',
500: '#8686ee',
950: '#000000',
},
}SCSS
$custom: #8686ee; $custom-light: #aea9f4; $custom-dark: #000000;
JSON
{
"hex": "#8686ee",
"rgb": {
"r": 134,
"g": 134,
"b": 238
},
"hsl": {
"h": 240,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.66654,
"c": 0.15168,
"h": 281.5
},
"luminance": 0.28292
}Semantic roles & 50–950 ramp
primary
#8686EE
secondary
#F3F3D8
accent
#D80ED8
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85