#8381FA#8381FA
#8381FA is a light, vivid blue. Relative luminance 0.274; OKLCH L 66.2% C 0.175 H 281.2°. Best body text is #000000 at 6.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8381FA |
|---|---|
| RGB | rgb(131, 129, 250) |
| HSL | hsl(241, 92%, 74%) |
| HSV | hsv(241, 48%, 98%) |
| CMYK | cmyk(47.6%, 48.4%, 0%, 2%) |
| CIE-LAB | lab(59.37, 31.67, -60.43) |
| CIE-LCH | lch(59.37, 68.23, 297.66°) |
| OKLab | oklab(66.22% 0.0341 -0.1719) |
| OKLCH | oklch(66.22% 0.175 281.2) |
| XYZ | xyz(34.4604, 27.4262, 93.9019) |
| Luminance | 0.2743 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.04
Lavender Blue
#8B88F8
ΔE00 2.29
Cornflower
#6A79F7
ΔE00 4.44
Perrywinkle
#8F8CE7
ΔE00 4.87
Periwinkle Blue
#8F99FB
ΔE00 6.93
Soft Blue
#6488EA
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8381FA #F8FA81
analogous
#81BCFA #8381FA #C081FA
triadic
#8381FA #FA8381 #81FA83
tetradic
#8381FA #FA81BC #F8FA81 #81FAC0
square
#8381FA #FA81BC #F8FA81 #81FAC0
split-complementary
#8381FA #FAC081 #BCFA81
monochromatic
#0F0BF5 #4946F8 #8381FA #BDBCFC #E2E2FE
Accessibility & contrast
On white
3.24
#8381FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.49
#8381FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8381FA
6.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8381FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8381FA | 1.00 | 3.24 | 6.49 | 6.49 |
| #FFFFFF | 3.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B93FE
Deuteranopia (green-blind)
#428BF7
Tritanopia (blue-blind)
#589BB2
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8381fa; /* rgb */ color: rgb(131, 129, 250); /* oklch */ color: oklch(66.2% 0.175 281.2);
Tailwind
colors: {
custom: {
50: '#aea5fd',
500: '#8381fa',
950: '#000000',
},
}SCSS
$custom: #8381fa; $custom-light: #aea5fd; $custom-dark: #000000;
JSON
{
"hex": "#8381fa",
"rgb": {
"r": 131,
"g": 129,
"b": 250
},
"hsl": {
"h": 240.992,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.66221,
"c": 0.17525,
"h": 281.2
},
"luminance": 0.27428
}Semantic roles & 50–950 ramp
primary
#8381FA
secondary
#F5F6D5
accent
#E600E2
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86