#939AAA#939AAA
#939AAA is a light, muted blue. Relative luminance 0.322; OKLCH L 68.6% C 0.025 H 266.8°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #939AAA |
|---|---|
| RGB | rgb(147, 154, 170) |
| HSL | hsl(222, 12%, 62%) |
| HSV | hsv(222, 14%, 67%) |
| CMYK | cmyk(13.5%, 9.4%, 0%, 33.3%) |
| CIE-LAB | lab(63.52, 0.83, -9.19) |
| CIE-LCH | lch(63.52, 9.23, 275.13°) |
| OKLab | oklab(68.58% -0.0014 -0.0248) |
| OKLCH | oklch(68.58% 0.025 266.8) |
| XYZ | xyz(30.8423, 32.2161, 42.6158) |
| Luminance | 0.3222 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.24
Bluey Grey
#89A0B0
ΔE00 6.63
Pewter
#899397
ΔE00 7.22
Lightslategray
#778899
ΔE00 7.92
Blue Grey
#758DA3
ΔE00 8.06
Cool Grey
#95A3A6
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#939AAA #AAA393
analogous
#93A6AA #939AAA #9893AA
triadic
#939AAA #AA939A #9AAA93
tetradic
#939AAA #AA93A6 #AAA393 #93AA98
square
#939AAA #AA93A6 #AAA393 #93AA98
split-complementary
#939AAA #AA9893 #A6AA93
monochromatic
#565D6D #717A8F #939AAA #B5BAC5 #D7DAE0
Accessibility & contrast
On white
2.82
#939AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#939AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #939AAA
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##939AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##939AAA | 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)
#959BAB
Deuteranopia (green-blind)
#9399AA
Tritanopia (blue-blind)
#8E9D9F
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #939aaa; /* rgb */ color: rgb(147, 154, 170); /* oklch */ color: oklch(68.6% 0.025 266.8);
Tailwind
colors: {
custom: {
50: '#b2b7c3',
500: '#939aaa',
950: '#000000',
},
}SCSS
$custom: #939aaa; $custom-light: #b2b7c3; $custom-dark: #000000;
JSON
{
"hex": "#939aaa",
"rgb": {
"r": 147,
"g": 154,
"b": 170
},
"hsl": {
"h": 221.739,
"s": 11.917,
"l": 62.157
},
"oklch": {
"l": 0.68578,
"c": 0.02484,
"h": 266.8
},
"luminance": 0.32217
}Semantic roles & 50–950 ramp
primary
#939AAA
secondary
#D1CEC8
accent
#814F96
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111112
muted
#808081