#8681EA#8681EA
#8681EA is a light, vivid blue. Relative luminance 0.267; OKLCH L 65.5% C 0.153 H 283.5°. Best body text is #000000 at 6.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8681EA |
|---|---|
| RGB | rgb(134, 129, 234) |
| HSL | hsl(243, 71%, 71%) |
| HSV | hsv(243, 45%, 92%) |
| CMYK | cmyk(42.7%, 44.9%, 0%, 8.2%) |
| CIE-LAB | lab(58.70, 27.74, -52.62) |
| CIE-LCH | lch(58.70, 59.49, 297.80°) |
| OKLab | oklab(65.49% 0.0357 -0.1489) |
| OKLCH | oklch(65.49% 0.153 283.5) |
| XYZ | xyz(32.5287, 26.7080, 81.2672) |
| Luminance | 0.2671 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.73
Periwinkle (survey)
#8E82FE
ΔE00 3.00
Perrywinkle
#8F8CE7
ΔE00 3.57
Cornflower
#6A79F7
ΔE00 5.45
Mediumpurple
#9370DB
ΔE00 6.94
Periwinkle Blue
#8F99FB
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8681EA #E5EA81
analogous
#81B0EA #8681EA #BA81EA
triadic
#8681EA #EA8681 #81EA86
tetradic
#8681EA #EA81B0 #E5EA81 #81EABA
square
#8681EA #EA81B0 #E5EA81 #81EABA
split-complementary
#8681EA #EABA81 #B0EA81
monochromatic
#2B22CE #544DE1 #8681EA #B8B5F3 #E6E5FB
Accessibility & contrast
On white
3.31
#8681EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.34
#8681EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8681EA
6.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8681EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8681EA | 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)
#5991EE
Deuteranopia (green-blind)
#548AE8
Tritanopia (blue-blind)
#6796AA
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #8681ea; /* rgb */ color: rgb(134, 129, 234); /* oklch */ color: oklch(65.5% 0.153 283.5);
Tailwind
colors: {
custom: {
50: '#aea5f1',
500: '#8681ea',
950: '#000000',
},
}SCSS
$custom: #8681ea; $custom-light: #aea5f1; $custom-dark: #000000;
JSON
{
"hex": "#8681ea",
"rgb": {
"r": 134,
"g": 129,
"b": 234
},
"hsl": {
"h": 242.857,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.65488,
"c": 0.15312,
"h": 283.5
},
"luminance": 0.26709
}Semantic roles & 50–950 ramp
primary
#8681EA
secondary
#F0F1D6
accent
#D312CA
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85