#949FA4#949FA4
#949FA4 is a light, near-neutral cyan. Relative luminance 0.338; OKLCH L 69.5% C 0.015 H 226.7°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #949FA4 |
|---|---|
| RGB | rgb(148, 159, 164) |
| HSL | hsl(199, 8%, 61%) |
| HSV | hsv(199, 10%, 64%) |
| CMYK | cmyk(9.8%, 3%, 0%, 35.7%) |
| CIE-LAB | lab(64.78, -2.88, -3.94) |
| CIE-LCH | lch(64.78, 4.88, 233.88°) |
| OKLab | oklab(69.53% -0.01 -0.0106) |
| OKLCH | oklch(69.53% 0.015 226.7) |
| XYZ | xyz(31.3102, 33.7721, 39.9839) |
| Luminance | 0.3377 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.16
Cool Gray
#9AA7B0
ΔE00 3.04
Pewter
#899397
ΔE00 3.87
Bluey Grey
#89A0B0
ΔE00 5.31
Grey
#929591
ΔE00 6.12
Dark Gray
#A9A9A9
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949FA4 #A49994
analogous
#94A4A1 #949FA4 #9497A4
triadic
#949FA4 #A4949F #9FA494
tetradic
#949FA4 #A194A4 #A49994 #97A494
square
#949FA4 #A194A4 #A49994 #97A494
split-complementary
#949FA4 #A49497 #A4A194
monochromatic
#576266 #738188 #949FA4 #B5BDC0 #D6DADC
Accessibility & contrast
On white
2.71
#949FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#949FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949FA4
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949FA4 | 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)
#9C9EA4
Deuteranopia (green-blind)
#9A9CA4
Tritanopia (blue-blind)
#90A1A0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #949fa4; /* rgb */ color: rgb(148, 159, 164); /* oklch */ color: oklch(69.5% 0.015 226.7);
Tailwind
colors: {
custom: {
50: '#b3bbbf',
500: '#949fa4',
950: '#000000',
},
}SCSS
$custom: #949fa4; $custom-light: #b3bbbf; $custom-dark: #000000;
JSON
{
"hex": "#949fa4",
"rgb": {
"r": 148,
"g": 159,
"b": 164
},
"hsl": {
"h": 198.75,
"s": 8.081,
"l": 61.176
},
"oklch": {
"l": 0.69528,
"c": 0.01457,
"h": 226.7
},
"luminance": 0.33773
}Semantic roles & 50–950 ramp
primary
#949FA4
secondary
#CDC9C7
accent
#675392
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081