#959AAA#959AAA
#959AAA is a light, muted blue. Relative luminance 0.324; OKLCH L 68.7% C 0.024 H 271.9°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #959AAA |
|---|---|
| RGB | rgb(149, 154, 170) |
| HSL | hsl(226, 11%, 63%) |
| HSV | hsv(226, 12%, 67%) |
| CMYK | cmyk(12.4%, 9.4%, 0%, 33.3%) |
| CIE-LAB | lab(63.67, 1.50, -8.95) |
| CIE-LCH | lch(63.67, 9.07, 279.54°) |
| OKLab | oklab(68.74% 0.0008 -0.0241) |
| OKLCH | oklch(68.74% 0.024 271.9) |
| XYZ | xyz(31.2041, 32.4027, 42.6328) |
| Luminance | 0.3240 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.84
Bluey Grey
#89A0B0
ΔE00 7.61
Pewter
#899397
ΔE00 7.77
Lightslategray
#778899
ΔE00 8.59
Dark Gray
#A9A9A9
ΔE00 8.86
Blue Grey
#758DA3
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#959AAA #AAA595
analogous
#95A5AA #959AAA #9A95AA
triadic
#959AAA #AA959A #9AAA95
tetradic
#959AAA #AA95A5 #AAA595 #95AA9A
square
#959AAA #AA95A5 #AAA595 #95AA9A
split-complementary
#959AAA #AA9A95 #A5AA95
monochromatic
#575D6D #737A8F #959AAA #B7BAC5 #D9DBE0
Accessibility & contrast
On white
2.81
#959AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#959AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #959AAA
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##959AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##959AAA | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969BAB
Deuteranopia (green-blind)
#9499AA
Tritanopia (blue-blind)
#909D9F
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #959aaa; /* rgb */ color: rgb(149, 154, 170); /* oklch */ color: oklch(68.7% 0.024 271.9);
Tailwind
colors: {
custom: {
50: '#b4b7c3',
500: '#959aaa',
950: '#000000',
},
}SCSS
$custom: #959aaa; $custom-light: #b4b7c3; $custom-dark: #000000;
JSON
{
"hex": "#959aaa",
"rgb": {
"r": 149,
"g": 154,
"b": 170
},
"hsl": {
"h": 225.714,
"s": 10.995,
"l": 62.549
},
"oklch": {
"l": 0.68736,
"c": 0.02412,
"h": 271.9
},
"luminance": 0.32403
}Semantic roles & 50–950 ramp
primary
#959AAA
secondary
#D1CFCA
accent
#855095
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111112
muted
#808081