#9293EE#9293EE
#9293EE is a light, vivid blue. Relative luminance 0.332; OKLCH L 70.0% C 0.132 H 282.0°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9293EE |
|---|---|
| RGB | rgb(146, 147, 238) |
| HSL | hsl(239, 73%, 75%) |
| HSV | hsv(239, 39%, 93%) |
| CMYK | cmyk(38.7%, 38.2%, 0%, 6.7%) |
| CIE-LAB | lab(64.28, 21.38, -45.94) |
| CIE-LCH | lch(64.28, 50.67, 294.95°) |
| OKLab | oklab(70.03% 0.0273 -0.1291) |
| OKLCH | oklch(70.03% 0.132 282) |
| XYZ | xyz(37.7160, 33.1500, 85.2837) |
| Luminance | 0.3315 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.17
Periwinkle Blue
#8F99FB
ΔE00 2.92
Lavender Blue
#8B88F8
ΔE00 3.77
Periwinkle (survey)
#8E82FE
ΔE00 5.69
Soft Blue
#6488EA
ΔE00 8.69
Cornflower
#6A79F7
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9293EE #EEED92
analogous
#92C1EE #9293EE #BF92EE
triadic
#9293EE #EE9293 #93EE92
tetradic
#9293EE #EE92C1 #EEED92 #92EEBF
square
#9293EE #EE92C1 #EEED92 #92EEBF
split-complementary
#9293EE #EEBF92 #C1EE92
monochromatic
#282ADD #5D5FE6 #9293EE #C7C7F6 #E5E5FB
Accessibility & contrast
On white
2.75
#9293EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#9293EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9293EE
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9293EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9293EE | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF2
Deuteranopia (green-blind)
#7099EC
Tritanopia (blue-blind)
#77A5B5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9293ee; /* rgb */ color: rgb(146, 147, 238); /* oklch */ color: oklch(70.0% 0.132 282.0);
Tailwind
colors: {
custom: {
50: '#b5b2f4',
500: '#9293ee',
950: '#000000',
},
}SCSS
$custom: #9293ee; $custom-light: #b5b2f4; $custom-dark: #000000;
JSON
{
"hex": "#9293ee",
"rgb": {
"r": 146,
"g": 147,
"b": 238
},
"hsl": {
"h": 239.348,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.70027,
"c": 0.13196,
"h": 282
},
"luminance": 0.33151
}Semantic roles & 50–950 ramp
primary
#9293EE
secondary
#F3F2D8
accent
#D310D5
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111117
muted
#808085