#9A93ED#9A93ED
#9A93ED is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.6% C 0.130 H 286.1°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9A93ED |
|---|---|
| RGB | rgb(154, 147, 237) |
| HSL | hsl(245, 71%, 75%) |
| HSV | hsv(245, 38%, 93%) |
| CMYK | cmyk(35%, 38%, 0%, 7.1%) |
| CIE-LAB | lab(64.84, 23.21, -44.47) |
| CIE-LCH | lch(64.84, 50.16, 297.57°) |
| OKLab | oklab(70.59% 0.036 -0.1246) |
| OKLCH | oklch(70.59% 0.13 286.1) |
| XYZ | xyz(39.0420, 33.8507, 84.5811) |
| Luminance | 0.3385 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.59
Periwinkle Blue
#8F99FB
ΔE00 4.41
Lavender Blue
#8B88F8
ΔE00 4.60
Periwinkle (survey)
#8E82FE
ΔE00 6.00
Lavender
#B39DDB
ΔE00 8.43
Liliac
#C48EFD
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9A93ED #E6ED93
analogous
#93B9ED #9A93ED #C793ED
triadic
#9A93ED #ED9A93 #93ED9A
tetradic
#9A93ED #ED93B9 #E6ED93 #93EDC7
square
#9A93ED #ED93B9 #E6ED93 #93EDC7
split-complementary
#9A93ED #EDC793 #B9ED93
monochromatic
#382ADC #695FE4 #9A93ED #CBC7F6 #E6E5FB
Accessibility & contrast
On white
2.70
#9A93ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#9A93ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9A93ED
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9A93ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9A93ED | 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)
#77A0F1
Deuteranopia (green-blind)
#759BEB
Tritanopia (blue-blind)
#84A4B5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9a93ed; /* rgb */ color: rgb(154, 147, 237); /* oklch */ color: oklch(70.6% 0.130 286.1);
Tailwind
colors: {
custom: {
50: '#bab2f3',
500: '#9a93ed',
950: '#000000',
},
}SCSS
$custom: #9a93ed; $custom-light: #bab2f3; $custom-dark: #000000;
JSON
{
"hex": "#9a93ed",
"rgb": {
"r": 154,
"g": 147,
"b": 237
},
"hsl": {
"h": 244.667,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.70593,
"c": 0.12975,
"h": 286.1
},
"luminance": 0.33852
}Semantic roles & 50–950 ramp
primary
#9A93ED
secondary
#F0F2D9
accent
#D312C4
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#121117
muted
#818085