#949AAA#949AAA
#949AAA is a light, muted blue. Relative luminance 0.323; OKLCH L 68.7% C 0.024 H 269.3°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #949AAA |
|---|---|
| RGB | rgb(148, 154, 170) |
| HSL | hsl(224, 11%, 62%) |
| HSV | hsv(224, 13%, 67%) |
| CMYK | cmyk(12.9%, 9.4%, 0%, 33.3%) |
| CIE-LAB | lab(63.60, 1.16, -9.07) |
| CIE-LCH | lch(63.60, 9.14, 277.32°) |
| OKLab | oklab(68.66% -0.0003 -0.0245) |
| OKLCH | oklch(68.66% 0.024 269.3) |
| XYZ | xyz(31.0224, 32.3090, 42.6243) |
| Luminance | 0.3231 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.53
Bluey Grey
#89A0B0
ΔE00 7.11
Pewter
#899397
ΔE00 7.48
Lightslategray
#778899
ΔE00 8.24
Blue Grey
#758DA3
ΔE00 8.47
Cool Grey
#95A3A6
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949AAA #AAA494
analogous
#94A5AA #949AAA #9994AA
triadic
#949AAA #AA949A #9AAA94
tetradic
#949AAA #AA94A5 #AAA494 #94AA99
square
#949AAA #AA94A5 #AAA494 #94AA99
split-complementary
#949AAA #AA9994 #A5AA94
monochromatic
#575D6D #727A8F #949AAA #B6BAC5 #D8DAE0
Accessibility & contrast
On white
2.81
#949AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#949AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949AAA
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949AAA | 1.00 | 2.81 | 7.46 | 7.46 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969BAB
Deuteranopia (green-blind)
#9499AA
Tritanopia (blue-blind)
#8F9D9F
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #949aaa; /* rgb */ color: rgb(148, 154, 170); /* oklch */ color: oklch(68.7% 0.024 269.3);
Tailwind
colors: {
custom: {
50: '#b3b7c3',
500: '#949aaa',
950: '#000000',
},
}SCSS
$custom: #949aaa; $custom-light: #b3b7c3; $custom-dark: #000000;
JSON
{
"hex": "#949aaa",
"rgb": {
"r": 148,
"g": 154,
"b": 170
},
"hsl": {
"h": 223.636,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.68657,
"c": 0.02446,
"h": 269.3
},
"luminance": 0.32309
}Semantic roles & 50–950 ramp
primary
#949AAA
secondary
#D1CFC9
accent
#835096
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111112
muted
#808081