#8A83F7#8A83F7
#8A83F7 is a light, vivid blue. Relative luminance 0.284; OKLCH L 66.9% C 0.168 H 283.6°. Best body text is #000000 at 6.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8A83F7 |
|---|---|
| RGB | rgb(138, 131, 247) |
| HSL | hsl(244, 88%, 74%) |
| HSV | hsv(244, 47%, 97%) |
| CMYK | cmyk(44.1%, 47%, 0%, 3.1%) |
| CIE-LAB | lab(60.20, 31.22, -57.41) |
| CIE-LCH | lch(60.20, 65.35, 298.54°) |
| OKLab | oklab(66.93% 0.0395 -0.1628) |
| OKLCH | oklch(66.93% 0.168 283.6) |
| XYZ | xyz(35.3811, 28.3497, 91.5854) |
| Luminance | 0.2835 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.24
Lavender Blue
#8B88F8
ΔE00 1.48
Perrywinkle
#8F8CE7
ΔE00 3.85
Cornflower
#6A79F7
ΔE00 5.76
Periwinkle Blue
#8F99FB
ΔE00 6.46
Mediumpurple
#9370DB
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A83F7 #F0F783
analogous
#83B6F7 #8A83F7 #C483F7
triadic
#8A83F7 #F78A83 #83F78A
tetradic
#8A83F7 #F783B6 #F0F783 #83F7C4
square
#8A83F7 #F783B6 #F0F783 #83F7C4
split-complementary
#8A83F7 #F7C483 #B6F783
monochromatic
#1E10F0 #544AF3 #8A83F7 #C0BCFB #E4E2FD
Accessibility & contrast
On white
3.15
#8A83F7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.67
#8A83F7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A83F7
6.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A83F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A83F7 | 1.00 | 3.15 | 6.67 | 6.67 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5395FB
Deuteranopia (green-blind)
#4E8DF4
Tritanopia (blue-blind)
#679BB1
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8a83f7; /* rgb */ color: rgb(138, 131, 247); /* oklch */ color: oklch(66.9% 0.168 283.6);
Tailwind
colors: {
custom: {
50: '#b1a7fa',
500: '#8a83f7',
950: '#000000',
},
}SCSS
$custom: #8a83f7; $custom-light: #b1a7fa; $custom-dark: #000000;
JSON
{
"hex": "#8a83f7",
"rgb": {
"r": 138,
"g": 131,
"b": 247
},
"hsl": {
"h": 243.621,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.66928,
"c": 0.16756,
"h": 283.6
},
"luminance": 0.28351
}Semantic roles & 50–950 ramp
primary
#8A83F7
secondary
#F3F5D6
accent
#E401D7
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85