#949CA2#949CA2
#949CA2 is a light, near-neutral grey. Relative luminance 0.327; OKLCH L 68.8% C 0.013 H 240.0°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #949CA2 |
|---|---|
| RGB | rgb(148, 156, 162) |
| HSL | hsl(206, 7%, 61%) |
| HSV | hsv(206, 9%, 64%) |
| CMYK | cmyk(8.6%, 3.7%, 0%, 36.5%) |
| CIE-LAB | lab(63.90, -1.64, -4.12) |
| CIE-LCH | lch(63.90, 4.43, 248.30°) |
| OKLab | oklab(68.82% -0.0064 -0.011) |
| OKLCH | oklch(68.82% 0.013 240) |
| XYZ | xyz(30.6214, 32.6811, 38.8702) |
| Luminance | 0.3268 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Pewter
#899397
ΔE00 3.52
Cool Gray
#9AA7B0
ΔE00 3.75
Cool Grey
#95A3A6
ΔE00 3.89
Bluey Grey
#89A0B0
ΔE00 5.78
Grey
#929591
ΔE00 5.91
Dark Gray
#A9A9A9
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949CA2 #A29A94
analogous
#94A2A1 #949CA2 #9495A2
triadic
#949CA2 #A2949C #9CA294
tetradic
#949CA2 #A194A2 #A29A94 #95A294
square
#949CA2 #A194A2 #A29A94 #95A294
split-complementary
#949CA2 #A29495 #A2A194
monochromatic
#575F64 #747E85 #949CA2 #B5BABE #D5D9DB
Accessibility & contrast
On white
2.79
#949CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#949CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949CA2
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949CA2 | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9CA2
Deuteranopia (green-blind)
#989AA2
Tritanopia (blue-blind)
#919E9E
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #949ca2; /* rgb */ color: rgb(148, 156, 162); /* oklch */ color: oklch(68.8% 0.013 240.0);
Tailwind
colors: {
custom: {
50: '#b3b9bd',
500: '#949ca2',
950: '#000000',
},
}SCSS
$custom: #949ca2; $custom-light: #b3b9bd; $custom-dark: #000000;
JSON
{
"hex": "#949ca2",
"rgb": {
"r": 148,
"g": 156,
"b": 162
},
"hsl": {
"h": 205.714,
"s": 7,
"l": 60.784
},
"oklch": {
"l": 0.68816,
"c": 0.01275,
"h": 240
},
"luminance": 0.32681
}Semantic roles & 50–950 ramp
primary
#949CA2
secondary
#CCC9C6
accent
#6E5591
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081