#8A83EE#8A83EE
#8A83EE is a light, vivid blue. Relative luminance 0.278; OKLCH L 66.4% C 0.155 H 284.3°. Best body text is #000000 at 6.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8A83EE |
|---|---|
| RGB | rgb(138, 131, 238) |
| HSL | hsl(244, 76%, 72%) |
| HSV | hsv(244, 45%, 93%) |
| CMYK | cmyk(42%, 45%, 0%, 6.7%) |
| CIE-LAB | lab(59.71, 28.67, -53.21) |
| CIE-LCH | lch(59.71, 60.44, 298.32°) |
| OKLab | oklab(66.4% 0.0384 -0.1505) |
| OKLCH | oklch(66.4% 0.155 284.3) |
| XYZ | xyz(34.0257, 27.8075, 84.4469) |
| Luminance | 0.2781 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.00
Periwinkle (survey)
#8E82FE
ΔE00 2.34
Perrywinkle
#8F8CE7
ΔE00 3.09
Cornflower
#6A79F7
ΔE00 6.07
Periwinkle Blue
#8F99FB
ΔE00 6.64
Mediumpurple
#9370DB
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A83EE #E7EE83
analogous
#83B2EE #8A83EE #BF83EE
triadic
#8A83EE #EE8A83 #83EE8A
tetradic
#8A83EE #EE83B2 #E7EE83 #83EEBF
square
#8A83EE #EE83B2 #E7EE83 #83EEBF
split-complementary
#8A83EE #EEBF83 #B2EE83
monochromatic
#2A1ED9 #574DE7 #8A83EE #BDB9F5 #E6E4FB
Accessibility & contrast
On white
3.20
#8A83EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.56
#8A83EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A83EE
6.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A83EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A83EE | 1.00 | 3.20 | 6.56 | 6.56 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A93F2
Deuteranopia (green-blind)
#568DEC
Tritanopia (blue-blind)
#6C99AD
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8a83ee; /* rgb */ color: rgb(138, 131, 238); /* oklch */ color: oklch(66.4% 0.155 284.3);
Tailwind
colors: {
custom: {
50: '#b1a7f4',
500: '#8a83ee',
950: '#000000',
},
}SCSS
$custom: #8a83ee; $custom-light: #b1a7f4; $custom-dark: #000000;
JSON
{
"hex": "#8a83ee",
"rgb": {
"r": 138,
"g": 131,
"b": 238
},
"hsl": {
"h": 243.925,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.664,
"c": 0.15535,
"h": 284.3
},
"luminance": 0.27809
}Semantic roles & 50–950 ramp
primary
#8A83EE
secondary
#F1F3D8
accent
#D80DCB
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85