#8B83F9#8B83F9
#8B83F9 is a light, vivid blue. Relative luminance 0.286; OKLCH L 67.1% C 0.170 H 283.9°. Best body text is #000000 at 6.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8B83F9 |
|---|---|
| RGB | rgb(139, 131, 249) |
| HSL | hsl(244, 91%, 75%) |
| HSV | hsv(244, 47%, 98%) |
| CMYK | cmyk(44.2%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(60.39, 32.01, -58.21) |
| CIE-LCH | lch(60.39, 66.43, 298.81°) |
| OKLab | oklab(67.12% 0.0408 -0.1651) |
| OKLCH | oklch(67.12% 0.17 283.9) |
| XYZ | xyz(35.8576, 28.5595, 93.2273) |
| Luminance | 0.2856 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 0.94
Lavender Blue
#8B88F8
ΔE00 1.53
Perrywinkle
#8F8CE7
ΔE00 4.01
Cornflower
#6A79F7
ΔE00 5.90
Periwinkle Blue
#8F99FB
ΔE00 6.50
Mediumpurple
#9370DB
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B83F9 #F1F983
analogous
#83B6F9 #8B83F9 #C683F9
triadic
#8B83F9 #F98B83 #83F98B
tetradic
#8B83F9 #F983B6 #F1F983 #83F9C6
square
#8B83F9 #F983B6 #F1F983 #83F9C6
split-complementary
#8B83F9 #F9C683 #B6F983
monochromatic
#1E0EF3 #5449F6 #8B83F9 #C2BDFC #E4E2FE
Accessibility & contrast
On white
3.13
#8B83F9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.71
#8B83F9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8B83F9
6.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B83F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B83F9 | 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)
#5295FD
Deuteranopia (green-blind)
#4D8EF6
Tritanopia (blue-blind)
#689CB2
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8b83f9; /* rgb */ color: rgb(139, 131, 249); /* oklch */ color: oklch(67.1% 0.170 283.9);
Tailwind
colors: {
custom: {
50: '#b2a7fc',
500: '#8b83f9',
950: '#000000',
},
}SCSS
$custom: #8b83f9; $custom-light: #b2a7fc; $custom-dark: #000000;
JSON
{
"hex": "#8b83f9",
"rgb": {
"r": 139,
"g": 131,
"b": 249
},
"hsl": {
"h": 244.068,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.67124,
"c": 0.17012,
"h": 283.9
},
"luminance": 0.28561
}Semantic roles & 50–950 ramp
primary
#8B83F9
secondary
#F4F6D5
accent
#E600D6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85