#9699AA#9699AA
#9699AA is a light, muted blue. Relative luminance 0.322; OKLCH L 68.6% C 0.025 H 277.8°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9699AA |
|---|---|
| RGB | rgb(150, 153, 170) |
| HSL | hsl(231, 11%, 63%) |
| HSV | hsv(231, 12%, 67%) |
| CMYK | cmyk(11.8%, 10%, 0%, 33.3%) |
| CIE-LAB | lab(63.48, 2.40, -9.23) |
| CIE-LCH | lch(63.48, 9.53, 284.60°) |
| OKLab | oklab(68.61% 0.0034 -0.0249) |
| OKLCH | oklch(68.61% 0.025 277.8) |
| XYZ | xyz(31.2231, 32.1685, 42.5866) |
| Luminance | 0.3217 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 7.97
Pewter
#899397
ΔE00 8.68
Bluey Grey
#89A0B0
ΔE00 8.89
Lightslategray
#778899
ΔE00 9.26
Dark Gray
#A9A9A9
ΔE00 9.34
Blue Grey
#758DA3
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9699AA #AAA796
analogous
#96A3AA #9699AA #9D96AA
triadic
#9699AA #AA9699 #99AA96
tetradic
#9699AA #AA96A3 #AAA796 #96AA9D
square
#9699AA #AA96A3 #AAA796 #96AA9D
split-complementary
#9699AA #AA9D96 #A3AA96
monochromatic
#585C6D #74788F #9699AA #B8BAC5 #DADBE1
Accessibility & contrast
On white
2.82
#9699AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#9699AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9699AA
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9699AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9699AA | 1.00 | 2.82 | 7.43 | 7.43 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959AAB
Deuteranopia (green-blind)
#9499AA
Tritanopia (blue-blind)
#929C9E
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9699aa; /* rgb */ color: rgb(150, 153, 170); /* oklch */ color: oklch(68.6% 0.025 277.8);
Tailwind
colors: {
custom: {
50: '#b5b7c3',
500: '#9699aa',
950: '#000000',
},
}SCSS
$custom: #9699aa; $custom-light: #b5b7c3; $custom-dark: #000000;
JSON
{
"hex": "#9699aa",
"rgb": {
"r": 150,
"g": 153,
"b": 170
},
"hsl": {
"h": 231,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.68605,
"c": 0.02509,
"h": 277.8
},
"luminance": 0.32169
}Semantic roles & 50–950 ramp
primary
#9699AA
secondary
#D2D0CA
accent
#8A5195
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111112
muted
#808081