#8082EA#8082EA
#8082EA is a light, vivid blue. Relative luminance 0.265; OKLCH L 65.2% C 0.153 H 280.5°. Best body text is #000000 at 6.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8082EA |
|---|---|
| RGB | rgb(128, 130, 234) |
| HSL | hsl(239, 72%, 71%) |
| HSV | hsv(239, 45%, 92%) |
| CMYK | cmyk(45.3%, 44.4%, 0%, 8.2%) |
| CIE-LAB | lab(58.50, 25.73, -52.97) |
| CIE-LCH | lch(58.50, 58.88, 295.91°) |
| OKLab | oklab(65.22% 0.0277 -0.1501) |
| OKLCH | oklch(65.22% 0.153 280.5) |
| XYZ | xyz(31.7315, 26.4934, 81.2677) |
| Luminance | 0.2650 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.89
Periwinkle (survey)
#8E82FE
ΔE00 3.69
Perrywinkle
#8F8CE7
ΔE00 3.91
Cornflower
#6A79F7
ΔE00 4.57
Soft Blue
#6488EA
ΔE00 6.47
Periwinkle Blue
#8F99FB
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8082EA #EAE880
analogous
#80B7EA #8082EA #B380EA
triadic
#8082EA #EA8082 #82EA80
tetradic
#8082EA #EA80B7 #EAE880 #80EAB3
square
#8082EA #EA80B7 #EAE880 #80EAB3
split-complementary
#8082EA #EAB380 #B7EA80
monochromatic
#2225CE #4B4EE1 #8082EA #B5B6F3 #E5E5FB
Accessibility & contrast
On white
3.33
#8082EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.30
#8082EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8082EA
6.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8082EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8082EA | 1.00 | 3.33 | 6.30 | 6.30 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5991EE
Deuteranopia (green-blind)
#5289E8
Tritanopia (blue-blind)
#5C98AB
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #8082ea; /* rgb */ color: rgb(128, 130, 234); /* oklch */ color: oklch(65.2% 0.153 280.5);
Tailwind
colors: {
custom: {
50: '#aaa6f1',
500: '#8082ea',
950: '#000000',
},
}SCSS
$custom: #8082ea; $custom-light: #aaa6f1; $custom-dark: #000000;
JSON
{
"hex": "#8082ea",
"rgb": {
"r": 128,
"g": 130,
"b": 234
},
"hsl": {
"h": 238.868,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.65224,
"c": 0.15259,
"h": 280.5
},
"luminance": 0.26495
}Semantic roles & 50–950 ramp
primary
#8082EA
secondary
#F1F0D5
accent
#D012D4
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#100F17
muted
#7F7F85