#949BBD#949BBD
#949BBD is a light, muted blue. Relative luminance 0.334; OKLCH L 69.6% C 0.051 H 275.9°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #949BBD |
|---|---|
| RGB | rgb(148, 155, 189) |
| HSL | hsl(230, 24%, 66%) |
| HSV | hsv(230, 22%, 74%) |
| CMYK | cmyk(21.7%, 18%, 0%, 25.9%) |
| CIE-LAB | lab(64.49, 4.88, -18.39) |
| CIE-LCH | lch(64.49, 19.02, 284.88°) |
| OKLab | oklab(69.57% 0.0052 -0.0502) |
| OKLCH | oklch(69.57% 0.051 275.9) |
| XYZ | xyz(33.1171, 33.4120, 52.8386) |
| Luminance | 0.3341 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.68
Perrywinkle
#8F8CE7
ΔE00 10.36
Blue Grey
#758DA3
ΔE00 10.96
Bluey Grey
#89A0B0
ΔE00 11.11
Periwinkle Blue
#8F99FB
ΔE00 11.29
Lightslategray
#778899
ΔE00 11.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BBD #BDB694
analogous
#94AFBD #949BBD #A194BD
triadic
#949BBD #BD949B #9BBD94
tetradic
#949BBD #BD94AF #BDB694 #94BDA1
square
#949BBD #BD94AF #BDB694 #94BDA1
split-complementary
#949BBD #BDA194 #AFBD94
monochromatic
#525B85 #6E78A6 #949BBD #BABED4 #E0E2EC
Accessibility & contrast
On white
2.73
#949BBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#949BBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BBD
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BBD | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBF
Deuteranopia (green-blind)
#8F9BBC
Tritanopia (blue-blind)
#8AA1A6
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #949bbd; /* rgb */ color: rgb(148, 155, 189); /* oklch */ color: oklch(69.6% 0.051 275.9);
Tailwind
colors: {
custom: {
50: '#b4b8d1',
500: '#949bbd',
950: '#000000',
},
}SCSS
$custom: #949bbd; $custom-light: #b4b8d1; $custom-dark: #000000;
JSON
{
"hex": "#949bbd",
"rgb": {
"r": 148,
"g": 155,
"b": 189
},
"hsl": {
"h": 229.756,
"s": 23.699,
"l": 66.078
},
"oklch": {
"l": 0.69565,
"c": 0.0505,
"h": 275.9
},
"luminance": 0.33413
}Semantic roles & 50–950 ramp
primary
#949BBD
secondary
#DDDBD0
accent
#9243A2
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082