#9183EA#9183EA
#9183EA is a light, vivid blue. Relative luminance 0.282; OKLCH L 66.7% C 0.149 H 287.9°. Best body text is #000000 at 6.64:1 contrast (WCAG AA passes).
Color values
| HEX | #9183EA |
|---|---|
| RGB | rgb(145, 131, 234) |
| HSL | hsl(248, 71%, 72%) |
| HSV | hsv(248, 44%, 92%) |
| CMYK | cmyk(38%, 44%, 0%, 8.2%) |
| CIE-LAB | lab(60.06, 29.30, -50.41) |
| CIE-LCH | lch(60.06, 58.30, 300.17°) |
| OKLab | oklab(66.73% 0.0459 -0.1422) |
| OKLCH | oklch(66.73% 0.149 287.9) |
| XYZ | xyz(34.6405, 28.1918, 81.4424) |
| Luminance | 0.2819 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.06
Periwinkle (survey)
#8E82FE
ΔE00 3.10
Lavender Blue
#8B88F8
ΔE00 3.16
Mediumpurple
#9370DB
ΔE00 6.26
Periwinkle Blue
#8F99FB
ΔE00 7.29
Cornflower
#6A79F7
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9183EA #DCEA83
analogous
#83A9EA #9183EA #C583EA
triadic
#9183EA #EA9183 #83EA91
tetradic
#9183EA #EA83A9 #DCEA83 #83EAC5
square
#9183EA #EA83A9 #DCEA83 #83EAC5
split-complementary
#9183EA #EAC583 #A9EA83
monochromatic
#3B23CF #634FE1 #9183EA #BFB7F3 #E8E5FB
Accessibility & contrast
On white
3.16
#9183EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.64
#9183EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9183EA
6.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9183EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9183EA | 1.00 | 3.16 | 6.64 | 6.64 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F93EE
Deuteranopia (green-blind)
#5E8EE8
Tritanopia (blue-blind)
#7997AB
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #9183ea; /* rgb */ color: rgb(145, 131, 234); /* oklch */ color: oklch(66.7% 0.149 287.9);
Tailwind
colors: {
custom: {
50: '#b5a7f1',
500: '#9183ea',
950: '#000000',
},
}SCSS
$custom: #9183ea; $custom-light: #b5a7f1; $custom-dark: #000000;
JSON
{
"hex": "#9183ea",
"rgb": {
"r": 145,
"g": 131,
"b": 234
},
"hsl": {
"h": 248.155,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.66732,
"c": 0.1494,
"h": 287.9
},
"luminance": 0.28193
}Semantic roles & 50–950 ramp
primary
#9183EA
secondary
#EEF2D7
accent
#D312B9
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85