#8B83F2#8B83F2
#8B83F2 is a light, vivid blue. Relative luminance 0.281; OKLCH L 66.7% C 0.161 H 284.4°. Best body text is #000000 at 6.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8B83F2 |
|---|---|
| RGB | rgb(139, 131, 242) |
| HSL | hsl(244, 81%, 73%) |
| HSV | hsv(244, 46%, 95%) |
| CMYK | cmyk(42.6%, 45.9%, 0%, 5.1%) |
| CIE-LAB | lab(60.01, 30.04, -54.96) |
| CIE-LCH | lch(60.01, 62.63, 298.66°) |
| OKLab | oklab(66.71% 0.04 -0.1556) |
| OKLCH | oklch(66.71% 0.161 284.4) |
| XYZ | xyz(34.7861, 28.1309, 87.5841) |
| Luminance | 0.2813 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.72
Periwinkle (survey)
#8E82FE
ΔE00 1.76
Perrywinkle
#8F8CE7
ΔE00 3.37
Cornflower
#6A79F7
ΔE00 6.07
Periwinkle Blue
#8F99FB
ΔE00 6.58
Mediumpurple
#9370DB
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B83F2 #EAF283
analogous
#83B2F2 #8B83F2 #C283F2
triadic
#8B83F2 #F28B83 #83F28B
tetradic
#8B83F2 #F283B2 #EAF283 #83F2C2
square
#8B83F2 #F283B2 #EAF283 #83F2C2
split-complementary
#8B83F2 #F2C283 #B2F283
monochromatic
#2618E3 #574CEC #8B83F2 #BFBAF8 #E5E3FC
Accessibility & contrast
On white
3.17
#8B83F2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.63
#8B83F2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8B83F2
6.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B83F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B83F2 | 1.00 | 3.17 | 6.63 | 6.63 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5794F6
Deuteranopia (green-blind)
#548DEF
Tritanopia (blue-blind)
#6B9AAF
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8b83f2; /* rgb */ color: rgb(139, 131, 242); /* oklch */ color: oklch(66.7% 0.161 284.4);
Tailwind
colors: {
custom: {
50: '#b2a7f7',
500: '#8b83f2',
950: '#000000',
},
}SCSS
$custom: #8b83f2; $custom-light: #b2a7f7; $custom-dark: #000000;
JSON
{
"hex": "#8b83f2",
"rgb": {
"r": 139,
"g": 131,
"b": 242
},
"hsl": {
"h": 244.324,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.6671,
"c": 0.1607,
"h": 284.4
},
"luminance": 0.28132
}Semantic roles & 50–950 ramp
primary
#8B83F2
secondary
#F2F4D7
accent
#DD08CE
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85