#8A7EFF#8A7EFF
#8A7EFF is a light, vivid blue. Relative luminance 0.275; OKLCH L 66.5% C 0.185 H 284.4°. Best body text is #000000 at 6.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8A7EFF |
|---|---|
| RGB | rgb(138, 126, 255) |
| HSL | hsl(246, 100%, 75%) |
| HSV | hsv(246, 51%, 100%) |
| CMYK | cmyk(45.9%, 50.6%, 0%, 0%) |
| CIE-LAB | lab(59.47, 36.40, -62.98) |
| CIE-LCH | lch(59.47, 72.74, 300.03°) |
| OKLab | oklab(66.53% 0.046 -0.1792) |
| OKLCH | oklch(66.53% 0.185 284.4) |
| XYZ | xyz(35.9868, 27.5433, 98.0086) |
| Luminance | 0.2754 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.24
Lavender Blue
#8B88F8
ΔE00 3.12
Cornflower
#6A79F7
ΔE00 5.53
Perrywinkle
#8F8CE7
ΔE00 5.62
Mediumslateblue
#7B68EE
ΔE00 7.06
Mediumpurple
#9370DB
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A7EFF #F3FF7E
analogous
#7EB3FF #8A7EFF #CA7EFF
triadic
#8A7EFF #FF8A7E #7EFF8A
tetradic
#8A7EFF #FF7EB3 #F3FF7E #7EFFCA
square
#8A7EFF #FF7EB3 #F3FF7E #7EFFCA
split-complementary
#8A7EFF #FFCA7E #B3FF7E
monochromatic
#1B04FF #5241FF #8A7EFF #C2BBFF #E3E0FF
Accessibility & contrast
On white
3.23
#8A7EFF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.51
#8A7EFF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A7EFF
6.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A7EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A7EFF | 1.00 | 3.23 | 6.51 | 6.51 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4193FF
Deuteranopia (green-blind)
#3C8BFC
Tritanopia (blue-blind)
#639AB3
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8a7eff; /* rgb */ color: rgb(138, 126, 255); /* oklch */ color: oklch(66.5% 0.185 284.4);
Tailwind
colors: {
custom: {
50: '#b2a3ff',
500: '#8a7eff',
950: '#000000',
},
}SCSS
$custom: #8a7eff; $custom-light: #b2a3ff; $custom-dark: #000000;
JSON
{
"hex": "#8a7eff",
"rgb": {
"r": 138,
"g": 126,
"b": 255
},
"hsl": {
"h": 245.581,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.66527,
"c": 0.18503,
"h": 284.4
},
"luminance": 0.27545
}Semantic roles & 50–950 ramp
primary
#8A7EFF
secondary
#F4F7D4
accent
#E600D0
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86