#8684EB#8684EB
#8684EB is a light, vivid blue. Relative luminance 0.276; OKLCH L 66.1% C 0.150 H 282.4°. Best body text is #000000 at 6.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8684EB |
|---|---|
| RGB | rgb(134, 132, 235) |
| HSL | hsl(241, 72%, 72%) |
| HSV | hsv(241, 44%, 92%) |
| CMYK | cmyk(43%, 43.8%, 0%, 7.8%) |
| CIE-LAB | lab(59.50, 26.27, -51.91) |
| CIE-LCH | lch(59.50, 58.18, 296.84°) |
| OKLab | oklab(66.11% 0.0322 -0.1468) |
| OKLCH | oklch(66.11% 0.15 282.4) |
| XYZ | xyz(33.0738, 27.5676, 82.1596) |
| Luminance | 0.2757 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.11
Perrywinkle
#8F8CE7
ΔE00 2.89
Periwinkle (survey)
#8E82FE
ΔE00 3.09
Cornflower
#6A79F7
ΔE00 5.66
Periwinkle Blue
#8F99FB
ΔE00 6.31
Soft Blue
#6488EA
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8684EB #E9EB84
analogous
#84B6EB #8684EB #BA84EB
triadic
#8684EB #EB8684 #84EB86
tetradic
#8684EB #EB84B6 #E9EB84 #84EBBA
square
#8684EB #EB84B6 #E9EB84 #84EBBA
split-complementary
#8684EB #EBBA84 #B6EB84
monochromatic
#2622D2 #524FE2 #8684EB #BAB9F4 #E5E5FB
Accessibility & contrast
On white
3.22
#8684EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.51
#8684EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8684EB
6.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8684EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8684EB | 1.00 | 3.22 | 6.51 | 6.51 |
| #FFFFFF | 3.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D93EF
Deuteranopia (green-blind)
#588CE9
Tritanopia (blue-blind)
#6699AC
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8684eb; /* rgb */ color: rgb(134, 132, 235); /* oklch */ color: oklch(66.1% 0.150 282.4);
Tailwind
colors: {
custom: {
50: '#aea7f2',
500: '#8684eb',
950: '#000000',
},
}SCSS
$custom: #8684eb; $custom-light: #aea7f2; $custom-dark: #000000;
JSON
{
"hex": "#8684eb",
"rgb": {
"r": 134,
"g": 132,
"b": 235
},
"hsl": {
"h": 241.165,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.66107,
"c": 0.15032,
"h": 282.4
},
"luminance": 0.27569
}Semantic roles & 50–950 ramp
primary
#8684EB
secondary
#F2F2D8
accent
#D411D0
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85