#949CA0#949CA0
#949CA0 is a light, near-neutral grey. Relative luminance 0.326; OKLCH L 68.8% C 0.011 H 229.0°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #949CA0 |
|---|---|
| RGB | rgb(148, 156, 160) |
| HSL | hsl(200, 6%, 60%) |
| HSV | hsv(200, 8%, 63%) |
| CMYK | cmyk(7.5%, 2.5%, 0%, 37.3%) |
| CIE-LAB | lab(63.84, -2.05, -3.08) |
| CIE-LCH | lch(63.84, 3.70, 236.34°) |
| OKLab | oklab(68.75% -0.0072 -0.0082) |
| OKLCH | oklch(68.75% 0.011 229) |
| XYZ | xyz(30.4451, 32.6106, 37.9414) |
| Luminance | 0.3261 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Pewter
#899397
ΔE00 3.20
Cool Grey
#95A3A6
ΔE00 3.31
Cool Gray
#9AA7B0
ΔE00 4.13
Grey
#929591
ΔE00 5.01
Dark Gray
#A9A9A9
ΔE00 5.88
Bluey Grey
#89A0B0
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949CA0 #A09894
analogous
#94A09E #949CA0 #9496A0
triadic
#949CA0 #A0949C #9CA094
tetradic
#949CA0 #9E94A0 #A09894 #96A094
square
#949CA0 #9E94A0 #A09894 #96A094
split-complementary
#949CA0 #A09496 #A09E94
monochromatic
#575F62 #747E83 #949CA0 #B4BABD #D5D8DA
Accessibility & contrast
On white
2.79
#949CA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#949CA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949CA0
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949CA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949CA0 | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9CA0
Deuteranopia (green-blind)
#989AA0
Tritanopia (blue-blind)
#919D9D
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #949ca0; /* rgb */ color: rgb(148, 156, 160); /* oklch */ color: oklch(68.8% 0.011 229.0);
Tailwind
colors: {
custom: {
50: '#b3b9bc',
500: '#949ca0',
950: '#000000',
},
}SCSS
$custom: #949ca0; $custom-light: #b3b9bc; $custom-dark: #000000;
JSON
{
"hex": "#949ca0",
"rgb": {
"r": 148,
"g": 156,
"b": 160
},
"hsl": {
"h": 200,
"s": 5.941,
"l": 60.392
},
"oklch": {
"l": 0.68752,
"c": 0.01094,
"h": 229
},
"luminance": 0.32611
}Semantic roles & 50–950 ramp
primary
#949CA0
secondary
#CAC7C6
accent
#695690
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081