#9397AA#9397AA
#9397AA is a light, muted blue. Relative luminance 0.312; OKLCH L 67.9% C 0.028 H 276.2°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9397AA |
|---|---|
| RGB | rgb(147, 151, 170) |
| HSL | hsl(230, 12%, 62%) |
| HSV | hsv(230, 14%, 67%) |
| CMYK | cmyk(13.5%, 11.2%, 0%, 33.3%) |
| CIE-LAB | lab(62.71, 2.50, -10.41) |
| CIE-LCH | lch(62.71, 10.70, 283.53°) |
| OKLab | oklab(67.94% 0.0031 -0.0281) |
| OKLCH | oklch(67.94% 0.028 276.2) |
| XYZ | xyz(30.3533, 31.2382, 42.4528) |
| Luminance | 0.3124 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 8.56
Lightslategray
#778899
ΔE00 8.73
Bluey Grey
#89A0B0
ΔE00 8.95
Pewter
#899397
ΔE00 8.98
Blue Grey
#758DA3
ΔE00 9.19
Steel
#738595
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9397AA #AAA693
analogous
#93A3AA #9397AA #9B93AA
triadic
#9397AA #AA9397 #97AA93
tetradic
#9397AA #AA93A3 #AAA693 #93AA9B
square
#9397AA #AA93A3 #AAA693 #93AA9B
split-complementary
#9397AA #AA9B93 #A3AA93
monochromatic
#565A6D #71768F #9397AA #B5B8C5 #D7D9E0
Accessibility & contrast
On white
2.90
#9397AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#9397AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9397AA
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9397AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9397AA | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9299AB
Deuteranopia (green-blind)
#9197A9
Tritanopia (blue-blind)
#8E9A9D
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #9397aa; /* rgb */ color: rgb(147, 151, 170); /* oklch */ color: oklch(67.9% 0.028 276.2);
Tailwind
colors: {
custom: {
50: '#b2b5c3',
500: '#9397aa',
950: '#000000',
},
}SCSS
$custom: #9397aa; $custom-light: #b2b5c3; $custom-dark: #000000;
JSON
{
"hex": "#9397aa",
"rgb": {
"r": 147,
"g": 151,
"b": 170
},
"hsl": {
"h": 229.565,
"s": 11.917,
"l": 62.157
},
"oklch": {
"l": 0.67941,
"c": 0.02827,
"h": 276.2
},
"luminance": 0.31239
}Semantic roles & 50–950 ramp
primary
#9397AA
secondary
#D1CFC8
accent
#8A4F96
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111112
muted
#808081