#8B83DF#8B83DF
#8B83DF is a light, vivid blue. Relative luminance 0.270; OKLCH L 65.6% C 0.135 H 286.0°. Best body text is #000000 at 6.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8B83DF |
|---|---|
| RGB | rgb(139, 131, 223) |
| HSL | hsl(245, 59%, 69%) |
| HSV | hsv(245, 41%, 87%) |
| CMYK | cmyk(37.7%, 41.3%, 0%, 12.5%) |
| CIE-LAB | lab(59.02, 24.77, -45.96) |
| CIE-LCH | lch(59.02, 52.21, 298.32°) |
| OKLab | oklab(65.64% 0.0372 -0.1293) |
| OKLCH | oklch(65.64% 0.135 286) |
| XYZ | xyz(32.0793, 27.0482, 73.3283) |
| Luminance | 0.2705 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.83
Lavender Blue
#8B88F8
ΔE00 4.01
Periwinkle (survey)
#8E82FE
ΔE00 4.59
Mediumpurple
#9370DB
ΔE00 6.55
Cornflower
#6A79F7
ΔE00 7.44
Periwinkle Blue
#8F99FB
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B83DF #D7DF83
analogous
#83A9DF #8B83DF #B983DF
triadic
#8B83DF #DF8B83 #83DF8B
tetradic
#8B83DF #DF83A9 #D7DF83 #83DFB9
square
#8B83DF #DF83A9 #D7DF83 #83DFB9
split-complementary
#8B83DF #DFB983 #A9DF83
monochromatic
#3B30B8 #5D52D2 #8B83DF #B9B4EC #E6E4F8
Accessibility & contrast
On white
3.28
#8B83DF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.41
#8B83DF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8B83DF
6.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B83DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B83DF | 1.00 | 3.28 | 6.41 | 6.41 |
| #FFFFFF | 3.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6491E3
Deuteranopia (green-blind)
#628BDD
Tritanopia (blue-blind)
#7495A6
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8b83df; /* rgb */ color: rgb(139, 131, 223); /* oklch */ color: oklch(65.6% 0.135 286.0);
Tailwind
colors: {
custom: {
50: '#b0a7e9',
500: '#8b83df',
950: '#000000',
},
}SCSS
$custom: #8b83df; $custom-light: #b0a7e9; $custom-dark: #000000;
JSON
{
"hex": "#8b83df",
"rgb": {
"r": 139,
"g": 131,
"b": 223
},
"hsl": {
"h": 245.217,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.6564,
"c": 0.13458,
"h": 286
},
"luminance": 0.27049
}Semantic roles & 50–950 ramp
primary
#8B83DF
secondary
#EAECD2
accent
#C71FB8
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F16
muted
#807F84