#949BBF#949BBF
#949BBF is a light, muted blue. Relative luminance 0.335; OKLCH L 69.6% C 0.053 H 276.3°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #949BBF |
|---|---|
| RGB | rgb(148, 155, 191) |
| HSL | hsl(230, 25%, 66%) |
| HSV | hsv(230, 23%, 75%) |
| CMYK | cmyk(22.5%, 18.8%, 0%, 25.1%) |
| CIE-LAB | lab(64.56, 5.35, -19.40) |
| CIE-LCH | lch(64.56, 20.12, 285.43°) |
| OKLab | oklab(69.64% 0.0059 -0.0531) |
| OKLCH | oklch(69.64% 0.053 276.3) |
| XYZ | xyz(33.3357, 33.4995, 53.9898) |
| Luminance | 0.3350 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.32
Perrywinkle
#8F8CE7
ΔE00 9.94
Periwinkle Blue
#8F99FB
ΔE00 10.87
Blue Grey
#758DA3
ΔE00 11.22
Bluey Grey
#89A0B0
ΔE00 11.47
Faded Blue
#658CBB
ΔE00 11.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BBF #BFB894
analogous
#94B1BF #949BBF #A394BF
triadic
#949BBF #BF949B #9BBF94
tetradic
#949BBF #BF94B1 #BFB894 #94BFA3
square
#949BBF #BF94B1 #BFB894 #94BFA3
split-complementary
#949BBF #BFA394 #B1BF94
monochromatic
#515A88 #6E77A8 #949BBF #BABFD6 #E1E3ED
Accessibility & contrast
On white
2.73
#949BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#949BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BBF
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BBF | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EC1
Deuteranopia (green-blind)
#8E9BBE
Tritanopia (blue-blind)
#8AA1A7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #949bbf; /* rgb */ color: rgb(148, 155, 191); /* oklch */ color: oklch(69.6% 0.053 276.3);
Tailwind
colors: {
custom: {
50: '#b4b8d2',
500: '#949bbf',
950: '#000000',
},
}SCSS
$custom: #949bbf; $custom-light: #b4b8d2; $custom-dark: #000000;
JSON
{
"hex": "#949bbf",
"rgb": {
"r": 148,
"g": 155,
"b": 191
},
"hsl": {
"h": 230.233,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.69643,
"c": 0.05338,
"h": 276.3
},
"luminance": 0.335
}Semantic roles & 50–950 ramp
primary
#949BBF
secondary
#DEDCD0
accent
#9442A4
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082