#969AB0#969AB0
#969AB0 is a light, muted blue. Relative luminance 0.327; OKLCH L 69.0% C 0.033 H 277.4°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #969AB0 |
|---|---|
| RGB | rgb(150, 154, 176) |
| HSL | hsl(231, 14%, 64%) |
| HSV | hsv(231, 15%, 69%) |
| CMYK | cmyk(14.8%, 12.5%, 0%, 31%) |
| CIE-LAB | lab(63.94, 3.15, -11.91) |
| CIE-LCH | lch(63.94, 12.32, 284.79°) |
| OKLab | oklab(69.03% 0.0042 -0.0322) |
| OKLCH | oklch(69.03% 0.033 277.4) |
| XYZ | xyz(31.9680, 32.7294, 45.6991) |
| Luminance | 0.3273 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 9.07
Bluey Grey
#89A0B0
ΔE00 9.54
Lightslategray
#778899
ΔE00 9.95
Blue Grey
#758DA3
ΔE00 10.10
Pewter
#899397
ΔE00 10.33
Dark Gray
#A9A9A9
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969AB0 #B0AC96
analogous
#96A7B0 #969AB0 #9F96B0
triadic
#969AB0 #B0969A #9AB096
tetradic
#969AB0 #B096A7 #B0AC96 #96B09F
square
#969AB0 #B096A7 #B0AC96 #96B09F
split-complementary
#969AB0 #B09F96 #A7B096
monochromatic
#575C74 #737896 #969AB0 #B9BCCA #DCDDE5
Accessibility & contrast
On white
2.78
#969AB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#969AB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969AB0
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969AB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969AB0 | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB1
Deuteranopia (green-blind)
#939AAF
Tritanopia (blue-blind)
#909EA1
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #969ab0; /* rgb */ color: rgb(150, 154, 176); /* oklch */ color: oklch(69.0% 0.033 277.4);
Tailwind
colors: {
custom: {
50: '#b5b7c7',
500: '#969ab0',
950: '#000000',
},
}SCSS
$custom: #969ab0; $custom-light: #b5b7c7; $custom-dark: #000000;
JSON
{
"hex": "#969ab0",
"rgb": {
"r": 150,
"g": 154,
"b": 176
},
"hsl": {
"h": 230.769,
"s": 14.13,
"l": 63.922
},
"oklch": {
"l": 0.69027,
"c": 0.03251,
"h": 277.4
},
"luminance": 0.3273
}Semantic roles & 50–950 ramp
primary
#969AB0
secondary
#D5D4CC
accent
#8D4D98
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082