#8080CE#8080CE
#8080CE is a light, moderate blue. Relative luminance 0.245; OKLCH L 63.3% C 0.116 H 282.6°. Best body text is #000000 at 5.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8080CE |
|---|---|
| RGB | rgb(128, 128, 206) |
| HSL | hsl(240, 44%, 65%) |
| HSV | hsv(240, 38%, 81%) |
| CMYK | cmyk(37.9%, 37.9%, 0%, 19.2%) |
| CIE-LAB | lab(56.57, 18.94, -40.34) |
| CIE-LCH | lch(56.57, 44.56, 295.15°) |
| OKLab | oklab(63.28% 0.0253 -0.1132) |
| OKLCH | oklch(63.28% 0.116 282.6) |
| XYZ | xyz(27.7587, 24.4828, 61.6436) |
| Luminance | 0.2448 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.13
Lavender Blue
#8B88F8
ΔE00 6.53
Periwinkle (survey)
#8E82FE
ΔE00 7.30
Mediumpurple
#9370DB
ΔE00 7.57
Cornflower
#6A79F7
ΔE00 7.61
Soft Blue
#6488EA
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8080CE #CECE80
analogous
#80A7CE #8080CE #A780CE
triadic
#8080CE #CE8080 #80CE80
tetradic
#8080CE #CE80A7 #CECE80 #80CEA7
square
#8080CE #CE80A7 #CECE80 #80CEA7
split-complementary
#8080CE #CEA780 #A7CE80
monochromatic
#3B3B99 #5454BD #8080CE #ACACDF #D8D8F0
Accessibility & contrast
On white
3.56
#8080CE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.90
#8080CE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8080CE
5.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8080CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8080CE | 1.00 | 3.56 | 5.90 | 5.90 |
| #FFFFFF | 3.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#668AD1
Deuteranopia (green-blind)
#6385CC
Tritanopia (blue-blind)
#6A8F9D
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #8080ce; /* rgb */ color: rgb(128, 128, 206); /* oklch */ color: oklch(63.3% 0.116 282.6);
Tailwind
colors: {
custom: {
50: '#a8a4dd',
500: '#8080ce',
950: '#000000',
},
}SCSS
$custom: #8080ce; $custom-light: #a8a4dd; $custom-dark: #000000;
JSON
{
"hex": "#8080ce",
"rgb": {
"r": 128,
"g": 128,
"b": 206
},
"hsl": {
"h": 240,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.63284,
"c": 0.11598,
"h": 282.6
},
"luminance": 0.24484
}Semantic roles & 50–950 ramp
primary
#8080CE
secondary
#E2E2C8
accent
#B72EB7
background
#FAFAFD
surface
#F4F4FB
border
#CECED4
text
#100F15
muted
#7F7F83