#9183EE#9183EE
#9183EE is a light, vivid blue. Relative luminance 0.284; OKLCH L 67.0% C 0.155 H 287.5°. Best body text is #000000 at 6.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9183EE |
|---|---|
| RGB | rgb(145, 131, 238) |
| HSL | hsl(248, 76%, 72%) |
| HSV | hsv(248, 45%, 93%) |
| CMYK | cmyk(39.1%, 45%, 0%, 6.7%) |
| CIE-LAB | lab(60.27, 30.39, -52.30) |
| CIE-LCH | lch(60.27, 60.48, 300.16°) |
| OKLab | oklab(66.96% 0.0464 -0.1477) |
| OKLCH | oklch(66.96% 0.155 287.5) |
| XYZ | xyz(35.2217, 28.4242, 84.5030) |
| Luminance | 0.2843 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.49
Lavender Blue
#8B88F8
ΔE00 2.74
Perrywinkle
#8F8CE7
ΔE00 3.22
Mediumpurple
#9370DB
ΔE00 6.49
Periwinkle Blue
#8F99FB
ΔE00 7.11
Cornflower
#6A79F7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9183EE #E0EE83
analogous
#83ABEE #9183EE #C683EE
triadic
#9183EE #EE9183 #83EE91
tetradic
#9183EE #EE83AB #E0EE83 #83EEC6
square
#9183EE #EE83AB #E0EE83 #83EEC6
split-complementary
#9183EE #EEC683 #ABEE83
monochromatic
#361ED9 #614DE7 #9183EE #C1B9F5 #E7E4FB
Accessibility & contrast
On white
3.14
#9183EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.69
#9183EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9183EE
6.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9183EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9183EE | 1.00 | 3.14 | 6.69 | 6.69 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C94F2
Deuteranopia (green-blind)
#5B8EEC
Tritanopia (blue-blind)
#7798AD
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #9183ee; /* rgb */ color: rgb(145, 131, 238); /* oklch */ color: oklch(67.0% 0.155 287.5);
Tailwind
colors: {
custom: {
50: '#b5a7f4',
500: '#9183ee',
950: '#000000',
},
}SCSS
$custom: #9183ee; $custom-light: #b5a7f4; $custom-dark: #000000;
JSON
{
"hex": "#9183ee",
"rgb": {
"r": 145,
"g": 131,
"b": 238
},
"hsl": {
"h": 247.85,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.66957,
"c": 0.15482,
"h": 287.5
},
"luminance": 0.28425
}Semantic roles & 50–950 ramp
primary
#9183EE
secondary
#F0F3D8
accent
#D80DBE
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85