#969CAA#969CAA
#969CAA is a light, muted blue. Relative luminance 0.332; OKLCH L 69.2% C 0.022 H 267.2°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #969CAA |
|---|---|
| RGB | rgb(150, 156, 170) |
| HSL | hsl(222, 11%, 63%) |
| HSV | hsv(222, 12%, 67%) |
| CMYK | cmyk(11.8%, 8.2%, 0%, 33.3%) |
| CIE-LAB | lab(64.29, 0.73, -8.02) |
| CIE-LCH | lch(64.29, 8.05, 275.20°) |
| OKLab | oklab(69.24% -0.001 -0.0216) |
| OKLCH | oklch(69.24% 0.022 267.2) |
| XYZ | xyz(31.7203, 33.1629, 42.7523) |
| Luminance | 0.3316 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.55
Bluey Grey
#89A0B0
ΔE00 6.64
Pewter
#899397
ΔE00 6.94
Cool Grey
#95A3A6
ΔE00 7.71
Dark Gray
#A9A9A9
ΔE00 7.92
Lightslategray
#778899
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969CAA #AAA496
analogous
#96A6AA #969CAA #9A96AA
triadic
#969CAA #AA969C #9CAA96
tetradic
#969CAA #AA96A6 #AAA496 #96AA9A
square
#969CAA #AA96A6 #AAA496 #96AA9A
split-complementary
#969CAA #AA9A96 #A6AA96
monochromatic
#585F6D #747C8F #969CAA #B8BCC5 #DADCE1
Accessibility & contrast
On white
2.75
#969CAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#969CAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969CAA
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969CAA | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989DAB
Deuteranopia (green-blind)
#969BAA
Tritanopia (blue-blind)
#929FA0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #969caa; /* rgb */ color: rgb(150, 156, 170); /* oklch */ color: oklch(69.2% 0.022 267.2);
Tailwind
colors: {
custom: {
50: '#b5b9c3',
500: '#969caa',
950: '#000000',
},
}SCSS
$custom: #969caa; $custom-light: #b5b9c3; $custom-dark: #000000;
JSON
{
"hex": "#969caa",
"rgb": {
"r": 150,
"g": 156,
"b": 170
},
"hsl": {
"h": 222,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.6924,
"c": 0.02161,
"h": 267.2
},
"luminance": 0.33163
}Semantic roles & 50–950 ramp
primary
#969CAA
secondary
#D2CFCA
accent
#805195
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111112
muted
#808081