#8182EA#8182EA
#8182EA is a light, vivid blue. Relative luminance 0.266; OKLCH L 65.3% C 0.152 H 280.9°. Best body text is #000000 at 6.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8182EA |
|---|---|
| RGB | rgb(129, 130, 234) |
| HSL | hsl(239, 71%, 71%) |
| HSV | hsv(239, 45%, 92%) |
| CMYK | cmyk(44.9%, 44.4%, 0%, 8.2%) |
| CIE-LAB | lab(58.58, 25.96, -52.85) |
| CIE-LCH | lch(58.58, 58.88, 296.17°) |
| OKLab | oklab(65.3% 0.0288 -0.1497) |
| OKLCH | oklch(65.3% 0.152 280.9) |
| XYZ | xyz(31.8827, 26.5714, 81.2748) |
| Luminance | 0.2657 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.80
Periwinkle (survey)
#8E82FE
ΔE00 3.56
Perrywinkle
#8F8CE7
ΔE00 3.79
Cornflower
#6A79F7
ΔE00 4.72
Soft Blue
#6488EA
ΔE00 6.67
Periwinkle Blue
#8F99FB
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8182EA #EAE981
analogous
#81B6EA #8182EA #B481EA
triadic
#8182EA #EA8182 #82EA81
tetradic
#8182EA #EA81B6 #EAE981 #81EAB4
square
#8182EA #EA81B6 #EAE981 #81EAB4
split-complementary
#8182EA #EAB481 #B6EA81
monochromatic
#2224CE #4D4EE1 #8182EA #B5B6F3 #E5E5FB
Accessibility & contrast
On white
3.33
#8182EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.31
#8182EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8182EA
6.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8182EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8182EA | 1.00 | 3.33 | 6.31 | 6.31 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5991EE
Deuteranopia (green-blind)
#5289E8
Tritanopia (blue-blind)
#5E98AB
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #8182ea; /* rgb */ color: rgb(129, 130, 234); /* oklch */ color: oklch(65.3% 0.152 280.9);
Tailwind
colors: {
custom: {
50: '#aba6f1',
500: '#8182ea',
950: '#000000',
},
}SCSS
$custom: #8182ea; $custom-light: #aba6f1; $custom-dark: #000000;
JSON
{
"hex": "#8182ea",
"rgb": {
"r": 129,
"g": 130,
"b": 234
},
"hsl": {
"h": 239.429,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.65298,
"c": 0.15244,
"h": 280.9
},
"luminance": 0.26573
}Semantic roles & 50–950 ramp
primary
#8182EA
secondary
#F1F1D6
accent
#D212D3
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#100F17
muted
#7F7F85