#8A83EA#8A83EA
#8A83EA is a light, vivid blue. Relative luminance 0.276; OKLCH L 66.2% C 0.150 H 284.6°. Best body text is #000000 at 6.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8A83EA |
|---|---|
| RGB | rgb(138, 131, 234) |
| HSL | hsl(244, 71%, 72%) |
| HSV | hsv(244, 44%, 92%) |
| CMYK | cmyk(41%, 44%, 0%, 8.2%) |
| CIE-LAB | lab(59.50, 27.55, -51.33) |
| CIE-LCH | lch(59.50, 58.26, 298.22°) |
| OKLab | oklab(66.17% 0.0378 -0.145) |
| OKLCH | oklch(66.17% 0.15 284.6) |
| XYZ | xyz(33.4446, 27.5751, 81.3863) |
| Luminance | 0.2758 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.43
Perrywinkle
#8F8CE7
ΔE00 2.85
Periwinkle (survey)
#8E82FE
ΔE00 2.90
Cornflower
#6A79F7
ΔE00 6.30
Periwinkle Blue
#8F99FB
ΔE00 6.79
Mediumpurple
#9370DB
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A83EA #E3EA83
analogous
#83B0EA #8A83EA #BE83EA
triadic
#8A83EA #EA8A83 #83EA8A
tetradic
#8A83EA #EA83B0 #E3EA83 #83EABE
square
#8A83EA #EA83B0 #E3EA83 #83EABE
split-complementary
#8A83EA #EABE83 #B0EA83
monochromatic
#2F23CF #594FE1 #8A83EA #BBB7F3 #E6E5FB
Accessibility & contrast
On white
3.22
#8A83EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.52
#8A83EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A83EA
6.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A83EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A83EA | 1.00 | 3.22 | 6.52 | 6.52 |
| #FFFFFF | 3.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D92EE
Deuteranopia (green-blind)
#5A8CE8
Tritanopia (blue-blind)
#6E98AB
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8a83ea; /* rgb */ color: rgb(138, 131, 234); /* oklch */ color: oklch(66.2% 0.150 284.6);
Tailwind
colors: {
custom: {
50: '#b0a7f1',
500: '#8a83ea',
950: '#000000',
},
}SCSS
$custom: #8a83ea; $custom-light: #b0a7f1; $custom-dark: #000000;
JSON
{
"hex": "#8a83ea",
"rgb": {
"r": 138,
"g": 131,
"b": 234
},
"hsl": {
"h": 244.078,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.66171,
"c": 0.14988,
"h": 284.6
},
"luminance": 0.27576
}Semantic roles & 50–950 ramp
primary
#8A83EA
secondary
#F0F2D7
accent
#D312C6
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85