#9394FD#9394FD
#9394FD is a light, vivid blue. Relative luminance 0.345; OKLCH L 71.1% C 0.151 H 281.4°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #9394FD |
|---|---|
| RGB | rgb(147, 148, 253) |
| HSL | hsl(239, 96%, 78%) |
| HSV | hsv(239, 42%, 99%) |
| CMYK | cmyk(41.9%, 41.5%, 0%, 0.8%) |
| CIE-LAB | lab(65.34, 25.19, -52.50) |
| CIE-LCH | lch(65.34, 58.23, 295.63°) |
| OKLab | oklab(71.09% 0.03 -0.1482) |
| OKLCH | oklch(71.09% 0.151 281.4) |
| XYZ | xyz(40.3469, 34.4730, 97.4375) |
| Luminance | 0.3448 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.05
Lavender Blue
#8B88F8
ΔE00 3.44
Perrywinkle
#8F8CE7
ΔE00 3.71
Periwinkle (survey)
#8E82FE
ΔE00 5.17
Soft Blue
#6488EA
ΔE00 8.76
Cornflower
#6A79F7
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9394FD #FDFC93
analogous
#93C9FD #9394FD #C793FD
triadic
#9394FD #FD9394 #94FD93
tetradic
#9394FD #FD93C9 #FDFC93 #93FDC7
square
#9394FD #FD93C9 #FDFC93 #93FDC7
split-complementary
#9394FD #FDC793 #C9FD93
monochromatic
#1B1DFB #5758FC #9394FD #CFD0FE #E1E1FE
Accessibility & contrast
On white
2.66
#9394FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#9394FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9394FD
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9394FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9394FD | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FF
Deuteranopia (green-blind)
#689BFB
Tritanopia (blue-blind)
#72A9BC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9394fd; /* rgb */ color: rgb(147, 148, 253); /* oklch */ color: oklch(71.1% 0.151 281.4);
Tailwind
colors: {
custom: {
50: '#b7b3fe',
500: '#9394fd',
950: '#000000',
},
}SCSS
$custom: #9394fd; $custom-light: #b7b3fe; $custom-dark: #000000;
JSON
{
"hex": "#9394fd",
"rgb": {
"r": 147,
"g": 148,
"b": 253
},
"hsl": {
"h": 239.434,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.71089,
"c": 0.15118,
"h": 281.4
},
"luminance": 0.34475
}Semantic roles & 50–950 ramp
primary
#9394FD
secondary
#F7F6D4
accent
#E300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086