#8A80DD#8A80DD
#8A80DD is a light, vivid blue. Relative luminance 0.261; OKLCH L 64.9% C 0.136 H 286.9°. Best body text is #000000 at 6.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8A80DD |
|---|---|
| RGB | rgb(138, 128, 221) |
| HSL | hsl(246, 58%, 68%) |
| HSV | hsv(246, 42%, 87%) |
| CMYK | cmyk(37.6%, 42.1%, 0%, 13.3%) |
| CIE-LAB | lab(58.09, 25.71, -46.31) |
| CIE-LCH | lch(58.09, 52.97, 299.04°) |
| OKLab | oklab(64.89% 0.0396 -0.1304) |
| OKLCH | oklch(64.89% 0.136 286.9) |
| XYZ | xyz(31.2479, 26.0611, 71.7765) |
| Luminance | 0.2606 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.77
Lavender Blue
#8B88F8
ΔE00 4.62
Periwinkle (survey)
#8E82FE
ΔE00 4.83
Mediumpurple
#9370DB
ΔE00 5.72
Cornflower
#6A79F7
ΔE00 7.32
Mediumslateblue
#7B68EE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A80DD #D3DD80
analogous
#80A4DD #8A80DD #B880DD
triadic
#8A80DD #DD8A80 #80DD8A
tetradic
#8A80DD #DD80A4 #D3DD80 #80DDB8
square
#8A80DD #DD80A4 #D3DD80 #80DDB8
split-complementary
#8A80DD #DDB880 #A4DD80
monochromatic
#3E30B3 #5E50D0 #8A80DD #B6B0EA #E3E1F7
Accessibility & contrast
On white
3.38
#8A80DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.21
#8A80DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A80DD
6.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A80DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A80DD | 1.00 | 3.38 | 6.21 | 6.21 |
| #FFFFFF | 3.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#608EE1
Deuteranopia (green-blind)
#5F89DB
Tritanopia (blue-blind)
#7492A4
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #8a80dd; /* rgb */ color: rgb(138, 128, 221); /* oklch */ color: oklch(64.9% 0.136 286.9);
Tailwind
colors: {
custom: {
50: '#afa5e8',
500: '#8a80dd',
950: '#000000',
},
}SCSS
$custom: #8a80dd; $custom-light: #afa5e8; $custom-dark: #000000;
JSON
{
"hex": "#8a80dd",
"rgb": {
"r": 138,
"g": 128,
"b": 221
},
"hsl": {
"h": 246.452,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.64885,
"c": 0.13626,
"h": 286.9
},
"luminance": 0.26062
}Semantic roles & 50–950 ramp
primary
#8A80DD
secondary
#E7EACE
accent
#C520B4
background
#FBFAFE
surface
#F6F4FC
border
#D0CED5
text
#110F16
muted
#807F84