#8A86FF#8A86FF
#8A86FF is a light, vivid blue. Relative luminance 0.297; OKLCH L 68.0% C 0.174 H 282.2°. Best body text is #000000 at 6.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8A86FF |
|---|---|
| RGB | rgb(138, 134, 255) |
| HSL | hsl(242, 100%, 76%) |
| HSV | hsv(242, 47%, 100%) |
| CMYK | cmyk(45.9%, 47.5%, 0%, 0%) |
| CIE-LAB | lab(61.37, 31.76, -59.94) |
| CIE-LCH | lch(61.37, 67.84, 297.92°) |
| OKLab | oklab(67.95% 0.0368 -0.1703) |
| OKLCH | oklch(67.95% 0.174 282.2) |
| XYZ | xyz(37.0509, 29.6717, 98.3633) |
| Luminance | 0.2967 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.15
Periwinkle (survey)
#8E82FE
ΔE00 1.58
Perrywinkle
#8F8CE7
ΔE00 4.20
Periwinkle Blue
#8F99FB
ΔE00 5.60
Cornflower
#6A79F7
ΔE00 6.05
Soft Blue
#6488EA
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A86FF #FBFF86
analogous
#86BFFF #8A86FF #C786FF
triadic
#8A86FF #FF8A86 #86FF8A
tetradic
#8A86FF #FF86BF #FBFF86 #86FFC7
square
#8A86FF #FF86BF #FBFF86 #86FFC7
split-complementary
#8A86FF #FFC786 #BFFF86
monochromatic
#140CFF #4F49FF #8A86FF #C5C3FF #E1E0FF
Accessibility & contrast
On white
3.03
#8A86FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.93
#8A86FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A86FF
6.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A86FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A86FF | 1.00 | 3.03 | 6.93 | 6.93 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5298FF
Deuteranopia (green-blind)
#4B90FC
Tritanopia (blue-blind)
#62A0B6
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #8a86ff; /* rgb */ color: rgb(138, 134, 255); /* oklch */ color: oklch(68.0% 0.174 282.2);
Tailwind
colors: {
custom: {
50: '#b2a9ff',
500: '#8a86ff',
950: '#000000',
},
}SCSS
$custom: #8a86ff; $custom-light: #b2a9ff; $custom-dark: #000000;
JSON
{
"hex": "#8a86ff",
"rgb": {
"r": 138,
"g": 134,
"b": 255
},
"hsl": {
"h": 241.983,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.67951,
"c": 0.1742,
"h": 282.2
},
"luminance": 0.29673
}Semantic roles & 50–950 ramp
primary
#8A86FF
secondary
#F6F7D4
accent
#E600DE
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86