#9293F8#9293F8
#9293F8 is a light, vivid blue. Relative luminance 0.338; OKLCH L 70.6% C 0.146 H 281.6°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9293F8 |
|---|---|
| RGB | rgb(146, 147, 248) |
| HSL | hsl(239, 88%, 77%) |
| HSV | hsv(239, 41%, 97%) |
| CMYK | cmyk(41.1%, 40.7%, 0%, 2.7%) |
| CIE-LAB | lab(64.77, 24.13, -50.67) |
| CIE-LCH | lch(64.77, 56.12, 295.46°) |
| OKLab | oklab(70.56% 0.0292 -0.1429) |
| OKLCH | oklch(70.56% 0.146 281.6) |
| XYZ | xyz(39.2261, 33.7541, 93.2371) |
| Luminance | 0.3376 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.23
Perrywinkle
#8F8CE7
ΔE00 3.03
Lavender Blue
#8B88F8
ΔE00 3.19
Periwinkle (survey)
#8E82FE
ΔE00 5.06
Soft Blue
#6488EA
ΔE00 8.55
Cornflower
#6A79F7
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9293F8 #F8F792
analogous
#92C6F8 #9293F8 #C492F8
triadic
#9293F8 #F89293 #93F892
tetradic
#9293F8 #F892C6 #F8F792 #92F8C4
square
#9293F8 #F892C6 #F8F792 #92F8C4
split-complementary
#9293F8 #F8C492 #C6F892
monochromatic
#1F21F1 #585AF4 #9293F8 #CCCCFC #E2E3FD
Accessibility & contrast
On white
2.71
#9293F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#9293F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9293F8
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9293F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9293F8 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FC
Deuteranopia (green-blind)
#6A9AF6
Tritanopia (blue-blind)
#73A7BA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9293f8; /* rgb */ color: rgb(146, 147, 248); /* oklch */ color: oklch(70.6% 0.146 281.6);
Tailwind
colors: {
custom: {
50: '#b6b2fb',
500: '#9293f8',
950: '#000000',
},
}SCSS
$custom: #9293f8; $custom-light: #b6b2fb; $custom-dark: #000000;
JSON
{
"hex": "#9293f8",
"rgb": {
"r": 146,
"g": 147,
"b": 248
},
"hsl": {
"h": 239.412,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.70556,
"c": 0.14583,
"h": 281.6
},
"luminance": 0.33756
}Semantic roles & 50–950 ramp
primary
#9293F8
secondary
#F5F5D6
accent
#E201E5
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#121117
muted
#818085