#9397BC#9397BC
#9397BC is a light, muted blue. Relative luminance 0.320; OKLCH L 68.6% C 0.055 H 280.0°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9397BC |
|---|---|
| RGB | rgb(147, 151, 188) |
| HSL | hsl(234, 23%, 66%) |
| HSV | hsv(234, 22%, 74%) |
| CMYK | cmyk(21.8%, 19.7%, 0%, 26.3%) |
| CIE-LAB | lab(63.32, 6.59, -19.62) |
| CIE-LCH | lch(63.32, 20.70, 288.56°) |
| OKLab | oklab(68.62% 0.0095 -0.0537) |
| OKLCH | oklch(68.62% 0.055 280) |
| XYZ | xyz(32.1741, 31.9665, 52.0422) |
| Luminance | 0.3197 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.04
Perrywinkle
#8F8CE7
ΔE00 10.08
Pale Purple
#B790D4
ΔE00 11.47
Periwinkle Blue
#8F99FB
ΔE00 11.61
Blue Grey
#758DA3
ΔE00 11.70
Heather
#A484AC
ΔE00 11.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9397BC #BCB893
analogous
#93ABBC #9397BC #A393BC
triadic
#9397BC #BC9397 #97BC93
tetradic
#9397BC #BC93AB #BCB893 #93BCA3
square
#9397BC #BC93AB #BCB893 #93BCA3
split-complementary
#9397BC #BCA393 #ABBC93
monochromatic
#515683 #6D73A5 #9397BC #B9BBD3 #DFE0EB
Accessibility & contrast
On white
2.84
#9397BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#9397BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9397BC
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9397BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9397BC | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BBE
Deuteranopia (green-blind)
#8B98BB
Tritanopia (blue-blind)
#8A9DA3
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #9397bc; /* rgb */ color: rgb(147, 151, 188); /* oklch */ color: oklch(68.6% 0.055 280.0);
Tailwind
colors: {
custom: {
50: '#b3b5d0',
500: '#9397bc',
950: '#000000',
},
}SCSS
$custom: #9397bc; $custom-light: #b3b5d0; $custom-dark: #000000;
JSON
{
"hex": "#9397bc",
"rgb": {
"r": 147,
"g": 151,
"b": 188
},
"hsl": {
"h": 234.146,
"s": 23.429,
"l": 65.686
},
"oklch": {
"l": 0.68616,
"c": 0.05451,
"h": 280
},
"luminance": 0.31967
}Semantic roles & 50–950 ramp
primary
#9397BC
secondary
#DCDBCF
accent
#9944A2
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082