#8680EE#8680EE
#8680EE is a light, vivid blue. Relative luminance 0.267; OKLCH L 65.5% C 0.160 H 283.5°. Best body text is #000000 at 6.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8680EE |
|---|---|
| RGB | rgb(134, 128, 238) |
| HSL | hsl(243, 76%, 72%) |
| HSV | hsv(243, 46%, 93%) |
| CMYK | cmyk(43.7%, 46.2%, 0%, 6.7%) |
| CIE-LAB | lab(58.68, 29.47, -54.89) |
| CIE-LCH | lch(58.68, 62.30, 298.23°) |
| OKLab | oklab(65.54% 0.0374 -0.1556) |
| OKLCH | oklch(65.54% 0.16 283.5) |
| XYZ | xyz(32.9788, 26.6783, 84.2841) |
| Luminance | 0.2668 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.51
Lavender Blue
#8B88F8
ΔE00 2.64
Perrywinkle
#8F8CE7
ΔE00 4.03
Cornflower
#6A79F7
ΔE00 5.16
Mediumpurple
#9370DB
ΔE00 6.90
Mediumslateblue
#7B68EE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8680EE #E8EE80
analogous
#80B1EE #8680EE #BD80EE
triadic
#8680EE #EE8680 #80EE86
tetradic
#8680EE #EE80B1 #E8EE80 #80EEBD
square
#8680EE #EE80B1 #E8EE80 #80EEBD
split-complementary
#8680EE #EEBD80 #B1EE80
monochromatic
#271DD7 #534AE7 #8680EE #B9B6F5 #E5E4FB
Accessibility & contrast
On white
3.31
#8680EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.34
#8680EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8680EE
6.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8680EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8680EE | 1.00 | 3.31 | 6.34 | 6.34 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5491F2
Deuteranopia (green-blind)
#4F8AEC
Tritanopia (blue-blind)
#6597AC
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #8680ee; /* rgb */ color: rgb(134, 128, 238); /* oklch */ color: oklch(65.5% 0.160 283.5);
Tailwind
colors: {
custom: {
50: '#aea5f4',
500: '#8680ee',
950: '#000000',
},
}SCSS
$custom: #8680ee; $custom-light: #aea5f4; $custom-dark: #000000;
JSON
{
"hex": "#8680ee",
"rgb": {
"r": 134,
"g": 128,
"b": 238
},
"hsl": {
"h": 243.273,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.65538,
"c": 0.16,
"h": 283.5
},
"luminance": 0.2668
}Semantic roles & 50–950 ramp
primary
#8680EE
secondary
#F1F3D7
accent
#D90DCD
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85