#8A80DB#8A80DB
#8A80DB is a light, vivid blue. Relative luminance 0.260; OKLCH L 64.8% C 0.133 H 287.1°. Best body text is #000000 at 6.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8A80DB |
|---|---|
| RGB | rgb(138, 128, 219) |
| HSL | hsl(247, 56%, 68%) |
| HSV | hsv(247, 42%, 86%) |
| CMYK | cmyk(37%, 41.6%, 0%, 14.1%) |
| CIE-LAB | lab(57.99, 25.17, -45.35) |
| CIE-LCH | lch(57.99, 51.87, 299.03°) |
| OKLab | oklab(64.78% 0.0392 -0.1276) |
| OKLCH | oklch(64.78% 0.133 287.1) |
| XYZ | xyz(30.9831, 25.9551, 70.3815) |
| Luminance | 0.2596 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.87
Lavender Blue
#8B88F8
ΔE00 4.90
Periwinkle (survey)
#8E82FE
ΔE00 5.16
Mediumpurple
#9370DB
ΔE00 5.72
Cornflower
#6A79F7
ΔE00 7.55
Mediumslateblue
#7B68EE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A80DB #D1DB80
analogous
#80A4DB #8A80DB #B780DB
triadic
#8A80DB #DB8A80 #80DB8A
tetradic
#8A80DB #DB80A4 #D1DB80 #80DBB7
square
#8A80DB #DB80A4 #D1DB80 #80DBB7
split-complementary
#8A80DB #DBB780 #A4DB80
monochromatic
#3F32AF #5E50CD #8A80DB #B6B0E9 #E2DFF6
Accessibility & contrast
On white
3.39
#8A80DB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.19
#8A80DB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A80DB
6.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A80DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A80DB | 1.00 | 3.39 | 6.19 | 6.19 |
| #FFFFFF | 3.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#618EDE
Deuteranopia (green-blind)
#6089D9
Tritanopia (blue-blind)
#7492A3
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #8a80db; /* rgb */ color: rgb(138, 128, 219); /* oklch */ color: oklch(64.8% 0.133 287.1);
Tailwind
colors: {
custom: {
50: '#afa5e6',
500: '#8a80db',
950: '#000000',
},
}SCSS
$custom: #8a80db; $custom-light: #afa5e6; $custom-dark: #000000;
JSON
{
"hex": "#8a80db",
"rgb": {
"r": 138,
"g": 128,
"b": 219
},
"hsl": {
"h": 246.593,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.64776,
"c": 0.13347,
"h": 287.1
},
"luminance": 0.25956
}Semantic roles & 50–950 ramp
primary
#8A80DB
secondary
#E6E9CD
accent
#C322B2
background
#FBFAFE
surface
#F6F4FC
border
#D0CED5
text
#110F16
muted
#807F84