#949FA3#949FA3
#949FA3 is a light, near-neutral grey. Relative luminance 0.337; OKLCH L 69.5% C 0.014 H 221.5°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #949FA3 |
|---|---|
| RGB | rgb(148, 159, 163) |
| HSL | hsl(196, 8%, 61%) |
| HSV | hsv(196, 9%, 64%) |
| CMYK | cmyk(9.2%, 2.5%, 0%, 36.1%) |
| CIE-LAB | lab(64.75, -3.08, -3.42) |
| CIE-LCH | lch(64.75, 4.61, 227.99°) |
| OKLab | oklab(69.5% -0.0104 -0.0092) |
| OKLCH | oklch(69.5% 0.014 221.5) |
| XYZ | xyz(31.2203, 33.7361, 39.5101) |
| Luminance | 0.3374 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 1.83
Cool Gray
#9AA7B0
ΔE00 3.39
Pewter
#899397
ΔE00 3.83
Bluey Grey
#89A0B0
ΔE00 5.68
Grey
#929591
ΔE00 5.78
Dark Gray
#A9A9A9
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949FA3 #A39894
analogous
#94A39F #949FA3 #9497A3
triadic
#949FA3 #A3949F #9FA394
tetradic
#949FA3 #9F94A3 #A39894 #97A394
square
#949FA3 #9F94A3 #A39894 #97A394
split-complementary
#949FA3 #A39497 #A39F94
monochromatic
#576265 #738186 #949FA3 #B5BDBF #D6DADC
Accessibility & contrast
On white
2.71
#949FA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#949FA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949FA3
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949FA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949FA3 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9EA3
Deuteranopia (green-blind)
#9A9CA3
Tritanopia (blue-blind)
#90A0A0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #949fa3; /* rgb */ color: rgb(148, 159, 163); /* oklch */ color: oklch(69.5% 0.014 221.5);
Tailwind
colors: {
custom: {
50: '#b3bbbe',
500: '#949fa3',
950: '#000000',
},
}SCSS
$custom: #949fa3; $custom-light: #b3bbbe; $custom-dark: #000000;
JSON
{
"hex": "#949fa3",
"rgb": {
"r": 148,
"g": 159,
"b": 163
},
"hsl": {
"h": 196,
"s": 7.538,
"l": 60.98
},
"oklch": {
"l": 0.69496,
"c": 0.01389,
"h": 221.5
},
"luminance": 0.33737
}Semantic roles & 50–950 ramp
primary
#949FA3
secondary
#CCC8C7
accent
#645491
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081