#9399E4#9399E4
#9399E4 is a light, moderate blue. Relative luminance 0.346; OKLCH L 70.8% C 0.109 H 279.7°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9399E4 |
|---|---|
| RGB | rgb(147, 153, 228) |
| HSL | hsl(236, 60%, 74%) |
| HSV | hsv(236, 36%, 89%) |
| CMYK | cmyk(35.5%, 32.9%, 0%, 10.6%) |
| CIE-LAB | lab(65.42, 15.50, -38.63) |
| CIE-LCH | lch(65.42, 41.63, 291.86°) |
| OKLab | oklab(70.77% 0.0184 -0.1079) |
| OKLCH | oklch(70.77% 0.109 279.7) |
| XYZ | xyz(37.4235, 34.5856, 78.0876) |
| Luminance | 0.3459 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.79
Perrywinkle
#8F8CE7
ΔE00 4.07
Lavender Blue
#8B88F8
ΔE00 6.27
Periwinkle (survey)
#8E82FE
ΔE00 8.20
Lavender
#B39DDB
ΔE00 8.95
Soft Blue
#6488EA
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9399E4 #E4DE93
analogous
#93C1E4 #9399E4 #B593E4
triadic
#9399E4 #E49399 #99E493
tetradic
#9399E4 #E493C1 #E4DE93 #93E4B5
square
#9399E4 #E493C1 #E4DE93 #93E4B5
split-complementary
#9399E4 #E4B593 #C1E493
monochromatic
#333ECA #626BD8 #9399E4 #C4C7F0 #E7E8F9
Accessibility & contrast
On white
2.65
#9399E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#9399E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9399E4
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9399E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9399E4 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A2E7
Deuteranopia (green-blind)
#7D9CE2
Tritanopia (blue-blind)
#7CA7B4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9399e4; /* rgb */ color: rgb(147, 153, 228); /* oklch */ color: oklch(70.8% 0.109 279.7);
Tailwind
colors: {
custom: {
50: '#b5b6ed',
500: '#9399e4',
950: '#000000',
},
}SCSS
$custom: #9399e4; $custom-light: #b5b6ed; $custom-dark: #000000;
JSON
{
"hex": "#9399e4",
"rgb": {
"r": 147,
"g": 153,
"b": 228
},
"hsl": {
"h": 235.556,
"s": 60,
"l": 73.529
},
"oklch": {
"l": 0.70774,
"c": 0.10945,
"h": 279.7
},
"luminance": 0.34587
}Semantic roles & 50–950 ramp
primary
#9399E4
secondary
#F0EFDB
accent
#BB1EC8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084