#8A83DD#8A83DD
#8A83DD is a light, vivid blue. Relative luminance 0.269; OKLCH L 65.5% C 0.132 H 285.7°. Best body text is #000000 at 6.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8A83DD |
|---|---|
| RGB | rgb(138, 131, 221) |
| HSL | hsl(245, 57%, 69%) |
| HSV | hsv(245, 41%, 87%) |
| CMYK | cmyk(37.6%, 40.7%, 0%, 13.3%) |
| CIE-LAB | lab(58.84, 23.96, -45.13) |
| CIE-LCH | lch(58.84, 51.10, 297.96°) |
| OKLab | oklab(65.45% 0.0357 -0.1269) |
| OKLCH | oklch(65.45% 0.132 285.7) |
| XYZ | xyz(31.6450, 26.8553, 71.9089) |
| Luminance | 0.2686 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.92
Lavender Blue
#8B88F8
ΔE00 4.25
Periwinkle (survey)
#8E82FE
ΔE00 4.90
Mediumpurple
#9370DB
ΔE00 6.66
Cornflower
#6A79F7
ΔE00 7.48
Periwinkle Blue
#8F99FB
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A83DD #D6DD83
analogous
#83A9DD #8A83DD #B783DD
triadic
#8A83DD #DD8A83 #83DD8A
tetradic
#8A83DD #DD83A9 #D6DD83 #83DDB7
square
#8A83DD #DD83A9 #D6DD83 #83DDB7
split-complementary
#8A83DD #DDB783 #A9DD83
monochromatic
#3C31B4 #5D53D0 #8A83DD #B7B3EA #E5E3F7
Accessibility & contrast
On white
3.30
#8A83DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.37
#8A83DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A83DD
6.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A83DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A83DD | 1.00 | 3.30 | 6.37 | 6.37 |
| #FFFFFF | 3.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6590E0
Deuteranopia (green-blind)
#638BDB
Tritanopia (blue-blind)
#7394A5
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8a83dd; /* rgb */ color: rgb(138, 131, 221); /* oklch */ color: oklch(65.5% 0.132 285.7);
Tailwind
colors: {
custom: {
50: '#afa7e8',
500: '#8a83dd',
950: '#000000',
},
}SCSS
$custom: #8a83dd; $custom-light: #afa7e8; $custom-dark: #000000;
JSON
{
"hex": "#8a83dd",
"rgb": {
"r": 138,
"g": 131,
"b": 221
},
"hsl": {
"h": 244.667,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.65452,
"c": 0.13187,
"h": 285.7
},
"luminance": 0.26856
}Semantic roles & 50–950 ramp
primary
#8A83DD
secondary
#E9EBD1
accent
#C521B8
background
#FBFAFE
surface
#F6F4FC
border
#D0CED5
text
#110F16
muted
#807F84