#949BB3#949BB3
#949BB3 is a light, muted blue. Relative luminance 0.330; OKLCH L 69.2% C 0.036 H 272.6°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #949BB3 |
|---|---|
| RGB | rgb(148, 155, 179) |
| HSL | hsl(226, 17%, 64%) |
| HSV | hsv(226, 17%, 70%) |
| CMYK | cmyk(17.3%, 13.4%, 0%, 29.8%) |
| CIE-LAB | lab(64.16, 2.59, -13.29) |
| CIE-LCH | lch(64.16, 13.54, 281.02°) |
| OKLab | oklab(69.19% 0.0016 -0.0361) |
| OKLCH | oklch(69.19% 0.036 272.6) |
| XYZ | xyz(32.0688, 32.9927, 47.3178) |
| Luminance | 0.3299 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 8.72
Cool Gray
#9AA7B0
ΔE00 8.80
Blue Grey
#758DA3
ΔE00 9.32
Lightslategray
#778899
ΔE00 9.55
Pewter
#899397
ΔE00 10.43
Steel
#738595
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BB3 #B3AC94
analogous
#94ABB3 #949BB3 #9D94B3
triadic
#949BB3 #B3949B #9BB394
tetradic
#949BB3 #B394AB #B3AC94 #94B39D
square
#949BB3 #B394AB #B3AC94 #94B39D
split-complementary
#949BB3 #B39D94 #ABB394
monochromatic
#555D78 #707A9A #949BB3 #B8BCCC #DCDEE6
Accessibility & contrast
On white
2.76
#949BB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#949BB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BB3
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BB3 | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949DB4
Deuteranopia (green-blind)
#929AB2
Tritanopia (blue-blind)
#8D9FA3
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #949bb3; /* rgb */ color: rgb(148, 155, 179); /* oklch */ color: oklch(69.2% 0.036 272.6);
Tailwind
colors: {
custom: {
50: '#b3b8c9',
500: '#949bb3',
950: '#000000',
},
}SCSS
$custom: #949bb3; $custom-light: #b3b8c9; $custom-dark: #000000;
JSON
{
"hex": "#949bb3",
"rgb": {
"r": 148,
"g": 155,
"b": 179
},
"hsl": {
"h": 226.452,
"s": 16.94,
"l": 64.118
},
"oklch": {
"l": 0.69189,
"c": 0.03611,
"h": 272.6
},
"luminance": 0.32993
}Semantic roles & 50–950 ramp
primary
#949BB3
secondary
#D7D4CC
accent
#894A9B
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082