#969FA2#969FA2
#969FA2 is a light, near-neutral grey. Relative luminance 0.339; OKLCH L 69.6% C 0.011 H 219.6°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #969FA2 |
|---|---|
| RGB | rgb(150, 159, 162) |
| HSL | hsl(195, 6%, 61%) |
| HSV | hsv(195, 7%, 64%) |
| CMYK | cmyk(7.4%, 1.9%, 0%, 36.5%) |
| CIE-LAB | lab(64.87, -2.60, -2.67) |
| CIE-LCH | lch(64.87, 3.72, 225.78°) |
| OKLab | oklab(69.62% -0.0086 -0.0072) |
| OKLCH | oklch(69.62% 0.011 219.6) |
| XYZ | xyz(31.4960, 33.8886, 39.0572) |
| Luminance | 0.3389 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.30
Cool Gray
#9AA7B0
ΔE00 3.73
Pewter
#899397
ΔE00 3.96
Grey
#929591
ΔE00 5.18
Dark Gray
#A9A9A9
ΔE00 5.52
Bluey Grey
#89A0B0
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969FA2 #A29996
analogous
#96A29F #969FA2 #9699A2
triadic
#969FA2 #A2969F #9FA296
tetradic
#969FA2 #9F96A2 #A29996 #99A296
square
#969FA2 #9F96A2 #A29996 #99A296
split-complementary
#969FA2 #A29699 #A29F96
monochromatic
#596265 #768185 #969FA2 #B6BDBF #D7DADB
Accessibility & contrast
On white
2.70
#969FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#969FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969FA2
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969FA2 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9EA2
Deuteranopia (green-blind)
#9B9DA2
Tritanopia (blue-blind)
#93A0A0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #969fa2; /* rgb */ color: rgb(150, 159, 162); /* oklch */ color: oklch(69.6% 0.011 219.6);
Tailwind
colors: {
custom: {
50: '#b4bbbd',
500: '#969fa2',
950: '#000000',
},
}SCSS
$custom: #969fa2; $custom-light: #b4bbbd; $custom-dark: #000000;
JSON
{
"hex": "#969fa2",
"rgb": {
"r": 150,
"g": 159,
"b": 162
},
"hsl": {
"h": 195,
"s": 6.061,
"l": 61.176
},
"oklch": {
"l": 0.69619,
"c": 0.01123,
"h": 219.6
},
"luminance": 0.33889
}Semantic roles & 50–950 ramp
primary
#969FA2
secondary
#CCC9C8
accent
#645690
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081