#949FBB#949FBB
#949FBB is a light, muted blue. Relative luminance 0.347; OKLCH L 70.3% C 0.043 H 268.4°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #949FBB |
|---|---|
| RGB | rgb(148, 159, 187) |
| HSL | hsl(223, 22%, 66%) |
| HSV | hsv(223, 21%, 73%) |
| CMYK | cmyk(20.9%, 15%, 0%, 26.7%) |
| CIE-LAB | lab(65.50, 2.18, -15.75) |
| CIE-LCH | lch(65.50, 15.89, 277.87°) |
| OKLab | oklab(70.33% -0.0012 -0.0429) |
| OKLCH | oklch(70.33% 0.043 268.4) |
| XYZ | xyz(33.5783, 34.6793, 51.9287) |
| Luminance | 0.3468 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 8.33
Cool Gray
#9AA7B0
ΔE00 8.91
Blue Grey
#758DA3
ΔE00 9.41
Lightslategray
#778899
ΔE00 10.25
Bluegrey
#85A3B2
ΔE00 10.59
Lightsteelblue
#B0C4DE
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949FBB #BBB094
analogous
#94B2BB #949FBB #9C94BB
triadic
#949FBB #BB949F #9FBB94
tetradic
#949FBB #BB94B2 #BBB094 #94BB9C
square
#949FBB #BB94B2 #BBB094 #94BB9C
split-complementary
#949FBB #BB9C94 #B2BB94
monochromatic
#536082 #6F7DA3 #949FBB #B9C1D3 #DFE2EB
Accessibility & contrast
On white
2.65
#949FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#949FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949FBB
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949FBB | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BC
Deuteranopia (green-blind)
#939EBA
Tritanopia (blue-blind)
#8BA4A8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #949fbb; /* rgb */ color: rgb(148, 159, 187); /* oklch */ color: oklch(70.3% 0.043 268.4);
Tailwind
colors: {
custom: {
50: '#b4bbcf',
500: '#949fbb',
950: '#000000',
},
}SCSS
$custom: #949fbb; $custom-light: #b4bbcf; $custom-dark: #000000;
JSON
{
"hex": "#949fbb",
"rgb": {
"r": 148,
"g": 159,
"b": 187
},
"hsl": {
"h": 223.077,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.70328,
"c": 0.04291,
"h": 268.4
},
"luminance": 0.3468
}Semantic roles & 50–950 ramp
primary
#949FBB
secondary
#DCD8CF
accent
#8745A1
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111113
muted
#808082