#9593EB#9593EB
#9593EB is a light, vivid blue. Relative luminance 0.333; OKLCH L 70.1% C 0.127 H 283.6°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9593EB |
|---|---|
| RGB | rgb(149, 147, 235) |
| HSL | hsl(241, 69%, 75%) |
| HSV | hsv(241, 37%, 92%) |
| CMYK | cmyk(36.6%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(64.37, 21.35, -44.14) |
| CIE-LCH | lch(64.37, 49.04, 295.81°) |
| OKLab | oklab(70.1% 0.0301 -0.1238) |
| OKLCH | oklch(70.1% 0.127 283.6) |
| XYZ | xyz(37.8193, 33.2539, 83.0071) |
| Luminance | 0.3326 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.10
Periwinkle Blue
#8F99FB
ΔE00 3.71
Lavender Blue
#8B88F8
ΔE00 4.26
Periwinkle (survey)
#8E82FE
ΔE00 5.99
Lavender
#B39DDB
ΔE00 9.12
Soft Blue
#6488EA
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9593EB #E9EB93
analogous
#93BDEB #9593EB #C193EB
triadic
#9593EB #EB9593 #93EB95
tetradic
#9593EB #EB93BD #E9EB93 #93EBC1
square
#9593EB #EB93BD #E9EB93 #93EBC1
split-complementary
#9593EB #EBC193 #BDEB93
monochromatic
#302CD8 #625FE1 #9593EB #C8C7F5 #E6E5FA
Accessibility & contrast
On white
2.74
#9593EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#9593EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9593EB
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9593EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9593EB | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FEE
Deuteranopia (green-blind)
#7399E9
Tritanopia (blue-blind)
#7DA4B4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9593eb; /* rgb */ color: rgb(149, 147, 235); /* oklch */ color: oklch(70.1% 0.127 283.6);
Tailwind
colors: {
custom: {
50: '#b7b2f2',
500: '#9593eb',
950: '#000000',
},
}SCSS
$custom: #9593eb; $custom-light: #b7b2f2; $custom-dark: #000000;
JSON
{
"hex": "#9593eb",
"rgb": {
"r": 149,
"g": 147,
"b": 235
},
"hsl": {
"h": 241.364,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.70101,
"c": 0.12739,
"h": 283.6
},
"luminance": 0.33255
}Semantic roles & 50–950 ramp
primary
#9593EB
secondary
#F1F2D9
accent
#D115CC
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111117
muted
#808085