#9A9AAA#9A9AAA
#9A9AAA is a light, muted blue. Relative luminance 0.329; OKLCH L 69.1% C 0.023 H 285.8°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9A9AAA |
|---|---|
| RGB | rgb(154, 154, 170) |
| HSL | hsl(240, 9%, 64%) |
| HSV | hsv(240, 9%, 67%) |
| CMYK | cmyk(9.4%, 9.4%, 0%, 33.3%) |
| CIE-LAB | lab(64.07, 3.22, -8.32) |
| CIE-LCH | lch(64.07, 8.92, 291.13°) |
| OKLab | oklab(69.14% 0.0063 -0.0224) |
| OKLCH | oklch(69.14% 0.023 285.8) |
| XYZ | xyz(32.1363, 32.8833, 42.6765) |
| Luminance | 0.3288 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 8.68
Dark Gray
#A9A9A9
ΔE00 8.94
Pewter
#899397
ΔE00 9.44
Dove Gray
#B6B8BD
ΔE00 10.07
Bluey Grey
#89A0B0
ΔE00 10.27
Lightslategray
#778899
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9A9AAA #AAAA9A
analogous
#9AA2AA #9A9AAA #A29AAA
triadic
#9A9AAA #AA9A9A #9AAA9A
tetradic
#9A9AAA #AA9AA2 #AAAA9A #9AAAA2
square
#9A9AAA #AA9AA2 #AAAA9A #9AAAA2
split-complementary
#9A9AAA #AAA29A #A2AA9A
monochromatic
#5C5C6D #79798E #9A9AAA #BBBBC6 #DCDCE2
Accessibility & contrast
On white
2.77
#9A9AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#9A9AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9A9AAA
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9A9AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9A9AAA | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969CAB
Deuteranopia (green-blind)
#969BAA
Tritanopia (blue-blind)
#979C9F
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #9a9aaa; /* rgb */ color: rgb(154, 154, 170); /* oklch */ color: oklch(69.1% 0.023 285.8);
Tailwind
colors: {
custom: {
50: '#b7b7c3',
500: '#9a9aaa',
950: '#000000',
},
}SCSS
$custom: #9a9aaa; $custom-light: #b7b7c3; $custom-dark: #000000;
JSON
{
"hex": "#9a9aaa",
"rgb": {
"r": 154,
"g": 154,
"b": 170
},
"hsl": {
"h": 240,
"s": 8.602,
"l": 63.529
},
"oklch": {
"l": 0.6914,
"c": 0.02324,
"h": 285.8
},
"luminance": 0.32884
}Semantic roles & 50–950 ramp
primary
#9A9AAA
secondary
#D3D3CD
accent
#935393
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111112
muted
#808081