#8A86EA#8A86EA
#8A86EA is a light, vivid blue. Relative luminance 0.284; OKLCH L 66.7% C 0.146 H 283.5°. Best body text is #000000 at 6.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8A86EA |
|---|---|
| RGB | rgb(138, 134, 234) |
| HSL | hsl(242, 70%, 72%) |
| HSV | hsv(242, 43%, 92%) |
| CMYK | cmyk(41%, 42.7%, 0%, 8.2%) |
| CIE-LAB | lab(60.24, 25.80, -50.16) |
| CIE-LCH | lch(60.24, 56.40, 297.22°) |
| OKLab | oklab(66.73% 0.0341 -0.1416) |
| OKLCH | oklch(66.73% 0.146 283.5) |
| XYZ | xyz(33.8533, 28.3926, 81.5226) |
| Luminance | 0.2839 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.04
Lavender Blue
#8B88F8
ΔE00 2.05
Periwinkle (survey)
#8E82FE
ΔE00 3.23
Periwinkle Blue
#8F99FB
ΔE00 5.92
Cornflower
#6A79F7
ΔE00 6.59
Mediumpurple
#9370DB
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A86EA #E6EA86
analogous
#86B4EA #8A86EA #BC86EA
triadic
#8A86EA #EA8A86 #86EA8A
tetradic
#8A86EA #EA86B4 #E6EA86 #86EABC
square
#8A86EA #EA86B4 #E6EA86 #86EABC
split-complementary
#8A86EA #EABC86 #B4EA86
monochromatic
#2B24D1 #5852E1 #8A86EA #BCBAF3 #E6E5FA
Accessibility & contrast
On white
3.14
#8A86EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.68
#8A86EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A86EA
6.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A86EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A86EA | 1.00 | 3.14 | 6.68 | 6.68 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6294EE
Deuteranopia (green-blind)
#5E8EE8
Tritanopia (blue-blind)
#6D9AAD
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8a86ea; /* rgb */ color: rgb(138, 134, 234); /* oklch */ color: oklch(66.7% 0.146 283.5);
Tailwind
colors: {
custom: {
50: '#b0a9f1',
500: '#8a86ea',
950: '#000000',
},
}SCSS
$custom: #8a86ea; $custom-light: #b0a9f1; $custom-dark: #000000;
JSON
{
"hex": "#8a86ea",
"rgb": {
"r": 138,
"g": 134,
"b": 234
},
"hsl": {
"h": 242.4,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.66732,
"c": 0.14564,
"h": 283.5
},
"luminance": 0.28394
}Semantic roles & 50–950 ramp
primary
#8A86EA
secondary
#F1F2D9
accent
#D213CB
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85