#8A80CD#8A80CD
#8A80CD is a light, moderate blue. Relative luminance 0.252; OKLCH L 64.0% C 0.114 H 288.7°. Best body text is #000000 at 6.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8A80CD |
|---|---|
| RGB | rgb(138, 128, 205) |
| HSL | hsl(248, 44%, 65%) |
| HSV | hsv(248, 38%, 80%) |
| CMYK | cmyk(32.7%, 37.6%, 0%, 19.6%) |
| CIE-LAB | lab(57.32, 21.42, -38.54) |
| CIE-LCH | lch(57.32, 44.09, 299.07°) |
| OKLab | oklab(64.04% 0.0365 -0.1078) |
| OKLCH | oklch(64.04% 0.114 288.7) |
| XYZ | xyz(29.2170, 25.2487, 61.0799) |
| Luminance | 0.2525 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.29
Mediumpurple
#9370DB
ΔE00 6.34
Lavender Blue
#8B88F8
ΔE00 7.17
Periwinkle (survey)
#8E82FE
ΔE00 7.62
Deep Lilac
#966EBD
ΔE00 7.86
Wisteria
#A87DC2
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A80CD #C3CD80
analogous
#809CCD #8A80CD #B080CD
triadic
#8A80CD #CD8A80 #80CD8A
tetradic
#8A80CD #CD809C #C3CD80 #80CDB0
square
#8A80CD #CD809C #C3CD80 #80CDB0
split-complementary
#8A80CD #CDB080 #9CCD80
monochromatic
#473B97 #6254BC #8A80CD #B2ACDE #DBD8F0
Accessibility & contrast
On white
3.47
#8A80CD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.05
#8A80CD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A80CD
6.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A80CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A80CD | 1.00 | 3.47 | 6.05 | 6.05 |
| #FFFFFF | 3.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#698BD0
Deuteranopia (green-blind)
#6988CB
Tritanopia (blue-blind)
#7A8E9D
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #8a80cd; /* rgb */ color: rgb(138, 128, 205); /* oklch */ color: oklch(64.0% 0.114 288.7);
Tailwind
colors: {
custom: {
50: '#aea4dc',
500: '#8a80cd',
950: '#000000',
},
}SCSS
$custom: #8a80cd; $custom-light: #aea4dc; $custom-dark: #000000;
JSON
{
"hex": "#8a80cd",
"rgb": {
"r": 138,
"g": 128,
"b": 205
},
"hsl": {
"h": 247.792,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.64038,
"c": 0.1138,
"h": 288.7
},
"luminance": 0.25249
}Semantic roles & 50–950 ramp
primary
#8A80CD
secondary
#DEE1C7
accent
#B72FA5
background
#FAFAFD
surface
#F5F4FB
border
#CFCED4
text
#100F15
muted
#7F7F83