#949ABA#949ABA
#949ABA is a light, muted blue. Relative luminance 0.330; OKLCH L 69.2% C 0.047 H 276.8°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #949ABA |
|---|---|
| RGB | rgb(148, 154, 186) |
| HSL | hsl(231, 22%, 65%) |
| HSV | hsv(231, 20%, 73%) |
| CMYK | cmyk(20.4%, 17.2%, 0%, 27.1%) |
| CIE-LAB | lab(64.12, 4.75, -17.27) |
| CIE-LCH | lch(64.12, 17.91, 285.37°) |
| OKLab | oklab(69.24% 0.0056 -0.0471) |
| OKLCH | oklch(69.24% 0.047 276.8) |
| XYZ | xyz(32.6291, 32.9517, 51.0861) |
| Luminance | 0.3295 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 10.02
Blue Grey
#758DA3
ΔE00 10.85
Perrywinkle
#8F8CE7
ΔE00 10.96
Bluey Grey
#89A0B0
ΔE00 11.05
Lightslategray
#778899
ΔE00 11.27
Cool Gray
#9AA7B0
ΔE00 11.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949ABA #BAB494
analogous
#94ADBA #949ABA #A194BA
triadic
#949ABA #BA949A #9ABA94
tetradic
#949ABA #BA94AD #BAB494 #94BAA1
square
#949ABA #BA94AD #BAB494 #94BAA1
split-complementary
#949ABA #BAA194 #ADBA94
monochromatic
#535A81 #6F77A2 #949ABA #B9BDD2 #DEE0EA
Accessibility & contrast
On white
2.77
#949ABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#949ABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949ABA
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949ABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949ABA | 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)
#919DBB
Deuteranopia (green-blind)
#8F9AB9
Tritanopia (blue-blind)
#8BA0A5
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #949aba; /* rgb */ color: rgb(148, 154, 186); /* oklch */ color: oklch(69.2% 0.047 276.8);
Tailwind
colors: {
custom: {
50: '#b4b7ce',
500: '#949aba',
950: '#000000',
},
}SCSS
$custom: #949aba; $custom-light: #b4b7ce; $custom-dark: #000000;
JSON
{
"hex": "#949aba",
"rgb": {
"r": 148,
"g": 154,
"b": 186
},
"hsl": {
"h": 230.526,
"s": 21.591,
"l": 65.49
},
"oklch": {
"l": 0.69241,
"c": 0.04743,
"h": 276.8
},
"luminance": 0.32952
}Semantic roles & 50–950 ramp
primary
#949ABA
secondary
#DBD9CF
accent
#9246A0
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111113
muted
#808082