#949AB2#949AB2
#949AB2 is a light, muted blue. Relative luminance 0.326; OKLCH L 68.9% C 0.036 H 274.3°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #949AB2 |
|---|---|
| RGB | rgb(148, 154, 178) |
| HSL | hsl(228, 16%, 64%) |
| HSV | hsv(228, 17%, 70%) |
| CMYK | cmyk(16.9%, 13.5%, 0%, 30.2%) |
| CIE-LAB | lab(63.85, 2.92, -13.19) |
| CIE-LCH | lch(63.85, 13.51, 282.51°) |
| OKLab | oklab(68.94% 0.0027 -0.0358) |
| OKLCH | oklch(68.94% 0.036 274.3) |
| XYZ | xyz(31.8023, 32.6210, 46.7318) |
| Luminance | 0.3262 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 9.16
Bluey Grey
#89A0B0
ΔE00 9.16
Blue Grey
#758DA3
ΔE00 9.55
Lightslategray
#778899
ΔE00 9.64
Pewter
#899397
ΔE00 10.56
Steel
#738595
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949AB2 #B2AC94
analogous
#94A9B2 #949AB2 #9D94B2
triadic
#949AB2 #B2949A #9AB294
tetradic
#949AB2 #B294A9 #B2AC94 #94B29D
square
#949AB2 #B294A9 #B2AC94 #94B29D
split-complementary
#949AB2 #B29D94 #A9B294
monochromatic
#555C76 #707898 #949AB2 #B8BCCC #DBDDE5
Accessibility & contrast
On white
2.79
#949AB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#949AB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949AB2
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949AB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949AB2 | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB3
Deuteranopia (green-blind)
#929AB1
Tritanopia (blue-blind)
#8D9EA2
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #949ab2; /* rgb */ color: rgb(148, 154, 178); /* oklch */ color: oklch(68.9% 0.036 274.3);
Tailwind
colors: {
custom: {
50: '#b3b7c9',
500: '#949ab2',
950: '#000000',
},
}SCSS
$custom: #949ab2; $custom-light: #b3b7c9; $custom-dark: #000000;
JSON
{
"hex": "#949ab2",
"rgb": {
"r": 148,
"g": 154,
"b": 178
},
"hsl": {
"h": 228,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.68941,
"c": 0.03587,
"h": 274.3
},
"luminance": 0.32621
}Semantic roles & 50–950 ramp
primary
#949AB2
secondary
#D6D4CC
accent
#8B4B9B
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082