#8A83FF#8A83FF
#8A83FF is a light, vivid blue. Relative luminance 0.289; OKLCH L 67.4% C 0.178 H 283.1°. Best body text is #000000 at 6.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8A83FF |
|---|---|
| RGB | rgb(138, 131, 255) |
| HSL | hsl(243, 100%, 76%) |
| HSV | hsv(243, 49%, 100%) |
| CMYK | cmyk(45.9%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(60.65, 33.50, -61.09) |
| CIE-LCH | lch(60.65, 69.67, 298.74°) |
| OKLab | oklab(67.41% 0.0403 -0.1736) |
| OKLCH | oklch(67.41% 0.178 283.1) |
| XYZ | xyz(36.6422, 28.8541, 98.2270) |
| Luminance | 0.2886 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 0.90
Lavender Blue
#8B88F8
ΔE00 1.78
Perrywinkle
#8F8CE7
ΔE00 4.65
Cornflower
#6A79F7
ΔE00 5.75
Periwinkle Blue
#8F99FB
ΔE00 6.49
Mediumslateblue
#7B68EE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A83FF #F8FF83
analogous
#83BAFF #8A83FF #C883FF
triadic
#8A83FF #FF8A83 #83FF8A
tetradic
#8A83FF #FF83BA #F8FF83 #83FFC8
square
#8A83FF #FF83BA #F8FF83 #83FFC8
split-complementary
#8A83FF #FFC883 #BAFF83
monochromatic
#1709FF #5046FF #8A83FF #C4C0FF #E2E0FF
Accessibility & contrast
On white
3.10
#8A83FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.77
#8A83FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A83FF
6.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A83FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A83FF | 1.00 | 3.10 | 6.77 | 6.77 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C96FF
Deuteranopia (green-blind)
#468EFC
Tritanopia (blue-blind)
#629DB5
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8a83ff; /* rgb */ color: rgb(138, 131, 255); /* oklch */ color: oklch(67.4% 0.178 283.1);
Tailwind
colors: {
custom: {
50: '#b2a7ff',
500: '#8a83ff',
950: '#000000',
},
}SCSS
$custom: #8a83ff; $custom-light: #b2a7ff; $custom-dark: #000000;
JSON
{
"hex": "#8a83ff",
"rgb": {
"r": 138,
"g": 131,
"b": 255
},
"hsl": {
"h": 243.387,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.67411,
"c": 0.17826,
"h": 283.1
},
"luminance": 0.28856
}Semantic roles & 50–950 ramp
primary
#8A83FF
secondary
#F5F7D4
accent
#E600D9
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86