#8A7FF9#8A7FF9
#8A7FF9 is a light, vivid blue. Relative luminance 0.274; OKLCH L 66.3% C 0.176 H 284.6°. Best body text is #000000 at 6.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8A7FF9 |
|---|---|
| RGB | rgb(138, 127, 249) |
| HSL | hsl(245, 91%, 74%) |
| HSV | hsv(245, 49%, 98%) |
| CMYK | cmyk(44.6%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(59.36, 34.11, -59.86) |
| CIE-LCH | lch(59.36, 68.89, 299.68°) |
| OKLab | oklab(66.33% 0.0444 -0.17) |
| OKLCH | oklch(66.33% 0.176 284.6) |
| XYZ | xyz(35.1645, 27.4200, 93.0439) |
| Luminance | 0.2742 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.17
Lavender Blue
#8B88F8
ΔE00 2.68
Perrywinkle
#8F8CE7
ΔE00 4.91
Cornflower
#6A79F7
ΔE00 5.53
Mediumpurple
#9370DB
ΔE00 7.03
Mediumslateblue
#7B68EE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A7FF9 #EEF97F
analogous
#7FB1F9 #8A7FF9 #C77FF9
triadic
#8A7FF9 #F98A7F #7FF98A
tetradic
#8A7FF9 #F97FB1 #EEF97F #7FF9C7
square
#8A7FF9 #F97FB1 #EEF97F #7FF9C7
split-complementary
#8A7FF9 #F9C77F #B1F97F
monochromatic
#200BF2 #5545F6 #8A7FF9 #BFB9FC #E4E2FE
Accessibility & contrast
On white
3.24
#8A7FF9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.48
#8A7FF9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A7FF9
6.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A7FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A7FF9 | 1.00 | 3.24 | 6.48 | 6.48 |
| #FFFFFF | 3.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A93FD
Deuteranopia (green-blind)
#458BF6
Tritanopia (blue-blind)
#6699B0
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8a7ff9; /* rgb */ color: rgb(138, 127, 249); /* oklch */ color: oklch(66.3% 0.176 284.6);
Tailwind
colors: {
custom: {
50: '#b2a4fc',
500: '#8a7ff9',
950: '#000000',
},
}SCSS
$custom: #8a7ff9; $custom-light: #b2a4fc; $custom-dark: #000000;
JSON
{
"hex": "#8a7ff9",
"rgb": {
"r": 138,
"g": 127,
"b": 249
},
"hsl": {
"h": 245.41,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.6633,
"c": 0.17573,
"h": 284.6
},
"luminance": 0.27422
}Semantic roles & 50–950 ramp
primary
#8A7FF9
secondary
#F3F6D5
accent
#E600D1
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85