#9280EA#9280EA
#9280EA is a light, vivid violet. Relative luminance 0.275; OKLCH L 66.3% C 0.154 H 289.3°. Best body text is #000000 at 6.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9280EA |
|---|---|
| RGB | rgb(146, 128, 234) |
| HSL | hsl(250, 72%, 71%) |
| HSV | hsv(250, 45%, 92%) |
| CMYK | cmyk(37.6%, 45.3%, 0%, 8.2%) |
| CIE-LAB | lab(59.42, 31.29, -51.41) |
| CIE-LCH | lch(59.42, 60.19, 301.32°) |
| OKLab | oklab(66.27% 0.0509 -0.1451) |
| OKLCH | oklch(66.27% 0.154 289.3) |
| XYZ | xyz(34.4205, 27.4889, 81.3183) |
| Luminance | 0.2749 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.24
Lavender Blue
#8B88F8
ΔE00 3.87
Perrywinkle
#8F8CE7
ΔE00 4.05
Mediumpurple
#9370DB
ΔE00 5.35
Cornflower
#6A79F7
ΔE00 7.69
Mediumslateblue
#7B68EE
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9280EA #D8EA80
analogous
#80A3EA #9280EA #C780EA
triadic
#9280EA #EA9280 #80EA92
tetradic
#9280EA #EA80A3 #D8EA80 #80EAC7
square
#9280EA #EA80A3 #D8EA80 #80EAC7
split-complementary
#9280EA #EAC780 #A3EA80
monochromatic
#3F22CE #654BE1 #9280EA #BFB5F3 #E8E5FB
Accessibility & contrast
On white
3.23
#9280EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.50
#9280EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9280EA
6.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9280EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9280EA | 1.00 | 3.23 | 6.50 | 6.50 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A91EE
Deuteranopia (green-blind)
#5B8DE8
Tritanopia (blue-blind)
#7B95AA
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #9280ea; /* rgb */ color: rgb(146, 128, 234); /* oklch */ color: oklch(66.3% 0.154 289.3);
Tailwind
colors: {
custom: {
50: '#b6a5f1',
500: '#9280ea',
950: '#000000',
},
}SCSS
$custom: #9280ea; $custom-light: #b6a5f1; $custom-dark: #000000;
JSON
{
"hex": "#9280ea",
"rgb": {
"r": 146,
"g": 128,
"b": 234
},
"hsl": {
"h": 250.189,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.66271,
"c": 0.15375,
"h": 289.3
},
"luminance": 0.2749
}Semantic roles & 50–950 ramp
primary
#9280EA
secondary
#ECF1D5
accent
#D412B3
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85