#969AAA#969AAA
#969AAA is a light, muted blue. Relative luminance 0.325; OKLCH L 68.8% C 0.024 H 274.6°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #969AAA |
|---|---|
| RGB | rgb(150, 154, 170) |
| HSL | hsl(228, 11%, 63%) |
| HSV | hsv(228, 12%, 67%) |
| CMYK | cmyk(11.8%, 9.4%, 0%, 33.3%) |
| CIE-LAB | lab(63.75, 1.84, -8.82) |
| CIE-LCH | lch(63.75, 9.01, 281.81°) |
| OKLab | oklab(68.82% 0.0019 -0.0238) |
| OKLCH | oklch(68.82% 0.024 274.6) |
| XYZ | xyz(31.3874, 32.4972, 42.6414) |
| Luminance | 0.3250 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 7.17
Pewter
#899397
ΔE00 8.08
Bluey Grey
#89A0B0
ΔE00 8.13
Dark Gray
#A9A9A9
ΔE00 8.84
Lightslategray
#778899
ΔE00 8.96
Cool Grey
#95A3A6
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969AAA #AAA696
analogous
#96A4AA #969AAA #9C96AA
triadic
#969AAA #AA969A #9AAA96
tetradic
#969AAA #AA96A4 #AAA696 #96AA9C
square
#969AAA #AA96A4 #AAA696 #96AA9C
split-complementary
#969AAA #AA9C96 #A4AA96
monochromatic
#585D6D #74798F #969AAA #B8BBC5 #DADBE1
Accessibility & contrast
On white
2.80
#969AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#969AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969AAA
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969AAA | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969BAB
Deuteranopia (green-blind)
#959AAA
Tritanopia (blue-blind)
#929D9F
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #969aaa; /* rgb */ color: rgb(150, 154, 170); /* oklch */ color: oklch(68.8% 0.024 274.6);
Tailwind
colors: {
custom: {
50: '#b5b7c3',
500: '#969aaa',
950: '#000000',
},
}SCSS
$custom: #969aaa; $custom-light: #b5b7c3; $custom-dark: #000000;
JSON
{
"hex": "#969aaa",
"rgb": {
"r": 150,
"g": 154,
"b": 170
},
"hsl": {
"h": 228,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.68816,
"c": 0.02385,
"h": 274.6
},
"luminance": 0.32498
}Semantic roles & 50–950 ramp
primary
#969AAA
secondary
#D2D0CA
accent
#875195
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111112
muted
#808081