#8080EE#8080EE
#8080EE is a light, vivid blue. Relative luminance 0.262; OKLCH L 65.1% C 0.161 H 281.0°. Best body text is #000000 at 6.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8080EE |
|---|---|
| RGB | rgb(128, 128, 238) |
| HSL | hsl(240, 76%, 72%) |
| HSV | hsv(240, 46%, 93%) |
| CMYK | cmyk(46.2%, 46.2%, 0%, 6.7%) |
| CIE-LAB | lab(58.23, 28.08, -55.63) |
| CIE-LCH | lch(58.23, 62.31, 296.78°) |
| OKLab | oklab(65.09% 0.0306 -0.1579) |
| OKLCH | oklch(65.09% 0.161 281) |
| XYZ | xyz(32.0492, 26.1990, 84.2405) |
| Luminance | 0.2620 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.95
Periwinkle (survey)
#8E82FE
ΔE00 3.22
Cornflower
#6A79F7
ΔE00 4.13
Perrywinkle
#8F8CE7
ΔE00 4.48
Soft Blue
#6488EA
ΔE00 6.84
Mediumslateblue
#7B68EE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8080EE #EEEE80
analogous
#80B7EE #8080EE #B780EE
triadic
#8080EE #EE8080 #80EE80
tetradic
#8080EE #EE80B7 #EEEE80 #80EEB7
square
#8080EE #EE80B7 #EEEE80 #80EEB7
split-complementary
#8080EE #EEB780 #B7EE80
monochromatic
#1D1DD7 #4A4AE7 #8080EE #B6B6F5 #E4E4FB
Accessibility & contrast
On white
3.37
#8080EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.24
#8080EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8080EE
6.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8080EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8080EE | 1.00 | 3.37 | 6.24 | 6.24 |
| #FFFFFF | 3.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5290F2
Deuteranopia (green-blind)
#4B88EC
Tritanopia (blue-blind)
#5A97AC
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #8080ee; /* rgb */ color: rgb(128, 128, 238); /* oklch */ color: oklch(65.1% 0.161 281.0);
Tailwind
colors: {
custom: {
50: '#aba4f4',
500: '#8080ee',
950: '#000000',
},
}SCSS
$custom: #8080ee; $custom-light: #aba4f4; $custom-dark: #000000;
JSON
{
"hex": "#8080ee",
"rgb": {
"r": 128,
"g": 128,
"b": 238
},
"hsl": {
"h": 240,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.65085,
"c": 0.16082,
"h": 281
},
"luminance": 0.26201
}Semantic roles & 50–950 ramp
primary
#8080EE
secondary
#F3F3D7
accent
#D90DD9
background
#FAFAFE
surface
#F5F4FD
border
#CFCED5
text
#100F17
muted
#7F7F85