#8A83FA#8A83FA
#8A83FA is a light, vivid blue. Relative luminance 0.285; OKLCH L 67.1% C 0.172 H 283.4°. Best body text is #000000 at 6.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8A83FA |
|---|---|
| RGB | rgb(138, 131, 250) |
| HSL | hsl(244, 92%, 75%) |
| HSV | hsv(244, 48%, 98%) |
| CMYK | cmyk(44.8%, 47.6%, 0%, 2%) |
| CIE-LAB | lab(60.37, 32.07, -58.79) |
| CIE-LCH | lch(60.37, 66.97, 298.61°) |
| OKLab | oklab(67.11% 0.0398 -0.1669) |
| OKLCH | oklch(67.11% 0.172 283.4) |
| XYZ | xyz(35.8478, 28.5364, 94.0432) |
| Luminance | 0.2854 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.00
Lavender Blue
#8B88F8
ΔE00 1.51
Perrywinkle
#8F8CE7
ΔE00 4.14
Cornflower
#6A79F7
ΔE00 5.73
Periwinkle Blue
#8F99FB
ΔE00 6.46
Mediumpurple
#9370DB
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A83FA #F3FA83
analogous
#83B8FA #8A83FA #C583FA
triadic
#8A83FA #FA8A83 #83FA8A
tetradic
#8A83FA #FA83B8 #F3FA83 #83FAC5
square
#8A83FA #FA83B8 #F3FA83 #83FAC5
split-complementary
#8A83FA #FAC583 #B8FA83
monochromatic
#1B0DF5 #5248F8 #8A83FA #C2BEFC #E3E2FE
Accessibility & contrast
On white
3.13
#8A83FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.71
#8A83FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A83FA
6.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A83FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A83FA | 1.00 | 3.13 | 6.71 | 6.71 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5195FE
Deuteranopia (green-blind)
#4B8EF7
Tritanopia (blue-blind)
#659CB3
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8a83fa; /* rgb */ color: rgb(138, 131, 250); /* oklch */ color: oklch(67.1% 0.172 283.4);
Tailwind
colors: {
custom: {
50: '#b2a7fc',
500: '#8a83fa',
950: '#000000',
},
}SCSS
$custom: #8a83fa; $custom-light: #b2a7fc; $custom-dark: #000000;
JSON
{
"hex": "#8a83fa",
"rgb": {
"r": 138,
"g": 131,
"b": 250
},
"hsl": {
"h": 243.529,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.67107,
"c": 0.17158,
"h": 283.4
},
"luminance": 0.28538
}Semantic roles & 50–950 ramp
primary
#8A83FA
secondary
#F4F6D5
accent
#E600D8
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86