#8A80ED#8A80ED
#8A80ED is a light, vivid blue. Relative luminance 0.270; OKLCH L 65.8% C 0.158 H 285.4°. Best body text is #000000 at 6.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8A80ED |
|---|---|
| RGB | rgb(138, 128, 237) |
| HSL | hsl(246, 75%, 72%) |
| HSV | hsv(246, 46%, 93%) |
| CMYK | cmyk(41.8%, 46%, 0%, 7.1%) |
| CIE-LAB | lab(58.93, 30.14, -53.90) |
| CIE-LCH | lch(58.93, 61.76, 299.21°) |
| OKLab | oklab(65.79% 0.0419 -0.1526) |
| OKLCH | oklch(65.79% 0.158 285.4) |
| XYZ | xyz(33.4821, 26.9547, 83.5430) |
| Luminance | 0.2696 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.42
Lavender Blue
#8B88F8
ΔE00 2.80
Perrywinkle
#8F8CE7
ΔE00 3.86
Cornflower
#6A79F7
ΔE00 5.95
Mediumpurple
#9370DB
ΔE00 6.33
Mediumslateblue
#7B68EE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A80ED #E3ED80
analogous
#80ADED #8A80ED #C180ED
triadic
#8A80ED #ED8A80 #80ED8A
tetradic
#8A80ED #ED80AD #E3ED80 #80EDC1
square
#8A80ED #ED80AD #E3ED80 #80EDC1
split-complementary
#8A80ED #EDC180 #ADED80
monochromatic
#2F1ED4 #594AE5 #8A80ED #BBB6F5 #E6E4FB
Accessibility & contrast
On white
3.29
#8A80ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.39
#8A80ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A80ED
6.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A80ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A80ED | 1.00 | 3.29 | 6.39 | 6.39 |
| #FFFFFF | 3.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5691F1
Deuteranopia (green-blind)
#538BEB
Tritanopia (blue-blind)
#6C96AB
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8a80ed; /* rgb */ color: rgb(138, 128, 237); /* oklch */ color: oklch(65.8% 0.158 285.4);
Tailwind
colors: {
custom: {
50: '#b1a5f3',
500: '#8a80ed',
950: '#000000',
},
}SCSS
$custom: #8a80ed; $custom-light: #b1a5f3; $custom-dark: #000000;
JSON
{
"hex": "#8a80ed",
"rgb": {
"r": 138,
"g": 128,
"b": 237
},
"hsl": {
"h": 245.505,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.65791,
"c": 0.15823,
"h": 285.4
},
"luminance": 0.26956
}Semantic roles & 50–950 ramp
primary
#8A80ED
secondary
#F0F2D6
accent
#D70EC5
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85