#949BB0#949BB0
#949BB0 is a light, muted blue. Relative luminance 0.329; OKLCH L 69.1% C 0.032 H 270.9°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #949BB0 |
|---|---|
| RGB | rgb(148, 155, 176) |
| HSL | hsl(225, 15%, 64%) |
| HSV | hsv(225, 16%, 69%) |
| CMYK | cmyk(15.9%, 11.9%, 0%, 31%) |
| CIE-LAB | lab(64.06, 1.92, -11.75) |
| CIE-LCH | lch(64.06, 11.91, 279.27°) |
| OKLab | oklab(69.08% 0.0005 -0.0318) |
| OKLCH | oklch(69.08% 0.032 270.9) |
| XYZ | xyz(31.7687, 32.8727, 45.7372) |
| Luminance | 0.3287 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 7.79
Bluey Grey
#89A0B0
ΔE00 7.89
Blue Grey
#758DA3
ΔE00 8.83
Lightslategray
#778899
ΔE00 8.95
Pewter
#899397
ΔE00 9.32
Cool Grey
#95A3A6
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BB0 #B0A994
analogous
#94A9B0 #949BB0 #9B94B0
triadic
#949BB0 #B0949B #9BB094
tetradic
#949BB0 #B094A9 #B0A994 #94B09B
square
#949BB0 #B094A9 #B0A994 #94B09B
split-complementary
#949BB0 #B09B94 #A9B094
monochromatic
#565D74 #717A96 #949BB0 #B7BCCA #DADDE4
Accessibility & contrast
On white
2.77
#949BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#949BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BB0
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BB0 | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CB1
Deuteranopia (green-blind)
#939AAF
Tritanopia (blue-blind)
#8E9FA2
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #949bb0; /* rgb */ color: rgb(148, 155, 176); /* oklch */ color: oklch(69.1% 0.032 270.9);
Tailwind
colors: {
custom: {
50: '#b3b8c7',
500: '#949bb0',
950: '#000000',
},
}SCSS
$custom: #949bb0; $custom-light: #b3b8c7; $custom-dark: #000000;
JSON
{
"hex": "#949bb0",
"rgb": {
"r": 148,
"g": 155,
"b": 176
},
"hsl": {
"h": 225,
"s": 15.054,
"l": 63.529
},
"oklch": {
"l": 0.6908,
"c": 0.03183,
"h": 270.9
},
"luminance": 0.32873
}Semantic roles & 50–950 ramp
primary
#949BB0
secondary
#D5D2CB
accent
#864C99
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082