#949CAC#949CAC
#949CAC is a light, muted blue. Relative luminance 0.331; OKLCH L 69.2% C 0.025 H 264.4°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #949CAC |
|---|---|
| RGB | rgb(148, 156, 172) |
| HSL | hsl(220, 13%, 63%) |
| HSV | hsv(220, 14%, 67%) |
| CMYK | cmyk(14%, 9.3%, 0%, 32.5%) |
| CIE-LAB | lab(64.20, 0.48, -9.29) |
| CIE-LCH | lch(64.20, 9.30, 272.98°) |
| OKLab | oklab(69.15% -0.0025 -0.0251) |
| OKLCH | oklch(69.15% 0.025 264.4) |
| XYZ | xyz(31.5459, 33.0509, 43.7392) |
| Luminance | 0.3305 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.62
Bluey Grey
#89A0B0
ΔE00 6.08
Pewter
#899397
ΔE00 7.23
Cool Grey
#95A3A6
ΔE00 7.95
Blue Grey
#758DA3
ΔE00 8.10
Lightslategray
#778899
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949CAC #ACA494
analogous
#94A8AC #949CAC #9894AC
triadic
#949CAC #AC949C #9CAC94
tetradic
#949CAC #AC94A8 #ACA494 #94AC98
square
#949CAC #AC94A8 #ACA494 #94AC98
split-complementary
#949CAC #AC9894 #A8AC94
monochromatic
#565F6F #727C91 #949CAC #B6BCC7 #D9DCE1
Accessibility & contrast
On white
2.76
#949CAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#949CAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949CAC
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949CAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949CAC | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979DAD
Deuteranopia (green-blind)
#959BAC
Tritanopia (blue-blind)
#8E9FA1
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #949cac; /* rgb */ color: rgb(148, 156, 172); /* oklch */ color: oklch(69.2% 0.025 264.4);
Tailwind
colors: {
custom: {
50: '#b3b9c4',
500: '#949cac',
950: '#000000',
},
}SCSS
$custom: #949cac; $custom-light: #b3b9c4; $custom-dark: #000000;
JSON
{
"hex": "#949cac",
"rgb": {
"r": 148,
"g": 156,
"b": 172
},
"hsl": {
"h": 220,
"s": 12.632,
"l": 62.745
},
"oklch": {
"l": 0.69152,
"c": 0.0252,
"h": 264.4
},
"luminance": 0.33051
}Semantic roles & 50–950 ramp
primary
#949CAC
secondary
#D2CFCA
accent
#7F4F97
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111112
muted
#808081