#969BB0#969BB0
#969BB0 is a light, muted blue. Relative luminance 0.331; OKLCH L 69.2% C 0.031 H 274.9°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #969BB0 |
|---|---|
| RGB | rgb(150, 155, 176) |
| HSL | hsl(228, 14%, 64%) |
| HSV | hsv(228, 15%, 69%) |
| CMYK | cmyk(14.8%, 11.9%, 0%, 31%) |
| CIE-LAB | lab(64.21, 2.59, -11.51) |
| CIE-LCH | lch(64.21, 11.80, 282.66°) |
| OKLab | oklab(69.24% 0.0027 -0.0311) |
| OKLCH | oklch(69.24% 0.031 274.9) |
| XYZ | xyz(32.1337, 33.0609, 45.7543) |
| Luminance | 0.3306 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 8.34
Bluey Grey
#89A0B0
ΔE00 8.80
Lightslategray
#778899
ΔE00 9.63
Blue Grey
#758DA3
ΔE00 9.69
Pewter
#899397
ΔE00 9.80
Dark Gray
#A9A9A9
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969BB0 #B0AB96
analogous
#96A8B0 #969BB0 #9E96B0
triadic
#969BB0 #B0969B #9BB096
tetradic
#969BB0 #B096A8 #B0AB96 #96B09E
square
#969BB0 #B096A8 #B0AB96 #96B09E
split-complementary
#969BB0 #B09E96 #A8B096
monochromatic
#575D74 #737A96 #969BB0 #B9BCCA #DCDEE5
Accessibility & contrast
On white
2.76
#969BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#969BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969BB0
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969BB0 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959DB1
Deuteranopia (green-blind)
#949BAF
Tritanopia (blue-blind)
#909FA2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #969bb0; /* rgb */ color: rgb(150, 155, 176); /* oklch */ color: oklch(69.2% 0.031 274.9);
Tailwind
colors: {
custom: {
50: '#b5b8c7',
500: '#969bb0',
950: '#000000',
},
}SCSS
$custom: #969bb0; $custom-light: #b5b8c7; $custom-dark: #000000;
JSON
{
"hex": "#969bb0",
"rgb": {
"r": 150,
"g": 155,
"b": 176
},
"hsl": {
"h": 228.462,
"s": 14.13,
"l": 63.922
},
"oklch": {
"l": 0.69238,
"c": 0.03125,
"h": 274.9
},
"luminance": 0.33061
}Semantic roles & 50–950 ramp
primary
#969BB0
secondary
#D5D4CC
accent
#8A4D98
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082