#949BA2#949BA2
#949BA2 is a light, near-neutral grey. Relative luminance 0.323; OKLCH L 68.6% C 0.013 H 248.0°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #949BA2 |
|---|---|
| RGB | rgb(148, 155, 162) |
| HSL | hsl(210, 7%, 61%) |
| HSV | hsv(210, 9%, 64%) |
| CMYK | cmyk(8.6%, 4.3%, 0%, 36.5%) |
| CIE-LAB | lab(63.63, -1.08, -4.52) |
| CIE-LCH | lch(63.63, 4.65, 256.51°) |
| OKLab | oklab(68.6% -0.0049 -0.0121) |
| OKLCH | oklch(68.6% 0.013 248) |
| XYZ | xyz(30.4543, 32.3469, 38.8145) |
| Luminance | 0.3235 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Pewter
#899397
ΔE00 3.80
Cool Gray
#9AA7B0
ΔE00 4.12
Cool Grey
#95A3A6
ΔE00 4.71
Bluey Grey
#89A0B0
ΔE00 5.95
Grey
#929591
ΔE00 6.26
Dark Gray
#A9A9A9
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BA2 #A29B94
analogous
#94A2A2 #949BA2 #9494A2
triadic
#949BA2 #A2949B #9BA294
tetradic
#949BA2 #A294A2 #A29B94 #94A294
square
#949BA2 #A294A2 #A29B94 #94A294
split-complementary
#949BA2 #A29494 #A2A294
monochromatic
#575E64 #747C85 #949BA2 #B5BABE #D5D8DB
Accessibility & contrast
On white
2.81
#949BA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#949BA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BA2
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BA2 | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989BA2
Deuteranopia (green-blind)
#9799A2
Tritanopia (blue-blind)
#919D9D
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #949ba2; /* rgb */ color: rgb(148, 155, 162); /* oklch */ color: oklch(68.6% 0.013 248.0);
Tailwind
colors: {
custom: {
50: '#b3b8bd',
500: '#949ba2',
950: '#000000',
},
}SCSS
$custom: #949ba2; $custom-light: #b3b8bd; $custom-dark: #000000;
JSON
{
"hex": "#949ba2",
"rgb": {
"r": 148,
"g": 155,
"b": 162
},
"hsl": {
"h": 210,
"s": 7,
"l": 60.784
},
"oklch": {
"l": 0.68601,
"c": 0.01307,
"h": 248
},
"luminance": 0.32347
}Semantic roles & 50–950 ramp
primary
#949BA2
secondary
#CCC9C6
accent
#735591
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081