#8A80CC#8A80CC
#8A80CC is a light, moderate blue. Relative luminance 0.252; OKLCH L 64.0% C 0.112 H 288.8°. Best body text is #000000 at 6.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8A80CC |
|---|---|
| RGB | rgb(138, 128, 204) |
| HSL | hsl(248, 43%, 65%) |
| HSV | hsv(248, 37%, 80%) |
| CMYK | cmyk(32.4%, 37.3%, 0%, 20%) |
| CIE-LAB | lab(57.27, 21.16, -38.05) |
| CIE-LCH | lch(57.27, 43.53, 299.08°) |
| OKLab | oklab(63.99% 0.0363 -0.1064) |
| OKLCH | oklch(63.99% 0.112 288.8) |
| XYZ | xyz(29.0966, 25.2006, 60.4462) |
| Luminance | 0.2520 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.42
Mediumpurple
#9370DB
ΔE00 6.43
Lavender Blue
#8B88F8
ΔE00 7.35
Deep Lilac
#966EBD
ΔE00 7.80
Periwinkle (survey)
#8E82FE
ΔE00 7.81
Wisteria
#A87DC2
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A80CC #C2CC80
analogous
#809CCC #8A80CC #B080CC
triadic
#8A80CC #CC8A80 #80CC8A
tetradic
#8A80CC #CC809C #C2CC80 #80CCB0
square
#8A80CC #CC809C #C2CC80 #80CCB0
split-complementary
#8A80CC #CCB080 #9CCC80
monochromatic
#483C96 #6254BA #8A80CC #B2ACDE #DAD7EF
Accessibility & contrast
On white
3.48
#8A80CC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.04
#8A80CC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A80CC
6.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A80CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A80CC | 1.00 | 3.48 | 6.04 | 6.04 |
| #FFFFFF | 3.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#698BCF
Deuteranopia (green-blind)
#6988CA
Tritanopia (blue-blind)
#7A8E9C
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #8a80cc; /* rgb */ color: rgb(138, 128, 204); /* oklch */ color: oklch(64.0% 0.112 288.8);
Tailwind
colors: {
custom: {
50: '#aea4dc',
500: '#8a80cc',
950: '#000000',
},
}SCSS
$custom: #8a80cc; $custom-light: #aea4dc; $custom-dark: #000000;
JSON
{
"hex": "#8a80cc",
"rgb": {
"r": 138,
"g": 128,
"b": 204
},
"hsl": {
"h": 247.895,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.63987,
"c": 0.11238,
"h": 288.8
},
"luminance": 0.25201
}Semantic roles & 50–950 ramp
primary
#8A80CC
secondary
#DDE1C7
accent
#B630A4
background
#FAFAFD
surface
#F5F4FB
border
#CFCED4
text
#100F15
muted
#7F7F83