#949BB2#949BB2
#949BB2 is a light, muted blue. Relative luminance 0.330; OKLCH L 69.2% C 0.035 H 272.1°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #949BB2 |
|---|---|
| RGB | rgb(148, 155, 178) |
| HSL | hsl(226, 16%, 64%) |
| HSV | hsv(226, 17%, 70%) |
| CMYK | cmyk(16.9%, 12.9%, 0%, 30.2%) |
| CIE-LAB | lab(64.12, 2.36, -12.78) |
| CIE-LCH | lch(64.12, 13.00, 280.48°) |
| OKLab | oklab(69.15% 0.0013 -0.0346) |
| OKLCH | oklch(69.15% 0.035 272.1) |
| XYZ | xyz(31.9681, 32.9524, 46.7871) |
| Luminance | 0.3295 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 8.45
Cool Gray
#9AA7B0
ΔE00 8.47
Blue Grey
#758DA3
ΔE00 9.15
Lightslategray
#778899
ΔE00 9.35
Pewter
#899397
ΔE00 10.07
Steel
#738595
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BB2 #B2AB94
analogous
#94AAB2 #949BB2 #9C94B2
triadic
#949BB2 #B2949B #9BB294
tetradic
#949BB2 #B294AA #B2AB94 #94B29C
square
#949BB2 #B294AA #B2AB94 #94B29C
split-complementary
#949BB2 #B29C94 #AAB294
monochromatic
#555D76 #707A98 #949BB2 #B8BCCC #DBDEE5
Accessibility & contrast
On white
2.77
#949BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#949BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BB2
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BB2 | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959DB3
Deuteranopia (green-blind)
#929AB1
Tritanopia (blue-blind)
#8D9FA2
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #949bb2; /* rgb */ color: rgb(148, 155, 178); /* oklch */ color: oklch(69.2% 0.035 272.1);
Tailwind
colors: {
custom: {
50: '#b3b8c9',
500: '#949bb2',
950: '#000000',
},
}SCSS
$custom: #949bb2; $custom-light: #b3b8c9; $custom-dark: #000000;
JSON
{
"hex": "#949bb2",
"rgb": {
"r": 148,
"g": 155,
"b": 178
},
"hsl": {
"h": 226,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.69152,
"c": 0.03467,
"h": 272.1
},
"luminance": 0.32953
}Semantic roles & 50–950 ramp
primary
#949BB2
secondary
#D6D4CC
accent
#884B9B
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082