#8680EB#8680EB
#8680EB is a light, vivid blue. Relative luminance 0.265; OKLCH L 65.4% C 0.156 H 283.7°. Best body text is #000000 at 6.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8680EB |
|---|---|
| RGB | rgb(134, 128, 235) |
| HSL | hsl(243, 73%, 71%) |
| HSV | hsv(243, 46%, 92%) |
| CMYK | cmyk(43%, 45.5%, 0%, 7.8%) |
| CIE-LAB | lab(58.51, 28.62, -53.48) |
| CIE-LCH | lch(58.51, 60.65, 298.15°) |
| OKLab | oklab(65.36% 0.037 -0.1514) |
| OKLCH | oklch(65.36% 0.156 283.7) |
| XYZ | xyz(32.5417, 26.5035, 81.9822) |
| Luminance | 0.2651 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.86
Periwinkle (survey)
#8E82FE
ΔE00 2.87
Perrywinkle
#8F8CE7
ΔE00 3.88
Cornflower
#6A79F7
ΔE00 5.33
Mediumpurple
#9370DB
ΔE00 6.72
Mediumslateblue
#7B68EE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8680EB #E5EB80
analogous
#80AFEB #8680EB #BB80EB
triadic
#8680EB #EB8680 #80EB86
tetradic
#8680EB #EB80AF #E5EB80 #80EBBB
square
#8680EB #EB80AF #E5EB80 #80EBBB
split-complementary
#8680EB #EBBB80 #AFEB80
monochromatic
#2B21D0 #544BE3 #8680EB #B8B5F3 #E6E5FB
Accessibility & contrast
On white
3.33
#8680EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.30
#8680EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8680EB
6.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8680EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8680EB | 1.00 | 3.33 | 6.30 | 6.30 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5690EF
Deuteranopia (green-blind)
#5289E9
Tritanopia (blue-blind)
#6696AA
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #8680eb; /* rgb */ color: rgb(134, 128, 235); /* oklch */ color: oklch(65.4% 0.156 283.7);
Tailwind
colors: {
custom: {
50: '#aea5f2',
500: '#8680eb',
950: '#000000',
},
}SCSS
$custom: #8680eb; $custom-light: #aea5f2; $custom-dark: #000000;
JSON
{
"hex": "#8680eb",
"rgb": {
"r": 134,
"g": 128,
"b": 235
},
"hsl": {
"h": 243.364,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.65361,
"c": 0.1559,
"h": 283.7
},
"luminance": 0.26505
}Semantic roles & 50–950 ramp
primary
#8680EB
secondary
#F0F1D5
accent
#D511CA
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85