#8A7FED#8A7FED
#8A7FED is a light, vivid blue. Relative luminance 0.267; OKLCH L 65.6% C 0.160 H 285.7°. Best body text is #000000 at 6.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8A7FED |
|---|---|
| RGB | rgb(138, 127, 237) |
| HSL | hsl(246, 75%, 71%) |
| HSV | hsv(246, 46%, 93%) |
| CMYK | cmyk(41.8%, 46.4%, 0%, 7.1%) |
| CIE-LAB | lab(58.69, 30.72, -54.29) |
| CIE-LCH | lch(58.69, 62.38, 299.51°) |
| OKLab | oklab(65.61% 0.0431 -0.1537) |
| OKLCH | oklch(65.61% 0.16 285.7) |
| XYZ | xyz(33.3523, 26.6952, 83.4997) |
| Luminance | 0.2670 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.49
Lavender Blue
#8B88F8
ΔE00 3.07
Perrywinkle
#8F8CE7
ΔE00 4.14
Cornflower
#6A79F7
ΔE00 5.92
Mediumpurple
#9370DB
ΔE00 6.07
Mediumslateblue
#7B68EE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A7FED #E2ED7F
analogous
#7FABED #8A7FED #C17FED
triadic
#8A7FED #ED8A7F #7FED8A
tetradic
#8A7FED #ED7FAB #E2ED7F #7FEDC1
square
#8A7FED #ED7FAB #E2ED7F #7FEDC1
split-complementary
#8A7FED #EDC17F #ABED7F
monochromatic
#301ED4 #5949E5 #8A7FED #BBB5F5 #E6E4FB
Accessibility & contrast
On white
3.31
#8A7FED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.34
#8A7FED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A7FED
6.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A7FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A7FED | 1.00 | 3.31 | 6.34 | 6.34 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5490F1
Deuteranopia (green-blind)
#518AEA
Tritanopia (blue-blind)
#6C95AB
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #8a7fed; /* rgb */ color: rgb(138, 127, 237); /* oklch */ color: oklch(65.6% 0.160 285.7);
Tailwind
colors: {
custom: {
50: '#b1a4f3',
500: '#8a7fed',
950: '#000000',
},
}SCSS
$custom: #8a7fed; $custom-light: #b1a4f3; $custom-dark: #000000;
JSON
{
"hex": "#8a7fed",
"rgb": {
"r": 138,
"g": 127,
"b": 237
},
"hsl": {
"h": 246,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.65609,
"c": 0.15964,
"h": 285.7
},
"luminance": 0.26696
}Semantic roles & 50–950 ramp
primary
#8A7FED
secondary
#EFF2D6
accent
#D80EC3
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85