#9293EF#9293EF
#9293EF is a light, vivid blue. Relative luminance 0.332; OKLCH L 70.1% C 0.133 H 281.9°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #9293EF |
|---|---|
| RGB | rgb(146, 147, 239) |
| HSL | hsl(239, 74%, 75%) |
| HSV | hsv(239, 39%, 94%) |
| CMYK | cmyk(38.9%, 38.5%, 0%, 6.3%) |
| CIE-LAB | lab(64.33, 21.65, -46.42) |
| CIE-LCH | lch(64.33, 51.22, 295.01°) |
| OKLab | oklab(70.08% 0.0275 -0.1305) |
| OKLCH | oklch(70.08% 0.133 281.9) |
| XYZ | xyz(37.8633, 33.2090, 86.0596) |
| Luminance | 0.3321 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.23
Periwinkle Blue
#8F99FB
ΔE00 2.82
Lavender Blue
#8B88F8
ΔE00 3.69
Periwinkle (survey)
#8E82FE
ΔE00 5.61
Soft Blue
#6488EA
ΔE00 8.66
Cornflower
#6A79F7
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9293EF #EFEE92
analogous
#92C1EF #9293EF #BF92EF
triadic
#9293EF #EF9293 #93EF92
tetradic
#9293EF #EF92C1 #EFEE92 #92EFBF
square
#9293EF #EF92C1 #EFEE92 #92EFBF
split-complementary
#9293EF #EFBF92 #C1EF92
monochromatic
#2729DF #5D5EE7 #9293EF #C7C8F7 #E4E5FB
Accessibility & contrast
On white
2.75
#9293EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#9293EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9293EF
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9293EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9293EF | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF3
Deuteranopia (green-blind)
#6F99ED
Tritanopia (blue-blind)
#77A5B6
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9293ef; /* rgb */ color: rgb(146, 147, 239); /* oklch */ color: oklch(70.1% 0.133 281.9);
Tailwind
colors: {
custom: {
50: '#b5b2f4',
500: '#9293ef',
950: '#000000',
},
}SCSS
$custom: #9293ef; $custom-light: #b5b2f4; $custom-dark: #000000;
JSON
{
"hex": "#9293ef",
"rgb": {
"r": 146,
"g": 147,
"b": 239
},
"hsl": {
"h": 239.355,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.70079,
"c": 0.13335,
"h": 281.9
},
"luminance": 0.3321
}Semantic roles & 50–950 ramp
primary
#9293EF
secondary
#F3F2D8
accent
#D40FD7
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111117
muted
#808085