#9293F9#9293F9
#9293F9 is a light, vivid blue. Relative luminance 0.338; OKLCH L 70.6% C 0.147 H 281.5°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #9293F9 |
|---|---|
| RGB | rgb(146, 147, 249) |
| HSL | hsl(239, 90%, 77%) |
| HSV | hsv(239, 41%, 98%) |
| CMYK | cmyk(41.4%, 41%, 0%, 2.4%) |
| CIE-LAB | lab(64.82, 24.41, -51.14) |
| CIE-LCH | lch(64.82, 56.66, 295.51°) |
| OKLab | oklab(70.61% 0.0294 -0.1442) |
| OKLCH | oklch(70.61% 0.147 281.5) |
| XYZ | xyz(39.3817, 33.8163, 94.0563) |
| Luminance | 0.3382 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.21
Perrywinkle
#8F8CE7
ΔE00 3.14
Lavender Blue
#8B88F8
ΔE00 3.17
Periwinkle (survey)
#8E82FE
ΔE00 5.02
Soft Blue
#6488EA
ΔE00 8.55
Cornflower
#6A79F7
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9293F9 #F9F892
analogous
#92C7F9 #9293F9 #C492F9
triadic
#9293F9 #F99293 #93F992
tetradic
#9293F9 #F992C7 #F9F892 #92F9C4
square
#9293F9 #F992C7 #F9F892 #92F9C4
split-complementary
#9293F9 #F9C492 #C7F992
monochromatic
#1E20F3 #585AF6 #9293F9 #CCCCFC #E2E2FD
Accessibility & contrast
On white
2.70
#9293F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#9293F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9293F9
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9293F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9293F9 | 1.00 | 2.70 | 7.76 | 7.76 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FD
Deuteranopia (green-blind)
#699AF7
Tritanopia (blue-blind)
#72A7BA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9293f9; /* rgb */ color: rgb(146, 147, 249); /* oklch */ color: oklch(70.6% 0.147 281.5);
Tailwind
colors: {
custom: {
50: '#b6b2fc',
500: '#9293f9',
950: '#000000',
},
}SCSS
$custom: #9293f9; $custom-light: #b6b2fc; $custom-dark: #000000;
JSON
{
"hex": "#9293f9",
"rgb": {
"r": 146,
"g": 147,
"b": 249
},
"hsl": {
"h": 239.417,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.7061,
"c": 0.1472,
"h": 281.5
},
"luminance": 0.33818
}Semantic roles & 50–950 ramp
primary
#9293F9
secondary
#F5F5D6
accent
#E300E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#121117
muted
#818085