#9B93EB#9B93EB
#9B93EB is a light, vivid blue. Relative luminance 0.338; OKLCH L 70.6% C 0.127 H 286.8°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9B93EB |
|---|---|
| RGB | rgb(155, 147, 235) |
| HSL | hsl(245, 69%, 75%) |
| HSV | hsv(245, 37%, 92%) |
| CMYK | cmyk(34%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(64.83, 22.96, -43.38) |
| CIE-LCH | lch(64.83, 49.08, 297.89°) |
| OKLab | oklab(70.57% 0.0368 -0.1215) |
| OKLCH | oklch(70.57% 0.127 286.8) |
| XYZ | xyz(38.9426, 33.8331, 83.0598) |
| Luminance | 0.3383 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.76
Periwinkle Blue
#8F99FB
ΔE00 4.82
Lavender Blue
#8B88F8
ΔE00 4.95
Periwinkle (survey)
#8E82FE
ΔE00 6.29
Lavender
#B39DDB
ΔE00 8.00
Liliac
#C48EFD
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9B93EB #E3EB93
analogous
#93B7EB #9B93EB #C793EB
triadic
#9B93EB #EB9B93 #93EB9B
tetradic
#9B93EB #EB93B7 #E3EB93 #93EBC7
square
#9B93EB #EB93B7 #E3EB93 #93EBC7
split-complementary
#9B93EB #EBC793 #B7EB93
monochromatic
#3B2CD8 #6B5FE1 #9B93EB #CBC7F5 #E7E5FA
Accessibility & contrast
On white
2.70
#9B93EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#9B93EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9B93EB
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9B93EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9B93EB | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0EE
Deuteranopia (green-blind)
#769BE9
Tritanopia (blue-blind)
#87A3B4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9b93eb; /* rgb */ color: rgb(155, 147, 235); /* oklch */ color: oklch(70.6% 0.127 286.8);
Tailwind
colors: {
custom: {
50: '#bbb2f2',
500: '#9b93eb',
950: '#000000',
},
}SCSS
$custom: #9b93eb; $custom-light: #bbb2f2; $custom-dark: #000000;
JSON
{
"hex": "#9b93eb",
"rgb": {
"r": 155,
"g": 147,
"b": 235
},
"hsl": {
"h": 245.455,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.70571,
"c": 0.12691,
"h": 286.8
},
"luminance": 0.33834
}Semantic roles & 50–950 ramp
primary
#9B93EB
secondary
#F0F2D9
accent
#D115C0
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#121117
muted
#818085