#949BBC#949BBC
#949BBC is a light, muted blue. Relative luminance 0.334; OKLCH L 69.5% C 0.049 H 275.7°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #949BBC |
|---|---|
| RGB | rgb(148, 155, 188) |
| HSL | hsl(230, 23%, 66%) |
| HSV | hsv(230, 21%, 74%) |
| CMYK | cmyk(21.3%, 17.6%, 0%, 26.3%) |
| CIE-LAB | lab(64.46, 4.65, -17.88) |
| CIE-LCH | lch(64.46, 18.47, 284.58°) |
| OKLab | oklab(69.53% 0.0048 -0.0488) |
| OKLCH | oklch(69.53% 0.049 275.7) |
| XYZ | xyz(33.0089, 33.3688, 52.2689) |
| Luminance | 0.3337 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.88
Perrywinkle
#8F8CE7
ΔE00 10.57
Blue Grey
#758DA3
ΔE00 10.81
Bluey Grey
#89A0B0
ΔE00 10.91
Lightslategray
#778899
ΔE00 11.38
Cool Gray
#9AA7B0
ΔE00 11.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BBC #BCB594
analogous
#94AFBC #949BBC #A194BC
triadic
#949BBC #BC949B #9BBC94
tetradic
#949BBC #BC94AF #BCB594 #94BCA1
square
#949BBC #BC94AF #BCB594 #94BCA1
split-complementary
#949BBC #BCA194 #AFBC94
monochromatic
#525B83 #6E78A4 #949BBC #BABED4 #DFE1EB
Accessibility & contrast
On white
2.74
#949BBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#949BBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BBC
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BBC | 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)
#929EBE
Deuteranopia (green-blind)
#8F9BBB
Tritanopia (blue-blind)
#8BA1A6
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #949bbc; /* rgb */ color: rgb(148, 155, 188); /* oklch */ color: oklch(69.5% 0.049 275.7);
Tailwind
colors: {
custom: {
50: '#b4b8d0',
500: '#949bbc',
950: '#000000',
},
}SCSS
$custom: #949bbc; $custom-light: #b4b8d0; $custom-dark: #000000;
JSON
{
"hex": "#949bbc",
"rgb": {
"r": 148,
"g": 155,
"b": 188
},
"hsl": {
"h": 229.5,
"s": 22.989,
"l": 65.882
},
"oklch": {
"l": 0.69526,
"c": 0.04905,
"h": 275.7
},
"luminance": 0.33369
}Semantic roles & 50–950 ramp
primary
#949BBC
secondary
#DDDACF
accent
#9144A1
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082