#9396BB#9396BB
#9396BB is a light, muted blue. Relative luminance 0.316; OKLCH L 68.4% C 0.054 H 281.2°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9396BB |
|---|---|
| RGB | rgb(147, 150, 187) |
| HSL | hsl(236, 23%, 65%) |
| HSV | hsv(236, 21%, 73%) |
| CMYK | cmyk(21.4%, 19.8%, 0%, 26.7%) |
| CIE-LAB | lab(63.01, 6.92, -19.52) |
| CIE-LCH | lch(63.01, 20.71, 289.52°) |
| OKLab | oklab(68.37% 0.0106 -0.0534) |
| OKLCH | oklch(68.37% 0.054 281.2) |
| XYZ | xyz(31.9064, 31.6030, 51.4231) |
| Luminance | 0.3160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.99
Perrywinkle
#8F8CE7
ΔE00 10.23
Pale Purple
#B790D4
ΔE00 11.30
Heather
#A484AC
ΔE00 11.43
Blue Grey
#758DA3
ΔE00 11.90
Periwinkle Blue
#8F99FB
ΔE00 11.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9396BB #BBB893
analogous
#93AABB #9396BB #A493BB
triadic
#9396BB #BB9396 #96BB93
tetradic
#9396BB #BB93AA #BBB893 #93BBA4
square
#9396BB #BB93AA #BBB893 #93BBA4
split-complementary
#9396BB #BBA493 #AABB93
monochromatic
#525582 #6D71A3 #9396BB #B9BBD3 #DEDFEA
Accessibility & contrast
On white
2.87
#9396BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#9396BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9396BB
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9396BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9396BB | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABD
Deuteranopia (green-blind)
#8B97BA
Tritanopia (blue-blind)
#8A9CA2
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #9396bb; /* rgb */ color: rgb(147, 150, 187); /* oklch */ color: oklch(68.4% 0.054 281.2);
Tailwind
colors: {
custom: {
50: '#b3b4cf',
500: '#9396bb',
950: '#000000',
},
}SCSS
$custom: #9396bb; $custom-light: #b3b4cf; $custom-dark: #000000;
JSON
{
"hex": "#9396bb",
"rgb": {
"r": 147,
"g": 150,
"b": 187
},
"hsl": {
"h": 235.5,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.68369,
"c": 0.05443,
"h": 281.2
},
"luminance": 0.31604
}Semantic roles & 50–950 ramp
primary
#9396BB
secondary
#DCDBCE
accent
#9A44A1
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111113
muted
#808082