#9399F4#9399F4
#9399F4 is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.6% C 0.132 H 279.6°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9399F4 |
|---|---|
| RGB | rgb(147, 153, 244) |
| HSL | hsl(236, 82%, 77%) |
| HSV | hsv(236, 40%, 96%) |
| CMYK | cmyk(39.8%, 37.3%, 0%, 4.3%) |
| CIE-LAB | lab(66.15, 19.82, -46.29) |
| CIE-LCH | lch(66.15, 50.36, 293.18°) |
| OKLab | oklab(71.57% 0.0221 -0.1301) |
| OKLCH | oklch(71.57% 0.132 279.6) |
| XYZ | xyz(39.7482, 35.5155, 90.3313) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.46
Perrywinkle
#8F8CE7
ΔE00 4.08
Lavender Blue
#8B88F8
ΔE00 5.04
Periwinkle (survey)
#8E82FE
ΔE00 6.99
Soft Blue
#6488EA
ΔE00 8.88
Cornflowerblue
#6495ED
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9399F4 #F4EE93
analogous
#93CAF4 #9399F4 #BE93F4
triadic
#9399F4 #F49399 #99F493
tetradic
#9399F4 #F493CA #F4EE93 #93F4BE
square
#9399F4 #F493CA #F4EE93 #93F4BE
split-complementary
#9399F4 #F4BE93 #CAF493
monochromatic
#2430E9 #5B65EE #9399F4 #CBCDFA #E3E5FC
Accessibility & contrast
On white
2.59
#9399F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#9399F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9399F4
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9399F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9399F4 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F8
Deuteranopia (green-blind)
#749DF2
Tritanopia (blue-blind)
#76ABBB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9399f4; /* rgb */ color: rgb(147, 153, 244); /* oklch */ color: oklch(71.6% 0.132 279.6);
Tailwind
colors: {
custom: {
50: '#b6b6f8',
500: '#9399f4',
950: '#000000',
},
}SCSS
$custom: #9399f4; $custom-light: #b6b6f8; $custom-dark: #000000;
JSON
{
"hex": "#9399f4",
"rgb": {
"r": 147,
"g": 153,
"b": 244
},
"hsl": {
"h": 236.289,
"s": 81.513,
"l": 76.667
},
"oklch": {
"l": 0.71567,
"c": 0.13194,
"h": 279.6
},
"luminance": 0.35517
}Semantic roles & 50–950 ramp
primary
#9399F4
secondary
#F4F2D7
accent
#D108DE
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085