#8080DC#8080DC
#8080DC is a light, vivid blue. Relative luminance 0.252; OKLCH L 64.0% C 0.136 H 281.9°. Best body text is #000000 at 6.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8080DC |
|---|---|
| RGB | rgb(128, 128, 220) |
| HSL | hsl(240, 57%, 68%) |
| HSV | hsv(240, 42%, 86%) |
| CMYK | cmyk(41.8%, 41.8%, 0%, 13.7%) |
| CIE-LAB | lab(57.26, 22.88, -47.12) |
| CIE-LCH | lch(57.26, 52.38, 295.90°) |
| OKLab | oklab(64.04% 0.0279 -0.133) |
| OKLCH | oklch(64.04% 0.136 281.9) |
| XYZ | xyz(29.5358, 25.1936, 71.0029) |
| Luminance | 0.2520 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.21
Lavender Blue
#8B88F8
ΔE00 4.59
Periwinkle (survey)
#8E82FE
ΔE00 5.25
Cornflower
#6A79F7
ΔE00 5.70
Mediumpurple
#9370DB
ΔE00 7.23
Soft Blue
#6488EA
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8080DC #DCDC80
analogous
#80AEDC #8080DC #AE80DC
triadic
#8080DC #DC8080 #80DC80
tetradic
#8080DC #DC80AE #DCDC80 #80DCAE
square
#8080DC #DC80AE #DCDC80 #80DCAE
split-complementary
#8080DC #DCAE80 #AEDC80
monochromatic
#3131B1 #5050CF #8080DC #B0B0E9 #E0E0F6
Accessibility & contrast
On white
3.48
#8080DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.04
#8080DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8080DC
6.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8080DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8080DC | 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)
#5F8DE0
Deuteranopia (green-blind)
#5A86DA
Tritanopia (blue-blind)
#6493A3
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #8080dc; /* rgb */ color: rgb(128, 128, 220); /* oklch */ color: oklch(64.0% 0.136 281.9);
Tailwind
colors: {
custom: {
50: '#a9a4e7',
500: '#8080dc',
950: '#000000',
},
}SCSS
$custom: #8080dc; $custom-light: #a9a4e7; $custom-dark: #000000;
JSON
{
"hex": "#8080dc",
"rgb": {
"r": 128,
"g": 128,
"b": 220
},
"hsl": {
"h": 240,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.64042,
"c": 0.13587,
"h": 281.9
},
"luminance": 0.25195
}Semantic roles & 50–950 ramp
primary
#8080DC
secondary
#EAEACE
accent
#C421C4
background
#FAFAFE
surface
#F4F4FC
border
#CECED5
text
#100F16
muted
#7F7F84