#949BBA#949BBA
#949BBA is a light, muted blue. Relative luminance 0.333; OKLCH L 69.5% C 0.046 H 275.1°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #949BBA |
|---|---|
| RGB | rgb(148, 155, 186) |
| HSL | hsl(229, 22%, 65%) |
| HSV | hsv(229, 20%, 73%) |
| CMYK | cmyk(20.4%, 16.7%, 0%, 27.1%) |
| CIE-LAB | lab(64.39, 4.19, -16.86) |
| CIE-LCH | lch(64.39, 17.37, 283.94°) |
| OKLab | oklab(69.45% 0.0041 -0.046) |
| OKLCH | oklch(69.45% 0.046 275.1) |
| XYZ | xyz(32.7948, 33.2831, 51.1413) |
| Luminance | 0.3328 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 10.31
Bluey Grey
#89A0B0
ΔE00 10.49
Blue Grey
#758DA3
ΔE00 10.51
Cool Gray
#9AA7B0
ΔE00 10.92
Lightslategray
#778899
ΔE00 11.00
Perrywinkle
#8F8CE7
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BBA #BAB394
analogous
#94AEBA #949BBA #A094BA
triadic
#949BBA #BA949B #9BBA94
tetradic
#949BBA #BA94AE #BAB394 #94BAA0
square
#949BBA #BA94AE #BAB394 #94BAA0
split-complementary
#949BBA #BAA094 #AEBA94
monochromatic
#535B81 #6F78A2 #949BBA #B9BED2 #DEE1EA
Accessibility & contrast
On white
2.74
#949BBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#949BBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BBA
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BBA | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBB
Deuteranopia (green-blind)
#909BB9
Tritanopia (blue-blind)
#8BA1A5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #949bba; /* rgb */ color: rgb(148, 155, 186); /* oklch */ color: oklch(69.5% 0.046 275.1);
Tailwind
colors: {
custom: {
50: '#b4b8ce',
500: '#949bba',
950: '#000000',
},
}SCSS
$custom: #949bba; $custom-light: #b4b8ce; $custom-dark: #000000;
JSON
{
"hex": "#949bba",
"rgb": {
"r": 148,
"g": 155,
"b": 186
},
"hsl": {
"h": 228.947,
"s": 21.591,
"l": 65.49
},
"oklch": {
"l": 0.6945,
"c": 0.04617,
"h": 275.1
},
"luminance": 0.33284
}Semantic roles & 50–950 ramp
primary
#949BBA
secondary
#DBD9CF
accent
#8F46A0
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111113
muted
#808082