#969ABA#969ABA
#969ABA is a light, muted blue. Relative luminance 0.331; OKLCH L 69.4% C 0.047 H 279.5°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #969ABA |
|---|---|
| RGB | rgb(150, 154, 186) |
| HSL | hsl(233, 21%, 66%) |
| HSV | hsv(233, 19%, 73%) |
| CMYK | cmyk(19.4%, 17.2%, 0%, 27.1%) |
| CIE-LAB | lab(64.27, 5.39, -17.02) |
| CIE-LCH | lch(64.27, 17.86, 287.58°) |
| OKLab | oklab(69.4% 0.0078 -0.0464) |
| OKLCH | oklch(69.4% 0.047 279.5) |
| XYZ | xyz(32.9941, 33.1399, 51.1032) |
| Luminance | 0.3314 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.69
Perrywinkle
#8F8CE7
ΔE00 11.45
Blue Grey
#758DA3
ΔE00 11.57
Bluey Grey
#89A0B0
ΔE00 11.73
Lightslategray
#778899
ΔE00 11.85
Cool Gray
#9AA7B0
ΔE00 11.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969ABA #BAB696
analogous
#96ACBA #969ABA #A496BA
triadic
#969ABA #BA969A #9ABA96
tetradic
#969ABA #BA96AC #BAB696 #96BAA4
square
#969ABA #BA96AC #BAB696 #96BAA4
split-complementary
#969ABA #BAA496 #ACBA96
monochromatic
#555A81 #7176A2 #969ABA #BBBED2 #E0E1EB
Accessibility & contrast
On white
2.75
#969ABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#969ABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969ABA
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969ABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969ABA | 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)
#929DBB
Deuteranopia (green-blind)
#909BB9
Tritanopia (blue-blind)
#8EA0A5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #969aba; /* rgb */ color: rgb(150, 154, 186); /* oklch */ color: oklch(69.4% 0.047 279.5);
Tailwind
colors: {
custom: {
50: '#b5b7ce',
500: '#969aba',
950: '#000000',
},
}SCSS
$custom: #969aba; $custom-light: #b5b7ce; $custom-dark: #000000;
JSON
{
"hex": "#969aba",
"rgb": {
"r": 150,
"g": 154,
"b": 186
},
"hsl": {
"h": 233.333,
"s": 20.69,
"l": 65.882
},
"oklch": {
"l": 0.69397,
"c": 0.04704,
"h": 279.5
},
"luminance": 0.3314
}Semantic roles & 50–950 ramp
primary
#969ABA
secondary
#DCDBD0
accent
#95469F
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111113
muted
#808082