#949BBB#949BBB
#949BBB is a light, muted blue. Relative luminance 0.333; OKLCH L 69.5% C 0.048 H 275.4°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #949BBB |
|---|---|
| RGB | rgb(148, 155, 187) |
| HSL | hsl(229, 22%, 66%) |
| HSV | hsv(229, 21%, 73%) |
| CMYK | cmyk(20.9%, 17.1%, 0%, 26.7%) |
| CIE-LAB | lab(64.42, 4.42, -17.37) |
| CIE-LCH | lch(64.42, 17.92, 284.27°) |
| OKLab | oklab(69.49% 0.0045 -0.0474) |
| OKLCH | oklch(69.49% 0.048 275.4) |
| XYZ | xyz(32.9015, 33.3258, 51.7031) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 10.09
Blue Grey
#758DA3
ΔE00 10.66
Bluey Grey
#89A0B0
ΔE00 10.70
Perrywinkle
#8F8CE7
ΔE00 10.79
Lightslategray
#778899
ΔE00 11.19
Cool Gray
#9AA7B0
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BBB #BBB494
analogous
#94AEBB #949BBB #A094BB
triadic
#949BBB #BB949B #9BBB94
tetradic
#949BBB #BB94AE #BBB494 #94BBA0
square
#949BBB #BB94AE #BBB494 #94BBA0
split-complementary
#949BBB #BBA094 #AEBB94
monochromatic
#535B82 #6F78A3 #949BBB #B9BED3 #DFE1EB
Accessibility & contrast
On white
2.74
#949BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#949BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BBB
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BBB | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBC
Deuteranopia (green-blind)
#909BBA
Tritanopia (blue-blind)
#8BA1A6
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #949bbb; /* rgb */ color: rgb(148, 155, 187); /* oklch */ color: oklch(69.5% 0.048 275.4);
Tailwind
colors: {
custom: {
50: '#b4b8cf',
500: '#949bbb',
950: '#000000',
},
}SCSS
$custom: #949bbb; $custom-light: #b4b8cf; $custom-dark: #000000;
JSON
{
"hex": "#949bbb",
"rgb": {
"r": 148,
"g": 155,
"b": 187
},
"hsl": {
"h": 229.231,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.69488,
"c": 0.04761,
"h": 275.4
},
"luminance": 0.33326
}Semantic roles & 50–950 ramp
primary
#949BBB
secondary
#DCDACF
accent
#9045A1
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111113
muted
#808082