#969AA2#969AA2
#969AA2 is a light, near-neutral grey. Relative luminance 0.322; OKLCH L 68.5% C 0.013 H 264.5°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #969AA2 |
|---|---|
| RGB | rgb(150, 154, 162) |
| HSL | hsl(220, 6%, 61%) |
| HSV | hsv(220, 7%, 64%) |
| CMYK | cmyk(7.4%, 4.9%, 0%, 36.5%) |
| CIE-LAB | lab(63.51, 0.17, -4.68) |
| CIE-LCH | lch(63.51, 4.68, 272.06°) |
| OKLab | oklab(68.55% -0.0012 -0.0125) |
| OKLCH | oklch(68.55% 0.013 264.5) |
| XYZ | xyz(30.6536, 32.2036, 38.7764) |
| Luminance | 0.3220 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Pewter
#899397
ΔE00 4.99
Cool Gray
#9AA7B0
ΔE00 5.24
Dark Gray
#A9A9A9
ΔE00 6.28
Cool Grey
#95A3A6
ΔE00 6.29
Grey
#929591
ΔE00 6.84
Bluey Grey
#89A0B0
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969AA2 #A29E96
analogous
#96A0A2 #969AA2 #9896A2
triadic
#969AA2 #A2969A #9AA296
tetradic
#969AA2 #A296A0 #A29E96 #96A298
square
#969AA2 #A296A0 #A29E96 #96A298
split-complementary
#969AA2 #A29896 #A0A296
monochromatic
#595D65 #767B85 #969AA2 #B6B9BF #D7D8DB
Accessibility & contrast
On white
2.82
#969AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#969AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969AA2
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969AA2 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989AA2
Deuteranopia (green-blind)
#9799A2
Tritanopia (blue-blind)
#939C9C
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #969aa2; /* rgb */ color: rgb(150, 154, 162); /* oklch */ color: oklch(68.5% 0.013 264.5);
Tailwind
colors: {
custom: {
50: '#b4b7bd',
500: '#969aa2',
950: '#000000',
},
}SCSS
$custom: #969aa2; $custom-light: #b4b7bd; $custom-dark: #000000;
JSON
{
"hex": "#969aa2",
"rgb": {
"r": 150,
"g": 154,
"b": 162
},
"hsl": {
"h": 220,
"s": 6.061,
"l": 61.176
},
"oklch": {
"l": 0.68547,
"c": 0.01258,
"h": 264.5
},
"luminance": 0.32204
}Semantic roles & 50–950 ramp
primary
#969AA2
secondary
#CCCBC8
accent
#7C5690
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081