#9293EA#9293EA
#9293EA is a light, vivid blue. Relative luminance 0.329; OKLCH L 69.8% C 0.126 H 282.1°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9293EA |
|---|---|
| RGB | rgb(146, 147, 234) |
| HSL | hsl(239, 68%, 75%) |
| HSV | hsv(239, 38%, 92%) |
| CMYK | cmyk(37.6%, 37.2%, 0%, 8.2%) |
| CIE-LAB | lab(64.09, 20.29, -44.03) |
| CIE-LCH | lch(64.09, 48.48, 294.74°) |
| OKLab | oklab(69.82% 0.0265 -0.1235) |
| OKLCH | oklch(69.82% 0.126 282.1) |
| XYZ | xyz(37.1348, 32.9176, 82.2231) |
| Luminance | 0.3292 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.06
Periwinkle Blue
#8F99FB
ΔE00 3.36
Lavender Blue
#8B88F8
ΔE00 4.17
Periwinkle (survey)
#8E82FE
ΔE00 6.05
Soft Blue
#6488EA
ΔE00 8.83
Lavender
#B39DDB
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9293EA #EAE992
analogous
#92BFEA #9293EA #BD92EA
triadic
#9293EA #EA9293 #93EA92
tetradic
#9293EA #EA92BF #EAE992 #92EABD
square
#9293EA #EA92BF #EAE992 #92EABD
split-complementary
#9293EA #EABD92 #BFEA92
monochromatic
#2B2DD6 #5F60E0 #9293EA #C5C6F4 #E5E6FA
Accessibility & contrast
On white
2.77
#9293EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#9293EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9293EA
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9293EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9293EA | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769EED
Deuteranopia (green-blind)
#7298E8
Tritanopia (blue-blind)
#79A4B3
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #9293ea; /* rgb */ color: rgb(146, 147, 234); /* oklch */ color: oklch(69.8% 0.126 282.1);
Tailwind
colors: {
custom: {
50: '#b5b2f1',
500: '#9293ea',
950: '#000000',
},
}SCSS
$custom: #9293ea; $custom-light: #b5b2f1; $custom-dark: #000000;
JSON
{
"hex": "#9293ea",
"rgb": {
"r": 146,
"g": 147,
"b": 234
},
"hsl": {
"h": 239.318,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.69822,
"c": 0.12636,
"h": 282.1
},
"luminance": 0.32919
}Semantic roles & 50–950 ramp
primary
#9293EA
secondary
#F2F1D9
accent
#CD16D0
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111117
muted
#808085