#8A83EB#8A83EB
#8A83EB is a light, vivid blue. Relative luminance 0.276; OKLCH L 66.2% C 0.151 H 284.5°. Best body text is #000000 at 6.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8A83EB |
|---|---|
| RGB | rgb(138, 131, 235) |
| HSL | hsl(244, 72%, 72%) |
| HSV | hsv(244, 44%, 92%) |
| CMYK | cmyk(41.3%, 44.3%, 0%, 7.8%) |
| CIE-LAB | lab(59.56, 27.83, -51.80) |
| CIE-LCH | lch(59.56, 58.80, 298.25°) |
| OKLab | oklab(66.23% 0.0379 -0.1464) |
| OKLCH | oklch(66.23% 0.151 284.5) |
| XYZ | xyz(33.5886, 27.6327, 82.1450) |
| Luminance | 0.2763 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.32
Periwinkle (survey)
#8E82FE
ΔE00 2.75
Perrywinkle
#8F8CE7
ΔE00 2.90
Cornflower
#6A79F7
ΔE00 6.24
Periwinkle Blue
#8F99FB
ΔE00 6.75
Mediumpurple
#9370DB
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A83EB #E4EB83
analogous
#83B0EB #8A83EB #BE83EB
triadic
#8A83EB #EB8A83 #83EB8A
tetradic
#8A83EB #EB83B0 #E4EB83 #83EBBE
square
#8A83EB #EB83B0 #E4EB83 #83EBBE
split-complementary
#8A83EB #EBBE83 #B0EB83
monochromatic
#2E22D2 #584EE2 #8A83EB #BCB8F4 #E6E5FB
Accessibility & contrast
On white
3.22
#8A83EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.53
#8A83EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A83EB
6.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A83EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A83EB | 1.00 | 3.22 | 6.53 | 6.53 |
| #FFFFFF | 3.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C93EF
Deuteranopia (green-blind)
#598CE9
Tritanopia (blue-blind)
#6D98AC
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8a83eb; /* rgb */ color: rgb(138, 131, 235); /* oklch */ color: oklch(66.2% 0.151 284.5);
Tailwind
colors: {
custom: {
50: '#b0a7f2',
500: '#8a83eb',
950: '#000000',
},
}SCSS
$custom: #8a83eb; $custom-light: #b0a7f2; $custom-dark: #000000;
JSON
{
"hex": "#8a83eb",
"rgb": {
"r": 138,
"g": 131,
"b": 235
},
"hsl": {
"h": 244.038,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.66228,
"c": 0.15125,
"h": 284.5
},
"luminance": 0.27634
}Semantic roles & 50–950 ramp
primary
#8A83EB
secondary
#F0F2D8
accent
#D411C7
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85