#8A86EE#8A86EE
#8A86EE is a light, vivid blue. Relative luminance 0.286; OKLCH L 67.0% C 0.151 H 283.3°. Best body text is #000000 at 6.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8A86EE |
|---|---|
| RGB | rgb(138, 134, 238) |
| HSL | hsl(242, 75%, 73%) |
| HSV | hsv(242, 44%, 93%) |
| CMYK | cmyk(42%, 43.7%, 0%, 6.7%) |
| CIE-LAB | lab(60.45, 26.92, -52.04) |
| CIE-LCH | lch(60.45, 58.59, 297.35°) |
| OKLab | oklab(66.96% 0.0347 -0.1471) |
| OKLCH | oklch(66.96% 0.151 283.3) |
| XYZ | xyz(34.4345, 28.6251, 84.5832) |
| Luminance | 0.2863 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.49
Perrywinkle
#8F8CE7
ΔE00 2.35
Periwinkle (survey)
#8E82FE
ΔE00 2.73
Periwinkle Blue
#8F99FB
ΔE00 5.75
Cornflower
#6A79F7
ΔE00 6.36
Soft Blue
#6488EA
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A86EE #EAEE86
analogous
#86B6EE #8A86EE #BE86EE
triadic
#8A86EE #EE8A86 #86EE8A
tetradic
#8A86EE #EE86B6 #EAEE86 #86EEBE
square
#8A86EE #EE86B6 #EAEE86 #86EEBE
split-complementary
#8A86EE #EEBE86 #B6EE86
monochromatic
#261FDB #5650E6 #8A86EE #BEBCF6 #E5E4FB
Accessibility & contrast
On white
3.12
#8A86EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.73
#8A86EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A86EE
6.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A86EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A86EE | 1.00 | 3.12 | 6.73 | 6.73 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F95F2
Deuteranopia (green-blind)
#5B8EEC
Tritanopia (blue-blind)
#6B9BAE
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8a86ee; /* rgb */ color: rgb(138, 134, 238); /* oklch */ color: oklch(67.0% 0.151 283.3);
Tailwind
colors: {
custom: {
50: '#b1a9f4',
500: '#8a86ee',
950: '#000000',
},
}SCSS
$custom: #8a86ee; $custom-light: #b1a9f4; $custom-dark: #000000;
JSON
{
"hex": "#8a86ee",
"rgb": {
"r": 138,
"g": 134,
"b": 238
},
"hsl": {
"h": 242.308,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.66957,
"c": 0.15114,
"h": 283.3
},
"luminance": 0.28627
}Semantic roles & 50–950 ramp
primary
#8A86EE
secondary
#F2F3D8
accent
#D80ED0
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85