#8D86EC#8D86EC
#8D86EC is a light, vivid blue. Relative luminance 0.288; OKLCH L 67.1% C 0.148 H 284.8°. Best body text is #000000 at 6.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8D86EC |
|---|---|
| RGB | rgb(141, 134, 236) |
| HSL | hsl(244, 73%, 73%) |
| HSV | hsv(244, 43%, 93%) |
| CMYK | cmyk(40.3%, 43.2%, 0%, 7.5%) |
| CIE-LAB | lab(60.58, 27.10, -50.72) |
| CIE-LCH | lch(60.58, 57.51, 298.11°) |
| OKLab | oklab(67.08% 0.0378 -0.1432) |
| OKLCH | oklch(67.08% 0.148 284.8) |
| XYZ | xyz(34.6456, 28.7677, 83.0679) |
| Luminance | 0.2877 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.98
Perrywinkle
#8F8CE7
ΔE00 2.08
Periwinkle (survey)
#8E82FE
ΔE00 2.90
Periwinkle Blue
#8F99FB
ΔE00 6.01
Cornflower
#6A79F7
ΔE00 6.97
Mediumpurple
#9370DB
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D86EC #E5EC86
analogous
#86B2EC #8D86EC #C086EC
triadic
#8D86EC #EC8D86 #86EC8D
tetradic
#8D86EC #EC86B2 #E5EC86 #86ECC0
square
#8D86EC #EC86B2 #E5EC86 #86ECC0
split-complementary
#8D86EC #ECC086 #B2EC86
monochromatic
#2E22D6 #5B51E4 #8D86EC #BFBBF4 #E6E5FB
Accessibility & contrast
On white
3.11
#8D86EC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.75
#8D86EC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8D86EC
6.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D86EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D86EC | 1.00 | 3.11 | 6.75 | 6.75 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6195F0
Deuteranopia (green-blind)
#5E8FEA
Tritanopia (blue-blind)
#719AAE
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8d86ec; /* rgb */ color: rgb(141, 134, 236); /* oklch */ color: oklch(67.1% 0.148 284.8);
Tailwind
colors: {
custom: {
50: '#b2a9f2',
500: '#8d86ec',
950: '#000000',
},
}SCSS
$custom: #8d86ec; $custom-light: #b2a9f2; $custom-dark: #000000;
JSON
{
"hex": "#8d86ec",
"rgb": {
"r": 141,
"g": 134,
"b": 236
},
"hsl": {
"h": 244.118,
"s": 72.857,
"l": 72.549
},
"oklch": {
"l": 0.67076,
"c": 0.14808,
"h": 284.8
},
"luminance": 0.28769
}Semantic roles & 50–950 ramp
primary
#8D86EC
secondary
#F1F3D8
accent
#D511C7
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85