#8680ED#8680ED
#8680ED is a light, vivid blue. Relative luminance 0.266; OKLCH L 65.5% C 0.159 H 283.6°. Best body text is #000000 at 6.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8680ED |
|---|---|
| RGB | rgb(134, 128, 237) |
| HSL | hsl(243, 75%, 72%) |
| HSV | hsv(243, 46%, 93%) |
| CMYK | cmyk(43.5%, 46%, 0%, 7.1%) |
| CIE-LAB | lab(58.62, 29.18, -54.42) |
| CIE-LCH | lch(58.62, 61.75, 298.20°) |
| OKLab | oklab(65.48% 0.0373 -0.1542) |
| OKLCH | oklch(65.48% 0.159 283.6) |
| XYZ | xyz(32.8323, 26.6197, 83.5125) |
| Luminance | 0.2662 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.63
Lavender Blue
#8B88F8
ΔE00 2.71
Perrywinkle
#8F8CE7
ΔE00 3.98
Cornflower
#6A79F7
ΔE00 5.21
Mediumpurple
#9370DB
ΔE00 6.84
Mediumslateblue
#7B68EE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8680ED #E7ED80
analogous
#80B1ED #8680ED #BD80ED
triadic
#8680ED #ED8680 #80ED86
tetradic
#8680ED #ED80B1 #E7ED80 #80EDBD
square
#8680ED #ED80B1 #E7ED80 #80EDBD
split-complementary
#8680ED #EDBD80 #B1ED80
monochromatic
#281ED4 #534AE5 #8680ED #B9B6F5 #E5E4FB
Accessibility & contrast
On white
3.32
#8680ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.32
#8680ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8680ED
6.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8680ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8680ED | 1.00 | 3.32 | 6.32 | 6.32 |
| #FFFFFF | 3.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5591F1
Deuteranopia (green-blind)
#5089EB
Tritanopia (blue-blind)
#6597AB
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #8680ed; /* rgb */ color: rgb(134, 128, 237); /* oklch */ color: oklch(65.5% 0.159 283.6);
Tailwind
colors: {
custom: {
50: '#aea5f3',
500: '#8680ed',
950: '#000000',
},
}SCSS
$custom: #8680ed; $custom-light: #aea5f3; $custom-dark: #000000;
JSON
{
"hex": "#8680ed",
"rgb": {
"r": 134,
"g": 128,
"b": 237
},
"hsl": {
"h": 243.303,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.65479,
"c": 0.15863,
"h": 283.6
},
"luminance": 0.26621
}Semantic roles & 50–950 ramp
primary
#8680ED
secondary
#F1F2D6
accent
#D70ECC
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85