#8A7BEA#8A7BEA
#8A7BEA is a light, vivid blue. Relative luminance 0.255; OKLCH L 64.7% C 0.161 H 287.2°. Best body text is #000000 at 6.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8A7BEA |
|---|---|
| RGB | rgb(138, 123, 234) |
| HSL | hsl(248, 73%, 70%) |
| HSV | hsv(248, 47%, 92%) |
| CMYK | cmyk(41%, 47.4%, 0%, 8.2%) |
| CIE-LAB | lab(57.57, 32.22, -54.41) |
| CIE-LCH | lch(57.57, 63.23, 300.63°) |
| OKLab | oklab(64.71% 0.0477 -0.1541) |
| OKLCH | oklch(64.71% 0.161 287.2) |
| XYZ | xyz(32.4113, 25.5086, 81.0419) |
| Luminance | 0.2551 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.38
Lavender Blue
#8B88F8
ΔE00 4.34
Mediumpurple
#9370DB
ΔE00 4.88
Perrywinkle
#8F8CE7
ΔE00 5.22
Mediumslateblue
#7B68EE
ΔE00 6.03
Cornflower
#6A79F7
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A7BEA #DBEA7B
analogous
#7BA4EA #8A7BEA #C17BEA
triadic
#8A7BEA #EA8A7B #7BEA8A
tetradic
#8A7BEA #EA7BA4 #DBEA7B #7BEAC1
square
#8A7BEA #EA7BA4 #DBEA7B #7BEAC1
split-complementary
#8A7BEA #EAC17B #A4EA7B
monochromatic
#3720CA #5B46E2 #8A7BEA #B9B0F2 #E8E5FB
Accessibility & contrast
On white
3.44
#8A7BEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.10
#8A7BEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A7BEA
6.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A7BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A7BEA | 1.00 | 3.44 | 6.10 | 6.10 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F8DEE
Deuteranopia (green-blind)
#4E87E7
Tritanopia (blue-blind)
#6E92A7
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #8a7bea; /* rgb */ color: rgb(138, 123, 234); /* oklch */ color: oklch(64.7% 0.161 287.2);
Tailwind
colors: {
custom: {
50: '#b1a1f1',
500: '#8a7bea',
950: '#000000',
},
}SCSS
$custom: #8a7bea; $custom-light: #b1a1f1; $custom-dark: #000000;
JSON
{
"hex": "#8a7bea",
"rgb": {
"r": 138,
"g": 123,
"b": 234
},
"hsl": {
"h": 248.108,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.6471,
"c": 0.16129,
"h": 287.2
},
"luminance": 0.2551
}Semantic roles & 50–950 ramp
primary
#8A7BEA
secondary
#ECF0D1
accent
#D511BA
background
#FBF9FE
surface
#F6F2FD
border
#D0CCD5
text
#110F17
muted
#807E85