#8381EE#8381EE
#8381EE is a light, vivid blue. Relative luminance 0.267; OKLCH L 65.5% C 0.159 H 281.9°. Best body text is #000000 at 6.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8381EE |
|---|---|
| RGB | rgb(131, 129, 238) |
| HSL | hsl(241, 76%, 72%) |
| HSV | hsv(241, 46%, 93%) |
| CMYK | cmyk(45%, 45.8%, 0%, 6.7%) |
| CIE-LAB | lab(58.69, 28.18, -54.87) |
| CIE-LCH | lch(58.69, 61.68, 297.18°) |
| OKLab | oklab(65.49% 0.0328 -0.1556) |
| OKLCH | oklch(65.49% 0.159 281.9) |
| XYZ | xyz(32.6384, 26.6973, 84.3057) |
| Luminance | 0.2670 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.52
Periwinkle (survey)
#8E82FE
ΔE00 2.85
Perrywinkle
#8F8CE7
ΔE00 4.00
Cornflower
#6A79F7
ΔE00 4.70
Periwinkle Blue
#8F99FB
ΔE00 7.05
Soft Blue
#6488EA
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8381EE #ECEE81
analogous
#81B6EE #8381EE #BA81EE
triadic
#8381EE #EE8381 #81EE83
tetradic
#8381EE #EE81B6 #ECEE81 #81EEBA
square
#8381EE #EE81B6 #ECEE81 #81EEBA
split-complementary
#8381EE #EEBA81 #B6EE81
monochromatic
#201DD8 #4E4BE7 #8381EE #B8B7F5 #E4E4FB
Accessibility & contrast
On white
3.31
#8381EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.34
#8381EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8381EE
6.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8381EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8381EE | 1.00 | 3.31 | 6.34 | 6.34 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5591F2
Deuteranopia (green-blind)
#4F89EC
Tritanopia (blue-blind)
#5F98AC
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #8381ee; /* rgb */ color: rgb(131, 129, 238); /* oklch */ color: oklch(65.5% 0.159 281.9);
Tailwind
colors: {
custom: {
50: '#aca5f4',
500: '#8381ee',
950: '#000000',
},
}SCSS
$custom: #8381ee; $custom-light: #aca5f4; $custom-dark: #000000;
JSON
{
"hex": "#8381ee",
"rgb": {
"r": 131,
"g": 129,
"b": 238
},
"hsl": {
"h": 241.101,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.65494,
"c": 0.159,
"h": 281.9
},
"luminance": 0.26699
}Semantic roles & 50–950 ramp
primary
#8381EE
secondary
#F3F3D8
accent
#D80DD5
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85