#969BB4#969BB4
#969BB4 is a light, muted blue. Relative luminance 0.332; OKLCH L 69.4% C 0.037 H 276.5°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #969BB4 |
|---|---|
| RGB | rgb(150, 155, 180) |
| HSL | hsl(230, 17%, 65%) |
| HSV | hsv(230, 17%, 71%) |
| CMYK | cmyk(16.7%, 13.9%, 0%, 29.4%) |
| CIE-LAB | lab(64.34, 3.47, -13.56) |
| CIE-LCH | lch(64.34, 14.00, 284.36°) |
| OKLab | oklab(69.38% 0.0042 -0.0368) |
| OKLCH | oklch(69.38% 0.037 276.5) |
| XYZ | xyz(32.5353, 33.2215, 47.8694) |
| Luminance | 0.3322 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 9.62
Bluey Grey
#89A0B0
ΔE00 9.82
Blue Grey
#758DA3
ΔE00 10.30
Lightslategray
#778899
ΔE00 10.40
Pewter
#899397
ΔE00 11.22
Lavender
#B39DDB
ΔE00 11.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969BB4 #B4AF96
analogous
#96AAB4 #969BB4 #A096B4
triadic
#969BB4 #B4969B #9BB496
tetradic
#969BB4 #B496AA #B4AF96 #96B4A0
square
#969BB4 #B496AA #B4AF96 #96B4A0
split-complementary
#969BB4 #B4A096 #AAB496
monochromatic
#565C79 #72799B #969BB4 #BABDCE #DDDFE7
Accessibility & contrast
On white
2.75
#969BB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#969BB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969BB4
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969BB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969BB4 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949DB5
Deuteranopia (green-blind)
#939BB3
Tritanopia (blue-blind)
#8F9FA3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #969bb4; /* rgb */ color: rgb(150, 155, 180); /* oklch */ color: oklch(69.4% 0.037 276.5);
Tailwind
colors: {
custom: {
50: '#b5b8ca',
500: '#969bb4',
950: '#000000',
},
}SCSS
$custom: #969bb4; $custom-light: #b5b8ca; $custom-dark: #000000;
JSON
{
"hex": "#969bb4",
"rgb": {
"r": 150,
"g": 155,
"b": 180
},
"hsl": {
"h": 230,
"s": 16.667,
"l": 64.706
},
"oklch": {
"l": 0.69382,
"c": 0.03703,
"h": 276.5
},
"luminance": 0.33222
}Semantic roles & 50–950 ramp
primary
#969BB4
secondary
#D8D6CE
accent
#8E4B9B
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082