#949AA2#949AA2
#949AA2 is a light, near-neutral grey. Relative luminance 0.320; OKLCH L 68.4% C 0.014 H 255.5°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #949AA2 |
|---|---|
| RGB | rgb(148, 154, 162) |
| HSL | hsl(214, 7%, 61%) |
| HSV | hsv(214, 9%, 64%) |
| CMYK | cmyk(8.6%, 4.9%, 0%, 36.5%) |
| CIE-LAB | lab(63.36, -0.53, -4.92) |
| CIE-LCH | lch(63.36, 4.95, 263.86°) |
| OKLab | oklab(68.39% -0.0034 -0.0132) |
| OKLCH | oklch(68.39% 0.014 255.5) |
| XYZ | xyz(30.2886, 32.0154, 38.7593) |
| Luminance | 0.3202 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Pewter
#899397
ΔE00 4.24
Cool Gray
#9AA7B0
ΔE00 4.64
Cool Grey
#95A3A6
ΔE00 5.54
Bluey Grey
#89A0B0
ΔE00 6.26
Dark Gray
#A9A9A9
ΔE00 6.54
Grey
#929591
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949AA2 #A29C94
analogous
#94A1A2 #949AA2 #9594A2
triadic
#949AA2 #A2949A #9AA294
tetradic
#949AA2 #A294A1 #A29C94 #94A295
square
#949AA2 #A294A1 #A29C94 #94A295
split-complementary
#949AA2 #A29594 #A1A294
monochromatic
#575D64 #747B85 #949AA2 #B5B9BE #D5D8DB
Accessibility & contrast
On white
2.84
#949AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#949AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949AA2
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949AA2 | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979AA2
Deuteranopia (green-blind)
#9699A2
Tritanopia (blue-blind)
#919C9C
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #949aa2; /* rgb */ color: rgb(148, 154, 162); /* oklch */ color: oklch(68.4% 0.014 255.5);
Tailwind
colors: {
custom: {
50: '#b3b7bd',
500: '#949aa2',
950: '#000000',
},
}SCSS
$custom: #949aa2; $custom-light: #b3b7bd; $custom-dark: #000000;
JSON
{
"hex": "#949aa2",
"rgb": {
"r": 148,
"g": 154,
"b": 162
},
"hsl": {
"h": 214.286,
"s": 7,
"l": 60.784
},
"oklch": {
"l": 0.68387,
"c": 0.01363,
"h": 255.5
},
"luminance": 0.32016
}Semantic roles & 50–950 ramp
primary
#949AA2
secondary
#CCC9C6
accent
#775591
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081