#949ABB#949ABB
#949ABB is a light, muted blue. Relative luminance 0.330; OKLCH L 69.3% C 0.049 H 277.0°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #949ABB |
|---|---|
| RGB | rgb(148, 154, 187) |
| HSL | hsl(231, 22%, 66%) |
| HSV | hsv(231, 21%, 73%) |
| CMYK | cmyk(20.9%, 17.6%, 0%, 26.7%) |
| CIE-LAB | lab(64.16, 4.98, -17.78) |
| CIE-LCH | lch(64.16, 18.46, 285.65°) |
| OKLab | oklab(69.28% 0.0059 -0.0485) |
| OKLCH | oklch(69.28% 0.049 277) |
| XYZ | xyz(32.7358, 32.9943, 51.6479) |
| Luminance | 0.3300 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.80
Perrywinkle
#8F8CE7
ΔE00 10.74
Blue Grey
#758DA3
ΔE00 10.99
Bluey Grey
#89A0B0
ΔE00 11.25
Lightslategray
#778899
ΔE00 11.46
Cool Gray
#9AA7B0
ΔE00 11.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949ABB #BBB594
analogous
#94ADBB #949ABB #A194BB
triadic
#949ABB #BB949A #9ABB94
tetradic
#949ABB #BB94AD #BBB594 #94BBA1
square
#949ABB #BB94AD #BBB594 #94BBA1
split-complementary
#949ABB #BBA194 #ADBB94
monochromatic
#535A82 #6F77A3 #949ABB #B9BDD3 #DFE1EB
Accessibility & contrast
On white
2.76
#949ABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#949ABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949ABB
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949ABB | 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)
#919DBD
Deuteranopia (green-blind)
#8F9ABA
Tritanopia (blue-blind)
#8BA0A5
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #949abb; /* rgb */ color: rgb(148, 154, 187); /* oklch */ color: oklch(69.3% 0.049 277.0);
Tailwind
colors: {
custom: {
50: '#b4b7cf',
500: '#949abb',
950: '#000000',
},
}SCSS
$custom: #949abb; $custom-light: #b4b7cf; $custom-dark: #000000;
JSON
{
"hex": "#949abb",
"rgb": {
"r": 148,
"g": 154,
"b": 187
},
"hsl": {
"h": 230.769,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.69279,
"c": 0.04888,
"h": 277
},
"luminance": 0.32995
}Semantic roles & 50–950 ramp
primary
#949ABB
secondary
#DCDACF
accent
#9345A1
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111113
muted
#808082