#8A83F9#8A83F9
#8A83F9 is a light, vivid blue. Relative luminance 0.285; OKLCH L 67.0% C 0.170 H 283.5°. Best body text is #000000 at 6.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8A83F9 |
|---|---|
| RGB | rgb(138, 131, 249) |
| HSL | hsl(244, 91%, 75%) |
| HSV | hsv(244, 47%, 98%) |
| CMYK | cmyk(44.6%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(60.31, 31.79, -58.33) |
| CIE-LCH | lch(60.31, 66.43, 298.59°) |
| OKLab | oklab(67.05% 0.0397 -0.1655) |
| OKLCH | oklch(67.05% 0.17 283.5) |
| XYZ | xyz(35.6914, 28.4738, 93.2196) |
| Luminance | 0.2848 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.07
Lavender Blue
#8B88F8
ΔE00 1.49
Perrywinkle
#8F8CE7
ΔE00 4.04
Cornflower
#6A79F7
ΔE00 5.74
Periwinkle Blue
#8F99FB
ΔE00 6.46
Mediumpurple
#9370DB
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A83F9 #F2F983
analogous
#83B7F9 #8A83F9 #C583F9
triadic
#8A83F9 #F98A83 #83F98A
tetradic
#8A83F9 #F983B7 #F2F983 #83F9C5
square
#8A83F9 #F983B7 #F2F983 #83F9C5
split-complementary
#8A83F9 #F9C583 #B7F983
monochromatic
#1C0EF3 #5349F6 #8A83F9 #C1BDFC #E3E2FE
Accessibility & contrast
On white
3.14
#8A83F9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.69
#8A83F9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A83F9
6.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A83F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A83F9 | 1.00 | 3.14 | 6.69 | 6.69 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5295FD
Deuteranopia (green-blind)
#4C8EF6
Tritanopia (blue-blind)
#669CB2
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8a83f9; /* rgb */ color: rgb(138, 131, 249); /* oklch */ color: oklch(67.0% 0.170 283.5);
Tailwind
colors: {
custom: {
50: '#b2a7fc',
500: '#8a83f9',
950: '#000000',
},
}SCSS
$custom: #8a83f9; $custom-light: #b2a7fc; $custom-dark: #000000;
JSON
{
"hex": "#8a83f9",
"rgb": {
"r": 138,
"g": 131,
"b": 249
},
"hsl": {
"h": 243.559,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.67047,
"c": 0.17024,
"h": 283.5
},
"luminance": 0.28475
}Semantic roles & 50–950 ramp
primary
#8A83F9
secondary
#F4F6D5
accent
#E600D8
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85