#8080CB#8080CB
#8080CB is a light, moderate blue. Relative luminance 0.243; OKLCH L 63.1% C 0.112 H 282.7°. Best body text is #000000 at 5.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8080CB |
|---|---|
| RGB | rgb(128, 128, 203) |
| HSL | hsl(240, 42%, 65%) |
| HSV | hsv(240, 37%, 80%) |
| CMYK | cmyk(36.9%, 36.9%, 0%, 20.4%) |
| CIE-LAB | lab(56.42, 18.11, -38.86) |
| CIE-LCH | lch(56.42, 42.88, 294.99°) |
| OKLab | oklab(63.13% 0.0246 -0.1089) |
| OKLCH | oklch(63.13% 0.112 282.7) |
| XYZ | xyz(27.3977, 24.3384, 59.7426) |
| Luminance | 0.2434 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.45
Lavender Blue
#8B88F8
ΔE00 7.01
Mediumpurple
#9370DB
ΔE00 7.74
Periwinkle (survey)
#8E82FE
ΔE00 7.78
Cornflower
#6A79F7
ΔE00 8.08
Soft Blue
#6488EA
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8080CB #CBCB80
analogous
#80A6CB #8080CB #A680CB
triadic
#8080CB #CB8080 #80CB80
tetradic
#8080CB #CB80A6 #CBCB80 #80CBA6
square
#8080CB #CB80A6 #CBCB80 #80CBA6
split-complementary
#8080CB #CBA680 #A6CB80
monochromatic
#3D3D94 #5555B9 #8080CB #ABABDD #D7D7EF
Accessibility & contrast
On white
3.58
#8080CB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.87
#8080CB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8080CB
5.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8080CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8080CB | 1.00 | 3.58 | 5.87 | 5.87 |
| #FFFFFF | 3.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#688ACE
Deuteranopia (green-blind)
#6585C9
Tritanopia (blue-blind)
#6B8E9C
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #8080cb; /* rgb */ color: rgb(128, 128, 203); /* oklch */ color: oklch(63.1% 0.112 282.7);
Tailwind
colors: {
custom: {
50: '#a7a4db',
500: '#8080cb',
950: '#000000',
},
}SCSS
$custom: #8080cb; $custom-light: #a7a4db; $custom-dark: #000000;
JSON
{
"hex": "#8080cb",
"rgb": {
"r": 128,
"g": 128,
"b": 203
},
"hsl": {
"h": 240,
"s": 41.899,
"l": 64.902
},
"oklch": {
"l": 0.63128,
"c": 0.11167,
"h": 282.7
},
"luminance": 0.24339
}Semantic roles & 50–950 ramp
primary
#8080CB
secondary
#E0E0C7
accent
#B531B5
background
#FAFAFD
surface
#F4F4FB
border
#CECED4
text
#100F15
muted
#7F7F83