#8080CA#8080CA
#8080CA is a light, moderate blue. Relative luminance 0.243; OKLCH L 63.1% C 0.110 H 282.8°. Best body text is #000000 at 5.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8080CA |
|---|---|
| RGB | rgb(128, 128, 202) |
| HSL | hsl(240, 41%, 65%) |
| HSV | hsv(240, 37%, 79%) |
| CMYK | cmyk(36.6%, 36.6%, 0%, 20.8%) |
| CIE-LAB | lab(56.38, 17.84, -38.37) |
| CIE-LCH | lch(56.38, 42.31, 294.93°) |
| OKLab | oklab(63.08% 0.0244 -0.1075) |
| OKLCH | oklch(63.08% 0.11 282.8) |
| XYZ | xyz(27.2789, 24.2909, 59.1170) |
| Luminance | 0.2429 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.56
Lavender Blue
#8B88F8
ΔE00 7.17
Mediumpurple
#9370DB
ΔE00 7.81
Periwinkle (survey)
#8E82FE
ΔE00 7.95
Cornflower
#6A79F7
ΔE00 8.24
Soft Blue
#6488EA
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8080CA #CACA80
analogous
#80A5CA #8080CA #A580CA
triadic
#8080CA #CA8080 #80CA80
tetradic
#8080CA #CA80A5 #CACA80 #80CAA5
square
#8080CA #CA80A5 #CACA80 #80CAA5
split-complementary
#8080CA #CAA580 #A5CA80
monochromatic
#3D3D92 #5555B8 #8080CA #ABABDC #D6D6EE
Accessibility & contrast
On white
3.58
#8080CA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.86
#8080CA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8080CA
5.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8080CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8080CA | 1.00 | 3.58 | 5.86 | 5.86 |
| #FFFFFF | 3.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#688ACD
Deuteranopia (green-blind)
#6585C8
Tritanopia (blue-blind)
#6C8E9B
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #8080ca; /* rgb */ color: rgb(128, 128, 202); /* oklch */ color: oklch(63.1% 0.110 282.8);
Tailwind
colors: {
custom: {
50: '#a7a4da',
500: '#8080ca',
950: '#000000',
},
}SCSS
$custom: #8080ca; $custom-light: #a7a4da; $custom-dark: #000000;
JSON
{
"hex": "#8080ca",
"rgb": {
"r": 128,
"g": 128,
"b": 202
},
"hsl": {
"h": 240,
"s": 41.111,
"l": 64.706
},
"oklch": {
"l": 0.63076,
"c": 0.11023,
"h": 282.8
},
"luminance": 0.24292
}Semantic roles & 50–950 ramp
primary
#8080CA
secondary
#E0E0C6
accent
#B431B4
background
#FAFAFD
surface
#F4F4FB
border
#CECED4
text
#100F15
muted
#7F7F83