#9388CA#9388CA
#9388CA is a light, moderate violet. Relative luminance 0.281; OKLCH L 66.2% C 0.097 H 291.1°. Best body text is #000000 at 6.62:1 contrast (WCAG AA passes).
Color values
| HEX | #9388CA |
|---|---|
| RGB | rgb(147, 136, 202) |
| HSL | hsl(250, 38%, 66%) |
| HSV | hsv(250, 33%, 79%) |
| CMYK | cmyk(27.2%, 32.7%, 0%, 20.8%) |
| CIE-LAB | lab(59.96, 18.60, -32.67) |
| CIE-LCH | lch(59.96, 37.59, 299.65°) |
| OKLab | oklab(66.2% 0.0351 -0.0907) |
| OKLCH | oklch(66.2% 0.097 291.1) |
| XYZ | xyz(31.4948, 28.0751, 59.6254) |
| Luminance | 0.2808 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.87
Wisteria
#A87DC2
ΔE00 7.59
Lavender
#B39DDB
ΔE00 7.93
Pale Purple
#B790D4
ΔE00 8.15
Lavender Blue
#8B88F8
ΔE00 8.59
Mediumpurple
#9370DB
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9388CA #BFCA88
analogous
#889ECA #9388CA #B488CA
triadic
#9388CA #CA9388 #88CA93
tetradic
#9388CA #CA889E #BFCA88 #88CAB4
square
#9388CA #CA889E #BFCA88 #88CAB4
split-complementary
#9388CA #CAB488 #9ECA88
monochromatic
#504295 #6D5EB7 #9388CA #B9B2DD #E0DDF0
Accessibility & contrast
On white
3.17
#9388CA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.62
#9388CA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9388CA
6.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9388CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9388CA | 1.00 | 3.17 | 6.62 | 6.62 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7692CD
Deuteranopia (green-blind)
#778FC8
Tritanopia (blue-blind)
#8793A0
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #9388ca; /* rgb */ color: rgb(147, 136, 202); /* oklch */ color: oklch(66.2% 0.097 291.1);
Tailwind
colors: {
custom: {
50: '#b4aada',
500: '#9388ca',
950: '#000000',
},
}SCSS
$custom: #9388ca; $custom-light: #b4aada; $custom-dark: #000000;
JSON
{
"hex": "#9388ca",
"rgb": {
"r": 147,
"g": 136,
"b": 202
},
"hsl": {
"h": 250,
"s": 38.372,
"l": 66.275
},
"oklch": {
"l": 0.66198,
"c": 0.09723,
"h": 291.1
},
"luminance": 0.28076
}Semantic roles & 50–950 ramp
primary
#9388CA
secondary
#DEE2CC
accent
#B1349C
background
#FBFAFD
surface
#F6F4FA
border
#D0CED3
text
#111015
muted
#807F83