#949ABC#949ABC
#949ABC is a light, muted blue. Relative luminance 0.330; OKLCH L 69.3% C 0.050 H 277.2°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #949ABC |
|---|---|
| RGB | rgb(148, 154, 188) |
| HSL | hsl(231, 23%, 66%) |
| HSV | hsv(231, 21%, 74%) |
| CMYK | cmyk(21.3%, 18.1%, 0%, 26.3%) |
| CIE-LAB | lab(64.19, 5.21, -18.28) |
| CIE-LCH | lch(64.19, 19.01, 285.91°) |
| OKLab | oklab(69.32% 0.0063 -0.0499) |
| OKLCH | oklch(69.32% 0.05 277.2) |
| XYZ | xyz(32.8432, 33.0373, 52.2137) |
| Luminance | 0.3304 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.60
Perrywinkle
#8F8CE7
ΔE00 10.51
Blue Grey
#758DA3
ΔE00 11.13
Bluey Grey
#89A0B0
ΔE00 11.43
Periwinkle Blue
#8F99FB
ΔE00 11.61
Lightslategray
#778899
ΔE00 11.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949ABC #BCB694
analogous
#94AEBC #949ABC #A294BC
triadic
#949ABC #BC949A #9ABC94
tetradic
#949ABC #BC94AE #BCB694 #94BCA2
square
#949ABC #BC94AE #BCB694 #94BCA2
split-complementary
#949ABC #BCA294 #AEBC94
monochromatic
#525A83 #6E76A4 #949ABC #BABED4 #DFE1EB
Accessibility & contrast
On white
2.76
#949ABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#949ABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949ABC
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949ABC | 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)
#919DBE
Deuteranopia (green-blind)
#8E9ABB
Tritanopia (blue-blind)
#8BA0A5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #949abc; /* rgb */ color: rgb(148, 154, 188); /* oklch */ color: oklch(69.3% 0.050 277.2);
Tailwind
colors: {
custom: {
50: '#b4b7d0',
500: '#949abc',
950: '#000000',
},
}SCSS
$custom: #949abc; $custom-light: #b4b7d0; $custom-dark: #000000;
JSON
{
"hex": "#949abc",
"rgb": {
"r": 148,
"g": 154,
"b": 188
},
"hsl": {
"h": 231,
"s": 22.989,
"l": 65.882
},
"oklch": {
"l": 0.69318,
"c": 0.05033,
"h": 277.2
},
"luminance": 0.33038
}Semantic roles & 50–950 ramp
primary
#949ABC
secondary
#DDDBCF
accent
#9344A1
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082