#949CB2#949CB2
#949CB2 is a light, muted blue. Relative luminance 0.333; OKLCH L 69.4% C 0.034 H 269.7°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #949CB2 |
|---|---|
| RGB | rgb(148, 156, 178) |
| HSL | hsl(224, 16%, 64%) |
| HSV | hsv(224, 17%, 70%) |
| CMYK | cmyk(16.9%, 12.4%, 0%, 30.2%) |
| CIE-LAB | lab(64.39, 1.81, -12.37) |
| CIE-LCH | lch(64.39, 12.51, 278.30°) |
| OKLab | oklab(69.36% -0.0002 -0.0335) |
| OKLCH | oklch(69.36% 0.034 269.7) |
| XYZ | xyz(32.1352, 33.2866, 46.8428) |
| Luminance | 0.3329 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 7.71
Cool Gray
#9AA7B0
ΔE00 7.76
Blue Grey
#758DA3
ΔE00 8.79
Lightslategray
#778899
ΔE00 9.09
Pewter
#899397
ΔE00 9.58
Bluegrey
#85A3B2
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949CB2 #B2AA94
analogous
#94ABB2 #949CB2 #9B94B2
triadic
#949CB2 #B2949C #9CB294
tetradic
#949CB2 #B294AB #B2AA94 #94B29B
square
#949CB2 #B294AB #B2AA94 #94B29B
split-complementary
#949CB2 #B29B94 #ABB294
monochromatic
#555E76 #707B98 #949CB2 #B8BDCC #DBDEE5
Accessibility & contrast
On white
2.74
#949CB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#949CB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949CB2
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949CB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949CB2 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969DB3
Deuteranopia (green-blind)
#939BB1
Tritanopia (blue-blind)
#8DA0A3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #949cb2; /* rgb */ color: rgb(148, 156, 178); /* oklch */ color: oklch(69.4% 0.034 269.7);
Tailwind
colors: {
custom: {
50: '#b3b9c9',
500: '#949cb2',
950: '#000000',
},
}SCSS
$custom: #949cb2; $custom-light: #b3b9c9; $custom-dark: #000000;
JSON
{
"hex": "#949cb2",
"rgb": {
"r": 148,
"g": 156,
"b": 178
},
"hsl": {
"h": 224,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.69364,
"c": 0.03354,
"h": 269.7
},
"luminance": 0.33287
}Semantic roles & 50–950 ramp
primary
#949CB2
secondary
#D6D3CC
accent
#854B9B
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082