#8A7EEE#8A7EEE
#8A7EEE is a light, vivid blue. Relative luminance 0.265; OKLCH L 65.5% C 0.162 H 285.9°. Best body text is #000000 at 6.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8A7EEE |
|---|---|
| RGB | rgb(138, 126, 238) |
| HSL | hsl(246, 77%, 71%) |
| HSV | hsv(246, 47%, 93%) |
| CMYK | cmyk(42%, 47.1%, 0%, 6.7%) |
| CIE-LAB | lab(58.51, 31.59, -55.14) |
| CIE-LCH | lch(58.51, 63.54, 299.81°) |
| OKLab | oklab(65.49% 0.0445 -0.1562) |
| OKLCH | oklch(65.49% 0.162 285.9) |
| XYZ | xyz(33.3703, 26.4967, 84.2285) |
| Luminance | 0.2650 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.46
Lavender Blue
#8B88F8
ΔE00 3.27
Perrywinkle
#8F8CE7
ΔE00 4.47
Cornflower
#6A79F7
ΔE00 5.85
Mediumpurple
#9370DB
ΔE00 5.90
Mediumslateblue
#7B68EE
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A7EEE #E2EE7E
analogous
#7EAAEE #8A7EEE #C27EEE
triadic
#8A7EEE #EE8A7E #7EEE8A
tetradic
#8A7EEE #EE7EAA #E2EE7E #7EEEC2
square
#8A7EEE #EE7EAA #E2EE7E #7EEEC2
split-complementary
#8A7EEE #EEC27E #AAEE7E
monochromatic
#301CD5 #5948E7 #8A7EEE #BBB4F5 #E6E4FB
Accessibility & contrast
On white
3.33
#8A7EEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.30
#8A7EEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A7EEE
6.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A7EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A7EEE | 1.00 | 3.33 | 6.30 | 6.30 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5190F2
Deuteranopia (green-blind)
#4F89EB
Tritanopia (blue-blind)
#6C95AB
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #8a7eee; /* rgb */ color: rgb(138, 126, 238); /* oklch */ color: oklch(65.5% 0.162 285.9);
Tailwind
colors: {
custom: {
50: '#b1a3f4',
500: '#8a7eee',
950: '#000000',
},
}SCSS
$custom: #8a7eee; $custom-light: #b1a3f4; $custom-dark: #000000;
JSON
{
"hex": "#8a7eee",
"rgb": {
"r": 138,
"g": 126,
"b": 238
},
"hsl": {
"h": 246.429,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.65487,
"c": 0.1624,
"h": 285.9
},
"luminance": 0.26498
}Semantic roles & 50–950 ramp
primary
#8A7EEE
secondary
#EFF2D5
accent
#D90DC3
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85