#9282EA#9282EA
#9282EA is a light, vivid blue. Relative luminance 0.280; OKLCH L 66.6% C 0.151 H 288.7°. Best body text is #000000 at 6.60:1 contrast (WCAG AA passes).
Color values
| HEX | #9282EA |
|---|---|
| RGB | rgb(146, 130, 234) |
| HSL | hsl(249, 71%, 71%) |
| HSV | hsv(249, 44%, 92%) |
| CMYK | cmyk(37.6%, 44.4%, 0%, 8.2%) |
| CIE-LAB | lab(59.90, 30.13, -50.65) |
| CIE-LCH | lch(59.90, 58.94, 300.75°) |
| OKLab | oklab(66.63% 0.0483 -0.1429) |
| OKLCH | oklch(66.63% 0.151 288.7) |
| XYZ | xyz(34.6839, 28.0157, 81.4061) |
| Luminance | 0.2802 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.18
Perrywinkle
#8F8CE7
ΔE00 3.45
Lavender Blue
#8B88F8
ΔE00 3.48
Mediumpurple
#9370DB
ΔE00 5.90
Periwinkle Blue
#8F99FB
ΔE00 7.67
Cornflower
#6A79F7
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9282EA #DAEA82
analogous
#82A6EA #9282EA #C682EA
triadic
#9282EA #EA9282 #82EA92
tetradic
#9282EA #EA82A6 #DAEA82 #82EAC6
square
#9282EA #EA82A6 #DAEA82 #82EAC6
split-complementary
#9282EA #EAC682 #A6EA82
monochromatic
#3D23CF #644EE1 #9282EA #C0B6F3 #E8E5FB
Accessibility & contrast
On white
3.18
#9282EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.60
#9282EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9282EA
6.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9282EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9282EA | 1.00 | 3.18 | 6.60 | 6.60 |
| #FFFFFF | 3.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D93EE
Deuteranopia (green-blind)
#5D8EE8
Tritanopia (blue-blind)
#7B96AB
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #9282ea; /* rgb */ color: rgb(146, 130, 234); /* oklch */ color: oklch(66.6% 0.151 288.7);
Tailwind
colors: {
custom: {
50: '#b5a6f1',
500: '#9282ea',
950: '#000000',
},
}SCSS
$custom: #9282ea; $custom-light: #b5a6f1; $custom-dark: #000000;
JSON
{
"hex": "#9282ea",
"rgb": {
"r": 146,
"g": 130,
"b": 234
},
"hsl": {
"h": 249.231,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.66632,
"c": 0.15082,
"h": 288.7
},
"luminance": 0.28017
}Semantic roles & 50–950 ramp
primary
#9282EA
secondary
#EDF1D6
accent
#D312B6
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85