#8A86ED#8A86ED
#8A86ED is a light, vivid blue. Relative luminance 0.286; OKLCH L 66.9% C 0.150 H 283.3°. Best body text is #000000 at 6.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8A86ED |
|---|---|
| RGB | rgb(138, 134, 237) |
| HSL | hsl(242, 74%, 73%) |
| HSV | hsv(242, 43%, 93%) |
| CMYK | cmyk(41.8%, 43.5%, 0%, 7.1%) |
| CIE-LAB | lab(60.40, 26.64, -51.57) |
| CIE-LCH | lch(60.40, 58.05, 297.32°) |
| OKLab | oklab(66.9% 0.0345 -0.1457) |
| OKLCH | oklch(66.9% 0.15 283.3) |
| XYZ | xyz(34.2880, 28.5665, 83.8116) |
| Luminance | 0.2857 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.63
Perrywinkle
#8F8CE7
ΔE00 2.26
Periwinkle (survey)
#8E82FE
ΔE00 2.85
Periwinkle Blue
#8F99FB
ΔE00 5.79
Cornflower
#6A79F7
ΔE00 6.41
Soft Blue
#6488EA
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A86ED #E9ED86
analogous
#86B5ED #8A86ED #BD86ED
triadic
#8A86ED #ED8A86 #86ED8A
tetradic
#8A86ED #ED86B5 #E9ED86 #86EDBD
square
#8A86ED #ED86B5 #E9ED86 #86EDBD
split-complementary
#8A86ED #EDBD86 #B5ED86
monochromatic
#2720D8 #5651E5 #8A86ED #BEBBF5 #E5E4FB
Accessibility & contrast
On white
3.13
#8A86ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.71
#8A86ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A86ED
6.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A86ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A86ED | 1.00 | 3.13 | 6.71 | 6.71 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6095F1
Deuteranopia (green-blind)
#5B8EEB
Tritanopia (blue-blind)
#6C9BAE
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8a86ed; /* rgb */ color: rgb(138, 134, 237); /* oklch */ color: oklch(66.9% 0.150 283.3);
Tailwind
colors: {
custom: {
50: '#b0a9f3',
500: '#8a86ed',
950: '#000000',
},
}SCSS
$custom: #8a86ed; $custom-light: #b0a9f3; $custom-dark: #000000;
JSON
{
"hex": "#8a86ed",
"rgb": {
"r": 138,
"g": 134,
"b": 237
},
"hsl": {
"h": 242.33,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.669,
"c": 0.14977,
"h": 283.3
},
"luminance": 0.28568
}Semantic roles & 50–950 ramp
primary
#8A86ED
secondary
#F2F3D8
accent
#D60FCF
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85