#8A83FC#8A83FC
#8A83FC is a light, vivid blue. Relative luminance 0.287; OKLCH L 67.2% C 0.174 H 283.3°. Best body text is #000000 at 6.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8A83FC |
|---|---|
| RGB | rgb(138, 131, 252) |
| HSL | hsl(243, 95%, 75%) |
| HSV | hsv(243, 48%, 99%) |
| CMYK | cmyk(45.2%, 48%, 0%, 1.2%) |
| CIE-LAB | lab(60.48, 32.64, -59.71) |
| CIE-LCH | lch(60.48, 68.05, 298.66°) |
| OKLab | oklab(67.23% 0.04 -0.1696) |
| OKLCH | oklch(67.23% 0.174 283.3) |
| XYZ | xyz(36.1630, 28.6625, 95.7035) |
| Luminance | 0.2866 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 0.90
Lavender Blue
#8B88F8
ΔE00 1.60
Perrywinkle
#8F8CE7
ΔE00 4.34
Cornflower
#6A79F7
ΔE00 5.73
Periwinkle Blue
#8F99FB
ΔE00 6.46
Mediumpurple
#9370DB
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A83FC #F5FC83
analogous
#83B9FC #8A83FC #C683FC
triadic
#8A83FC #FC8A83 #83FC8A
tetradic
#8A83FC #FC83B9 #F5FC83 #83FCC6
square
#8A83FC #FC83B9 #F5FC83 #83FCC6
split-complementary
#8A83FC #FCC683 #B9FC83
monochromatic
#190BF9 #5247FB #8A83FC #C2BFFD #E3E1FE
Accessibility & contrast
On white
3.12
#8A83FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.73
#8A83FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A83FC
6.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A83FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A83FC | 1.00 | 3.12 | 6.73 | 6.73 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F96FF
Deuteranopia (green-blind)
#498EF9
Tritanopia (blue-blind)
#649DB4
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8a83fc; /* rgb */ color: rgb(138, 131, 252); /* oklch */ color: oklch(67.2% 0.174 283.3);
Tailwind
colors: {
custom: {
50: '#b2a7fe',
500: '#8a83fc',
950: '#000000',
},
}SCSS
$custom: #8a83fc; $custom-light: #b2a7fe; $custom-dark: #000000;
JSON
{
"hex": "#8a83fc",
"rgb": {
"r": 138,
"g": 131,
"b": 252
},
"hsl": {
"h": 243.471,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.67228,
"c": 0.17426,
"h": 283.3
},
"luminance": 0.28664
}Semantic roles & 50–950 ramp
primary
#8A83FC
secondary
#F5F7D4
accent
#E600D8
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86