#949FAA#949FAA
#949FAA is a light, muted cyan. Relative luminance 0.340; OKLCH L 69.7% C 0.020 H 248.1°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #949FAA |
|---|---|
| RGB | rgb(148, 159, 170) |
| HSL | hsl(210, 11%, 62%) |
| HSV | hsv(210, 13%, 67%) |
| CMYK | cmyk(12.9%, 6.5%, 0%, 33.3%) |
| CIE-LAB | lab(64.96, -1.61, -7.04) |
| CIE-LCH | lch(64.96, 7.23, 257.12°) |
| OKLab | oklab(69.73% -0.0076 -0.019) |
| OKLCH | oklch(69.73% 0.02 248.1) |
| XYZ | xyz(31.8649, 33.9939, 42.9051) |
| Luminance | 0.3399 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.76
Bluey Grey
#89A0B0
ΔE00 4.08
Cool Grey
#95A3A6
ΔE00 4.82
Pewter
#899397
ΔE00 5.27
Bluegrey
#85A3B2
ΔE00 6.17
Dark Gray
#A9A9A9
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949FAA #AA9F94
analogous
#94AAAA #949FAA #9494AA
triadic
#949FAA #AA949F #9FAA94
tetradic
#949FAA #AA94AA #AA9F94 #94AA94
square
#949FAA #AA94AA #AA9F94 #94AA94
split-complementary
#949FAA #AA9494 #AAAA94
monochromatic
#57626D #72808F #949FAA #B6BEC5 #D8DCE0
Accessibility & contrast
On white
2.69
#949FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#949FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949FAA
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949FAA | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9FAB
Deuteranopia (green-blind)
#989DAA
Tritanopia (blue-blind)
#8FA1A2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #949faa; /* rgb */ color: rgb(148, 159, 170); /* oklch */ color: oklch(69.7% 0.020 248.1);
Tailwind
colors: {
custom: {
50: '#b3bbc3',
500: '#949faa',
950: '#000000',
},
}SCSS
$custom: #949faa; $custom-light: #b3bbc3; $custom-dark: #000000;
JSON
{
"hex": "#949faa",
"rgb": {
"r": 148,
"g": 159,
"b": 170
},
"hsl": {
"h": 210,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.69725,
"c": 0.02045,
"h": 248.1
},
"luminance": 0.33994
}Semantic roles & 50–950 ramp
primary
#949FAA
secondary
#D1CDC9
accent
#735096
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111112
muted
#808081