#9A93E4#9A93E4
#9A93E4 is a light, moderate blue. Relative luminance 0.333; OKLCH L 70.1% C 0.117 H 286.9°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9A93E4 |
|---|---|
| RGB | rgb(154, 147, 228) |
| HSL | hsl(245, 60%, 74%) |
| HSV | hsv(245, 36%, 89%) |
| CMYK | cmyk(32.5%, 35.5%, 0%, 10.6%) |
| CIE-LAB | lab(64.43, 20.87, -40.14) |
| CIE-LCH | lch(64.43, 45.24, 297.47°) |
| OKLab | oklab(70.14% 0.0341 -0.1121) |
| OKLCH | oklch(70.14% 0.117 286.9) |
| XYZ | xyz(37.7600, 33.3379, 77.8291) |
| Luminance | 0.3334 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.05
Periwinkle Blue
#8F99FB
ΔE00 5.50
Lavender Blue
#8B88F8
ΔE00 5.72
Periwinkle (survey)
#8E82FE
ΔE00 7.08
Lavender
#B39DDB
ΔE00 7.33
Pale Purple
#B790D4
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9A93E4 #DDE493
analogous
#93B4E4 #9A93E4 #C293E4
triadic
#9A93E4 #E49A93 #93E49A
tetradic
#9A93E4 #E493B4 #DDE493 #93E4C2
square
#9A93E4 #E493B4 #DDE493 #93E4C2
split-complementary
#9A93E4 #E4C293 #B4E493
monochromatic
#4033CA #6C62D8 #9A93E4 #C8C4F0 #E8E7F9
Accessibility & contrast
On white
2.74
#9A93E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#9A93E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9A93E4
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9A93E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9A93E4 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9EE7
Deuteranopia (green-blind)
#7A9AE2
Tritanopia (blue-blind)
#88A2B1
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9a93e4; /* rgb */ color: rgb(154, 147, 228); /* oklch */ color: oklch(70.1% 0.117 286.9);
Tailwind
colors: {
custom: {
50: '#bab2ed',
500: '#9a93e4',
950: '#000000',
},
}SCSS
$custom: #9a93e4; $custom-light: #bab2ed; $custom-dark: #000000;
JSON
{
"hex": "#9a93e4",
"rgb": {
"r": 154,
"g": 147,
"b": 228
},
"hsl": {
"h": 245.185,
"s": 60,
"l": 73.529
},
"oklch": {
"l": 0.70144,
"c": 0.11719,
"h": 286.9
},
"luminance": 0.33339
}Semantic roles & 50–950 ramp
primary
#9A93E4
secondary
#EEF0DB
accent
#C81EB9
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#121116
muted
#818084