#9399ED#9399ED
#9399ED is a light, vivid blue. Relative luminance 0.351; OKLCH L 71.2% C 0.122 H 279.7°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #9399ED |
|---|---|
| RGB | rgb(147, 153, 237) |
| HSL | hsl(236, 71%, 75%) |
| HSV | hsv(236, 38%, 93%) |
| CMYK | cmyk(38%, 35.4%, 0%, 7.1%) |
| CIE-LAB | lab(65.83, 17.91, -42.96) |
| CIE-LCH | lch(65.83, 46.55, 292.63°) |
| OKLab | oklab(71.21% 0.0206 -0.1204) |
| OKLCH | oklch(71.21% 0.122 279.7) |
| XYZ | xyz(38.7055, 35.0984, 84.8396) |
| Luminance | 0.3510 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.40
Perrywinkle
#8F8CE7
ΔE00 3.87
Lavender Blue
#8B88F8
ΔE00 5.45
Periwinkle (survey)
#8E82FE
ΔE00 7.42
Soft Blue
#6488EA
ΔE00 9.04
Cornflowerblue
#6495ED
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9399ED #EDE793
analogous
#93C6ED #9399ED #BA93ED
triadic
#9399ED #ED9399 #99ED93
tetradic
#9399ED #ED93C6 #EDE793 #93EDBA
square
#9399ED #ED93C6 #EDE793 #93EDBA
split-complementary
#9399ED #EDBA93 #C6ED93
monochromatic
#2A36DC #5F67E4 #9399ED #C7CBF6 #E5E6FB
Accessibility & contrast
On white
2.62
#9399ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#9399ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9399ED
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9399ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9399ED | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3F0
Deuteranopia (green-blind)
#789DEB
Tritanopia (blue-blind)
#79A9B8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9399ed; /* rgb */ color: rgb(147, 153, 237); /* oklch */ color: oklch(71.2% 0.122 279.7);
Tailwind
colors: {
custom: {
50: '#b6b6f3',
500: '#9399ed',
950: '#000000',
},
}SCSS
$custom: #9399ed; $custom-light: #b6b6f3; $custom-dark: #000000;
JSON
{
"hex": "#9399ed",
"rgb": {
"r": 147,
"g": 153,
"b": 237
},
"hsl": {
"h": 236,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.71214,
"c": 0.12215,
"h": 279.7
},
"luminance": 0.351
}Semantic roles & 50–950 ramp
primary
#9399ED
secondary
#F2F1D9
accent
#C712D3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085