#8282EA#8282EA
#8282EA is a light, vivid blue. Relative luminance 0.267; OKLCH L 65.4% C 0.152 H 281.3°. Best body text is #000000 at 6.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8282EA |
|---|---|
| RGB | rgb(130, 130, 234) |
| HSL | hsl(240, 71%, 71%) |
| HSV | hsv(240, 44%, 92%) |
| CMYK | cmyk(44.4%, 44.4%, 0%, 8.2%) |
| CIE-LAB | lab(58.65, 26.20, -52.72) |
| CIE-LCH | lch(58.65, 58.88, 296.42°) |
| OKLab | oklab(65.37% 0.0299 -0.1493) |
| OKLCH | oklch(65.37% 0.152 281.3) |
| XYZ | xyz(32.0354, 26.6501, 81.2820) |
| Luminance | 0.2665 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.72
Periwinkle (survey)
#8E82FE
ΔE00 3.44
Perrywinkle
#8F8CE7
ΔE00 3.67
Cornflower
#6A79F7
ΔE00 4.87
Soft Blue
#6488EA
ΔE00 6.87
Periwinkle Blue
#8F99FB
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8282EA #EAEA82
analogous
#82B6EA #8282EA #B682EA
triadic
#8282EA #EA8282 #82EA82
tetradic
#8282EA #EA82B6 #EAEA82 #82EAB6
square
#8282EA #EA82B6 #EAEA82 #82EAB6
split-complementary
#8282EA #EAB682 #B6EA82
monochromatic
#2323CF #4E4EE1 #8282EA #B6B6F3 #E5E5FB
Accessibility & contrast
On white
3.32
#8282EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.33
#8282EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8282EA
6.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8282EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8282EA | 1.00 | 3.32 | 6.33 | 6.33 |
| #FFFFFF | 3.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5991EE
Deuteranopia (green-blind)
#5389E8
Tritanopia (blue-blind)
#6097AB
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #8282ea; /* rgb */ color: rgb(130, 130, 234); /* oklch */ color: oklch(65.4% 0.152 281.3);
Tailwind
colors: {
custom: {
50: '#aba6f1',
500: '#8282ea',
950: '#000000',
},
}SCSS
$custom: #8282ea; $custom-light: #aba6f1; $custom-dark: #000000;
JSON
{
"hex": "#8282ea",
"rgb": {
"r": 130,
"g": 130,
"b": 234
},
"hsl": {
"h": 240,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.65372,
"c": 0.15228,
"h": 281.3
},
"luminance": 0.26652
}Semantic roles & 50–950 ramp
primary
#8282EA
secondary
#F1F1D6
accent
#D312D3
background
#FAFAFE
surface
#F5F4FD
border
#CFCED5
text
#100F17
muted
#7F7F85