#8A7FEB#8A7FEB
#8A7FEB is a light, vivid blue. Relative luminance 0.266; OKLCH L 65.5% C 0.157 H 285.9°. Best body text is #000000 at 6.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8A7FEB |
|---|---|
| RGB | rgb(138, 127, 235) |
| HSL | hsl(246, 73%, 71%) |
| HSV | hsv(246, 46%, 92%) |
| CMYK | cmyk(41.3%, 46%, 0%, 7.8%) |
| CIE-LAB | lab(58.58, 30.16, -53.35) |
| CIE-LCH | lch(58.58, 61.29, 299.48°) |
| OKLab | oklab(65.49% 0.0429 -0.151) |
| OKLCH | oklch(65.49% 0.157 285.9) |
| XYZ | xyz(33.0617, 26.5789, 81.9694) |
| Luminance | 0.2658 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.76
Lavender Blue
#8B88F8
ΔE00 3.22
Perrywinkle
#8F8CE7
ΔE00 4.06
Mediumpurple
#9370DB
ΔE00 5.94
Cornflower
#6A79F7
ΔE00 6.04
Mediumslateblue
#7B68EE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A7FEB #E0EB7F
analogous
#7FAAEB #8A7FEB #C07FEB
triadic
#8A7FEB #EB8A7F #7FEB8A
tetradic
#8A7FEB #EB7FAA #E0EB7F #7FEBC0
square
#8A7FEB #EB7FAA #E0EB7F #7FEBC0
split-complementary
#8A7FEB #EBC07F #AAEB7F
monochromatic
#3220CF #5A4AE3 #8A7FEB #BAB4F3 #E7E5FB
Accessibility & contrast
On white
3.32
#8A7FEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.32
#8A7FEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A7FEB
6.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A7FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A7FEB | 1.00 | 3.32 | 6.32 | 6.32 |
| #FFFFFF | 3.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5590EF
Deuteranopia (green-blind)
#538AE9
Tritanopia (blue-blind)
#6D95AA
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #8a7feb; /* rgb */ color: rgb(138, 127, 235); /* oklch */ color: oklch(65.5% 0.157 285.9);
Tailwind
colors: {
custom: {
50: '#b1a4f2',
500: '#8a7feb',
950: '#000000',
},
}SCSS
$custom: #8a7feb; $custom-light: #b1a4f2; $custom-dark: #000000;
JSON
{
"hex": "#8a7feb",
"rgb": {
"r": 138,
"g": 127,
"b": 235
},
"hsl": {
"h": 246.111,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.65492,
"c": 0.15693,
"h": 285.9
},
"luminance": 0.2658
}Semantic roles & 50–950 ramp
primary
#8A7FEB
secondary
#EEF1D5
accent
#D510C1
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85