#949FAC#949FAC
#949FAC is a light, muted cyan. Relative luminance 0.341; OKLCH L 69.8% C 0.023 H 252.6°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #949FAC |
|---|---|
| RGB | rgb(148, 159, 172) |
| HSL | hsl(213, 13%, 63%) |
| HSV | hsv(213, 14%, 67%) |
| CMYK | cmyk(14%, 7.6%, 0%, 32.5%) |
| CIE-LAB | lab(65.02, -1.18, -8.07) |
| CIE-LCH | lch(65.02, 8.16, 261.68°) |
| OKLab | oklab(69.79% -0.0068 -0.0218) |
| OKLCH | oklch(69.79% 0.023 252.6) |
| XYZ | xyz(32.0555, 34.0702, 43.9091) |
| Luminance | 0.3407 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.33
Bluey Grey
#89A0B0
ΔE00 4.16
Cool Grey
#95A3A6
ΔE00 5.73
Pewter
#899397
ΔE00 5.98
Bluegrey
#85A3B2
ΔE00 6.45
Dark Gray
#A9A9A9
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949FAC #ACA194
analogous
#94ABAC #949FAC #9594AC
triadic
#949FAC #AC949F #9FAC94
tetradic
#949FAC #AC94AB #ACA194 #94AC95
square
#949FAC #AC94AB #ACA194 #94AC95
split-complementary
#949FAC #AC9594 #ABAC94
monochromatic
#56626F #728091 #949FAC #B6BEC7 #D9DDE1
Accessibility & contrast
On white
2.69
#949FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#949FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949FAC
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949FAC | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9FAD
Deuteranopia (green-blind)
#989DAC
Tritanopia (blue-blind)
#8EA2A3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #949fac; /* rgb */ color: rgb(148, 159, 172); /* oklch */ color: oklch(69.8% 0.023 252.6);
Tailwind
colors: {
custom: {
50: '#b3bbc4',
500: '#949fac',
950: '#000000',
},
}SCSS
$custom: #949fac; $custom-light: #b3bbc4; $custom-dark: #000000;
JSON
{
"hex": "#949fac",
"rgb": {
"r": 148,
"g": 159,
"b": 172
},
"hsl": {
"h": 212.5,
"s": 12.632,
"l": 62.745
},
"oklch": {
"l": 0.69793,
"c": 0.02283,
"h": 252.6
},
"luminance": 0.34071
}Semantic roles & 50–950 ramp
primary
#949FAC
secondary
#D2CECA
accent
#764F97
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111112
muted
#808081