#9293FD#9293FD
#9293FD is a light, vivid blue. Relative luminance 0.341; OKLCH L 70.8% C 0.153 H 281.4°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #9293FD |
|---|---|
| RGB | rgb(146, 147, 253) |
| HSL | hsl(239, 96%, 78%) |
| HSV | hsv(239, 42%, 99%) |
| CMYK | cmyk(42.3%, 41.9%, 0%, 0.8%) |
| CIE-LAB | lab(65.02, 25.52, -53.01) |
| CIE-LCH | lch(65.02, 58.83, 295.71°) |
| OKLab | oklab(70.83% 0.0301 -0.1497) |
| OKLCH | oklch(70.83% 0.153 281.4) |
| XYZ | xyz(40.0122, 34.0685, 97.3771) |
| Luminance | 0.3407 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.20
Lavender Blue
#8B88F8
ΔE00 3.15
Perrywinkle
#8F8CE7
ΔE00 3.60
Periwinkle (survey)
#8E82FE
ΔE00 4.91
Soft Blue
#6488EA
ΔE00 8.58
Cornflower
#6A79F7
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9293FD #FDFC92
analogous
#92C8FD #9293FD #C692FD
triadic
#9293FD #FD9293 #93FD92
tetradic
#9293FD #FD92C8 #FDFC92 #92FDC6
square
#9293FD #FD92C8 #FDFC92 #92FDC6
split-complementary
#9293FD #FDC692 #C8FD92
monochromatic
#1A1CFB #5657FC #9293FD #CECFFE #E1E1FE
Accessibility & contrast
On white
2.69
#9293FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#9293FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9293FD
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9293FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9293FD | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA2FF
Deuteranopia (green-blind)
#669AFB
Tritanopia (blue-blind)
#70A8BC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9293fd; /* rgb */ color: rgb(146, 147, 253); /* oklch */ color: oklch(70.8% 0.153 281.4);
Tailwind
colors: {
custom: {
50: '#b6b2fe',
500: '#9293fd',
950: '#000000',
},
}SCSS
$custom: #9293fd; $custom-light: #b6b2fe; $custom-dark: #000000;
JSON
{
"hex": "#9293fd",
"rgb": {
"r": 146,
"g": 147,
"b": 253
},
"hsl": {
"h": 239.439,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.70828,
"c": 0.15269,
"h": 281.4
},
"luminance": 0.3407
}Semantic roles & 50–950 ramp
primary
#9293FD
secondary
#F7F6D4
accent
#E300E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#121118
muted
#818086