#949BB4#949BB4
#949BB4 is a light, muted blue. Relative luminance 0.330; OKLCH L 69.2% C 0.038 H 273.0°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #949BB4 |
|---|---|
| RGB | rgb(148, 155, 180) |
| HSL | hsl(227, 18%, 64%) |
| HSV | hsv(227, 18%, 71%) |
| CMYK | cmyk(17.8%, 13.9%, 0%, 29.4%) |
| CIE-LAB | lab(64.19, 2.81, -13.80) |
| CIE-LCH | lch(64.19, 14.09, 281.52°) |
| OKLab | oklab(69.23% 0.002 -0.0375) |
| OKLCH | oklch(69.23% 0.038 273) |
| XYZ | xyz(32.1703, 33.0333, 47.8523) |
| Luminance | 0.3303 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 8.99
Cool Gray
#9AA7B0
ΔE00 9.13
Blue Grey
#758DA3
ΔE00 9.49
Lightslategray
#778899
ΔE00 9.76
Pewter
#899397
ΔE00 10.78
Steel
#738595
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BB4 #B4AD94
analogous
#94ABB4 #949BB4 #9D94B4
triadic
#949BB4 #B4949B #9BB494
tetradic
#949BB4 #B494AB #B4AD94 #94B49D
square
#949BB4 #B494AB #B4AD94 #94B49D
split-complementary
#949BB4 #B49D94 #ABB494
monochromatic
#555D79 #70799B #949BB4 #B8BDCD #DCDEE6
Accessibility & contrast
On white
2.76
#949BB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#949BB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BB4
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BB4 | 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)
#949DB5
Deuteranopia (green-blind)
#929AB3
Tritanopia (blue-blind)
#8DA0A3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #949bb4; /* rgb */ color: rgb(148, 155, 180); /* oklch */ color: oklch(69.2% 0.038 273.0);
Tailwind
colors: {
custom: {
50: '#b3b8ca',
500: '#949bb4',
950: '#000000',
},
}SCSS
$custom: #949bb4; $custom-light: #b3b8ca; $custom-dark: #000000;
JSON
{
"hex": "#949bb4",
"rgb": {
"r": 148,
"g": 155,
"b": 180
},
"hsl": {
"h": 226.875,
"s": 17.582,
"l": 64.314
},
"oklch": {
"l": 0.69225,
"c": 0.03753,
"h": 273
},
"luminance": 0.33034
}Semantic roles & 50–950 ramp
primary
#949BB4
secondary
#D7D5CC
accent
#8A4A9C
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082