#9399EA#9399EA
#9399EA is a light, moderate blue. Relative luminance 0.349; OKLCH L 71.1% C 0.118 H 279.7°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #9399EA |
|---|---|
| RGB | rgb(147, 153, 234) |
| HSL | hsl(236, 67%, 75%) |
| HSV | hsv(236, 37%, 92%) |
| CMYK | cmyk(37.2%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(65.69, 17.10, -41.52) |
| CIE-LCH | lch(65.69, 44.91, 292.39°) |
| OKLab | oklab(71.07% 0.0199 -0.1162) |
| OKLCH | oklch(71.07% 0.118 279.7) |
| XYZ | xyz(38.2709, 34.9246, 82.5506) |
| Luminance | 0.3493 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.85
Perrywinkle
#8F8CE7
ΔE00 3.87
Lavender Blue
#8B88F8
ΔE00 5.69
Periwinkle (survey)
#8E82FE
ΔE00 7.65
Soft Blue
#6488EA
ΔE00 9.15
Cornflowerblue
#6495ED
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9399EA #EAE493
analogous
#93C5EA #9399EA #B993EA
triadic
#9399EA #EA9399 #99EA93
tetradic
#9399EA #EA93C5 #EAE493 #93EAB9
square
#9399EA #EA93C5 #EAE493 #93EAB9
split-complementary
#9399EA #EAB993 #C5EA93
monochromatic
#2D38D6 #6069E0 #9399EA #C6C9F4 #E5E7FA
Accessibility & contrast
On white
2.63
#9399EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#9399EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9399EA
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9399EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9399EA | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3ED
Deuteranopia (green-blind)
#7A9DE8
Tritanopia (blue-blind)
#7AA9B7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9399ea; /* rgb */ color: rgb(147, 153, 234); /* oklch */ color: oklch(71.1% 0.118 279.7);
Tailwind
colors: {
custom: {
50: '#b5b6f1',
500: '#9399ea',
950: '#000000',
},
}SCSS
$custom: #9399ea; $custom-light: #b5b6f1; $custom-dark: #000000;
JSON
{
"hex": "#9399ea",
"rgb": {
"r": 147,
"g": 153,
"b": 234
},
"hsl": {
"h": 235.862,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.71065,
"c": 0.11793,
"h": 279.7
},
"luminance": 0.34926
}Semantic roles & 50–950 ramp
primary
#9399EA
secondary
#F2F0D9
accent
#C316CF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084