#8680E8#8680E8
#8680E8 is a light, vivid blue. Relative luminance 0.263; OKLCH L 65.2% C 0.152 H 284.0°. Best body text is #000000 at 6.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8680E8 |
|---|---|
| RGB | rgb(134, 128, 232) |
| HSL | hsl(243, 69%, 71%) |
| HSV | hsv(243, 45%, 91%) |
| CMYK | cmyk(42.2%, 44.8%, 0%, 9%) |
| CIE-LAB | lab(58.35, 27.76, -52.07) |
| CIE-LCH | lch(58.35, 59.01, 298.07°) |
| OKLab | oklab(65.19% 0.0366 -0.1473) |
| OKLCH | oklch(65.19% 0.152 284) |
| XYZ | xyz(32.1120, 26.3316, 79.7188) |
| Luminance | 0.2633 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.13
Periwinkle (survey)
#8E82FE
ΔE00 3.26
Perrywinkle
#8F8CE7
ΔE00 3.77
Cornflower
#6A79F7
ΔE00 5.53
Mediumpurple
#9370DB
ΔE00 6.57
Mediumslateblue
#7B68EE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8680E8 #E2E880
analogous
#80AEE8 #8680E8 #BA80E8
triadic
#8680E8 #E88680 #80E886
tetradic
#8680E8 #E880AE #E2E880 #80E8BA
square
#8680E8 #E880AE #E2E880 #80E8BA
split-complementary
#8680E8 #E8BA80 #AEE880
monochromatic
#2E24C9 #554CDF #8680E8 #B7B4F1 #E6E5FA
Accessibility & contrast
On white
3.35
#8680E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.27
#8680E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8680E8
6.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8680E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8680E8 | 1.00 | 3.35 | 6.27 | 6.27 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5890EC
Deuteranopia (green-blind)
#5489E6
Tritanopia (blue-blind)
#6895A9
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #8680e8; /* rgb */ color: rgb(134, 128, 232); /* oklch */ color: oklch(65.2% 0.152 284.0);
Tailwind
colors: {
custom: {
50: '#aea5f0',
500: '#8680e8',
950: '#000000',
},
}SCSS
$custom: #8680e8; $custom-light: #aea5f0; $custom-dark: #000000;
JSON
{
"hex": "#8680e8",
"rgb": {
"r": 134,
"g": 128,
"b": 232
},
"hsl": {
"h": 243.462,
"s": 69.333,
"l": 70.588
},
"oklch": {
"l": 0.65187,
"c": 0.15179,
"h": 284
},
"luminance": 0.26333
}Semantic roles & 50–950 ramp
primary
#8680E8
secondary
#EEF0D4
accent
#D114C6
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F16
muted
#807F84