#9293EB#9293EB
#9293EB is a light, vivid blue. Relative luminance 0.330; OKLCH L 69.9% C 0.128 H 282.1°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #9293EB |
|---|---|
| RGB | rgb(146, 147, 235) |
| HSL | hsl(239, 69%, 75%) |
| HSV | hsv(239, 38%, 92%) |
| CMYK | cmyk(37.9%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(64.14, 20.56, -44.51) |
| CIE-LCH | lch(64.14, 49.03, 294.80°) |
| OKLab | oklab(69.87% 0.0267 -0.1249) |
| OKLCH | oklch(69.87% 0.128 282.1) |
| XYZ | xyz(37.2789, 32.9752, 82.9818) |
| Luminance | 0.3298 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.07
Periwinkle Blue
#8F99FB
ΔE00 3.24
Lavender Blue
#8B88F8
ΔE00 4.06
Periwinkle (survey)
#8E82FE
ΔE00 5.95
Soft Blue
#6488EA
ΔE00 8.79
Cornflower
#6A79F7
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9293EB #EBEA92
analogous
#92C0EB #9293EB #BE92EB
triadic
#9293EB #EB9293 #93EB92
tetradic
#9293EB #EB92C0 #EBEA92 #92EBBE
square
#9293EB #EB92C0 #EBEA92 #92EBBE
split-complementary
#9293EB #EBBE92 #C0EB92
monochromatic
#2B2DD8 #5E60E2 #9293EB #C6C6F4 #E5E5FA
Accessibility & contrast
On white
2.76
#9293EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#9293EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9293EB
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9293EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9293EB | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FEE
Deuteranopia (green-blind)
#7298E9
Tritanopia (blue-blind)
#79A4B4
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #9293eb; /* rgb */ color: rgb(146, 147, 235); /* oklch */ color: oklch(69.9% 0.128 282.1);
Tailwind
colors: {
custom: {
50: '#b5b2f2',
500: '#9293eb',
950: '#000000',
},
}SCSS
$custom: #9293eb; $custom-light: #b5b2f2; $custom-dark: #000000;
JSON
{
"hex": "#9293eb",
"rgb": {
"r": 146,
"g": 147,
"b": 235
},
"hsl": {
"h": 239.326,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.69873,
"c": 0.12777,
"h": 282.1
},
"luminance": 0.32977
}Semantic roles & 50–950 ramp
primary
#9293EB
secondary
#F2F2D9
accent
#CF15D1
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111117
muted
#808085