#8080FF#8080FF

#8080FF is a light, vivid blue. Relative luminance 0.272; OKLCH L 66.1% C 0.184 H 280.1°. Best body text is #000000 at 6.45:1 contrast (WCAG AA passes).

Color values

HEX#8080FF
RGBrgb(128, 128, 255)
HSLhsl(240, 100%, 75%)
HSVhsv(240, 50%, 100%)
CMYKcmyk(49.8%, 49.8%, 0%, 0%)
CIE-LABlab(59.20, 33.10, -63.46)
CIE-LCHlch(59.20, 71.57, 297.54°)
OKLaboklab(66.14% 0.0323 -0.1809)
OKLCHoklch(66.14% 0.184 280.1)
XYZxyz(34.6657, 27.2456, 98.0206)
Luminance0.2725 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#8080FF #FFFF80
analogous
#80BFFF #8080FF #BF80FF
triadic
#8080FF #FF8080 #80FF80
tetradic
#8080FF #FF80BF #FFFF80 #80FFBF
square
#8080FF #FF80BF #FFFF80 #80FFBF
split-complementary
#8080FF #FFBF80 #BFFF80
monochromatic
#0606FF #4343FF #8080FF #BDBDFF #E0E0FF

Accessibility & contrast

On white

3.26
#8080FF on #FFFFFF
AA ✗AA large ✓AAA ✗

On black

6.45
#8080FF on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #8080FF
6.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##8080FF#FFFFFF#000000##000000
##8080FF1.003.266.456.45
#FFFFFF3.261.0021.0021.00
#0000006.4521.001.001.00
##0000006.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#4293FF
Deuteranopia (green-blind)
#368AFC
Tritanopia (blue-blind)
#4E9CB4
Achromatopsia (no color)
#8E8E8E

Design tokens & code

CSS
--color: #8080ff;
/* rgb */ color: rgb(128, 128, 255);
/* oklch */ color: oklch(66.1% 0.184 280.1);
Tailwind
colors: {
  custom: {
    50: '#aca4ff',
    500: '#8080ff',
    950: '#000000',
  },
}
SCSS
$custom: #8080ff;
$custom-light: #aca4ff;
$custom-dark: #000000;
JSON
{
  "hex": "#8080ff",
  "rgb": {
    "r": 128,
    "g": 128,
    "b": 255
  },
  "hsl": {
    "h": 240,
    "s": 100,
    "l": 75.098
  },
  "oklch": {
    "l": 0.66135,
    "c": 0.18373,
    "h": 280.1
  },
  "luminance": 0.27248
}

Semantic roles & 50–950 ramp

primary
#8080FF
secondary
#F7F7D4
accent
#E600E5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86

Preview Lab

Preview with #8080FF

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#8080FF Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva