#969BB2#969BB2
#969BB2 is a light, muted blue. Relative luminance 0.331; OKLCH L 69.3% C 0.034 H 275.8°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #969BB2 |
|---|---|
| RGB | rgb(150, 155, 178) |
| HSL | hsl(229, 15%, 64%) |
| HSV | hsv(229, 16%, 70%) |
| CMYK | cmyk(15.7%, 12.9%, 0%, 30.2%) |
| CIE-LAB | lab(64.27, 3.03, -12.54) |
| CIE-LCH | lch(64.27, 12.90, 283.58°) |
| OKLab | oklab(69.31% 0.0034 -0.034) |
| OKLCH | oklch(69.31% 0.034 275.8) |
| XYZ | xyz(32.3331, 33.1406, 46.8042) |
| Luminance | 0.3314 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 8.99
Bluey Grey
#89A0B0
ΔE00 9.32
Blue Grey
#758DA3
ΔE00 9.99
Lightslategray
#778899
ΔE00 10.01
Pewter
#899397
ΔE00 10.53
Dark Gray
#A9A9A9
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969BB2 #B2AD96
analogous
#96A9B2 #969BB2 #9F96B2
triadic
#969BB2 #B2969B #9BB296
tetradic
#969BB2 #B296A9 #B2AD96 #96B29F
square
#969BB2 #B296A9 #B2AD96 #96B29F
split-complementary
#969BB2 #B29F96 #A9B296
monochromatic
#575D77 #737998 #969BB2 #B9BDCC #DDDEE6
Accessibility & contrast
On white
2.75
#969BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#969BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969BB2
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969BB2 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959DB3
Deuteranopia (green-blind)
#939BB1
Tritanopia (blue-blind)
#909FA2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #969bb2; /* rgb */ color: rgb(150, 155, 178); /* oklch */ color: oklch(69.3% 0.034 275.8);
Tailwind
colors: {
custom: {
50: '#b5b8c9',
500: '#969bb2',
950: '#000000',
},
}SCSS
$custom: #969bb2; $custom-light: #b5b8c9; $custom-dark: #000000;
JSON
{
"hex": "#969bb2",
"rgb": {
"r": 150,
"g": 155,
"b": 178
},
"hsl": {
"h": 229.286,
"s": 15.385,
"l": 64.314
},
"oklch": {
"l": 0.6931,
"c": 0.03413,
"h": 275.8
},
"luminance": 0.33141
}Semantic roles & 50–950 ramp
primary
#969BB2
secondary
#D7D5CD
accent
#8C4C9A
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082