#9283EA#9283EA
#9283EA is a light, vivid blue. Relative luminance 0.283; OKLCH L 66.8% C 0.149 H 288.4°. Best body text is #000000 at 6.66:1 contrast (WCAG AA passes).
Color values
| HEX | #9283EA |
|---|---|
| RGB | rgb(146, 131, 234) |
| HSL | hsl(249, 71%, 72%) |
| HSV | hsv(249, 44%, 92%) |
| CMYK | cmyk(37.6%, 44%, 0%, 8.2%) |
| CIE-LAB | lab(60.14, 29.55, -50.27) |
| CIE-LCH | lch(60.14, 58.32, 300.45°) |
| OKLab | oklab(66.81% 0.047 -0.1418) |
| OKLCH | oklch(66.81% 0.149 288.4) |
| XYZ | xyz(34.8176, 28.2831, 81.4507) |
| Luminance | 0.2828 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.15
Periwinkle (survey)
#8E82FE
ΔE00 3.19
Lavender Blue
#8B88F8
ΔE00 3.31
Mediumpurple
#9370DB
ΔE00 6.19
Periwinkle Blue
#8F99FB
ΔE00 7.39
Cornflower
#6A79F7
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9283EA #DBEA83
analogous
#83A8EA #9283EA #C683EA
triadic
#9283EA #EA9283 #83EA92
tetradic
#9283EA #EA83A8 #DBEA83 #83EAC6
square
#9283EA #EA83A8 #DBEA83 #83EAC6
split-complementary
#9283EA #EAC683 #A8EA83
monochromatic
#3C23CF #644FE1 #9283EA #C0B7F3 #E8E5FB
Accessibility & contrast
On white
3.15
#9283EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.66
#9283EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9283EA
6.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9283EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9283EA | 1.00 | 3.15 | 6.66 | 6.66 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F93EE
Deuteranopia (green-blind)
#5F8EE8
Tritanopia (blue-blind)
#7B97AB
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #9283ea; /* rgb */ color: rgb(146, 131, 234); /* oklch */ color: oklch(66.8% 0.149 288.4);
Tailwind
colors: {
custom: {
50: '#b5a7f1',
500: '#9283ea',
950: '#000000',
},
}SCSS
$custom: #9283ea; $custom-light: #b5a7f1; $custom-dark: #000000;
JSON
{
"hex": "#9283ea",
"rgb": {
"r": 146,
"g": 131,
"b": 234
},
"hsl": {
"h": 248.738,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.66814,
"c": 0.14936,
"h": 288.4
},
"luminance": 0.28284
}Semantic roles & 50–950 ramp
primary
#9283EA
secondary
#EEF2D7
accent
#D312B7
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85