#9396DA#9396DA
#9396DA is a light, moderate blue. Relative luminance 0.331; OKLCH L 69.7% C 0.099 H 281.5°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #9396DA |
|---|---|
| RGB | rgb(147, 150, 218) |
| HSL | hsl(237, 49%, 72%) |
| HSV | hsv(237, 33%, 85%) |
| CMYK | cmyk(32.6%, 31.2%, 0%, 14.5%) |
| CIE-LAB | lab(64.22, 14.60, -34.97) |
| CIE-LCH | lch(64.22, 37.90, 292.66°) |
| OKLab | oklab(69.71% 0.0199 -0.0973) |
| OKLCH | oklch(69.71% 0.099 281.5) |
| XYZ | xyz(35.5904, 33.0766, 70.8253) |
| Luminance | 0.3308 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.18
Periwinkle Blue
#8F99FB
ΔE00 5.59
Lavender Blue
#8B88F8
ΔE00 6.95
Lavender
#B39DDB
ΔE00 7.96
Periwinkle (survey)
#8E82FE
ΔE00 8.69
Soft Blue
#6488EA
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9396DA #DAD793
analogous
#93BADA #9396DA #B493DA
triadic
#9396DA #DA9396 #96DA93
tetradic
#9396DA #DA93BA #DAD793 #93DAB4
square
#9396DA #DA93BA #DAD793 #93DAB4
split-complementary
#9396DA #DAB493 #BADA93
monochromatic
#3E43B5 #656ACA #9396DA #C1C2EA #E8E9F7
Accessibility & contrast
On white
2.76
#9396DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#9396DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9396DA
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9396DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9396DA | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829EDD
Deuteranopia (green-blind)
#7E99D8
Tritanopia (blue-blind)
#80A3AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9396da; /* rgb */ color: rgb(147, 150, 218); /* oklch */ color: oklch(69.7% 0.099 281.5);
Tailwind
colors: {
custom: {
50: '#b4b4e5',
500: '#9396da',
950: '#000000',
},
}SCSS
$custom: #9396da; $custom-light: #b4b4e5; $custom-dark: #000000;
JSON
{
"hex": "#9396da",
"rgb": {
"r": 147,
"g": 150,
"b": 218
},
"hsl": {
"h": 237.465,
"s": 48.966,
"l": 71.569
},
"oklch": {
"l": 0.69706,
"c": 0.09935,
"h": 281.5
},
"luminance": 0.33078
}Semantic roles & 50–950 ramp
primary
#9396DA
secondary
#EEEDDB
accent
#B629BC
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111116
muted
#808084