#969BBD#969BBD
#969BBD is a light, muted blue. Relative luminance 0.336; OKLCH L 69.7% C 0.050 H 278.5°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #969BBD |
|---|---|
| RGB | rgb(150, 155, 189) |
| HSL | hsl(232, 23%, 66%) |
| HSV | hsv(232, 21%, 74%) |
| CMYK | cmyk(20.6%, 18%, 0%, 25.9%) |
| CIE-LAB | lab(64.64, 5.52, -18.14) |
| CIE-LCH | lch(64.64, 18.96, 286.93°) |
| OKLab | oklab(69.72% 0.0074 -0.0495) |
| OKLCH | oklch(69.72% 0.05 278.5) |
| XYZ | xyz(33.4821, 33.6002, 52.8557) |
| Luminance | 0.3360 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.31
Perrywinkle
#8F8CE7
ΔE00 10.80
Blue Grey
#758DA3
ΔE00 11.63
Bluey Grey
#89A0B0
ΔE00 11.74
Periwinkle Blue
#8F99FB
ΔE00 11.87
Pale Purple
#B790D4
ΔE00 11.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969BBD #BDB896
analogous
#96AFBD #969BBD #A596BD
triadic
#969BBD #BD969B #9BBD96
tetradic
#969BBD #BD96AF #BDB896 #96BDA5
square
#969BBD #BD96AF #BDB896 #96BDA5
split-complementary
#969BBD #BDA596 #AFBD96
monochromatic
#545A85 #7077A5 #969BBD #BCBFD5 #E1E3EC
Accessibility & contrast
On white
2.72
#969BBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#969BBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969BBD
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969BBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969BBD | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBF
Deuteranopia (green-blind)
#909BBC
Tritanopia (blue-blind)
#8DA1A6
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #969bbd; /* rgb */ color: rgb(150, 155, 189); /* oklch */ color: oklch(69.7% 0.050 278.5);
Tailwind
colors: {
custom: {
50: '#b5b8d1',
500: '#969bbd',
950: '#000000',
},
}SCSS
$custom: #969bbd; $custom-light: #b5b8d1; $custom-dark: #000000;
JSON
{
"hex": "#969bbd",
"rgb": {
"r": 150,
"g": 155,
"b": 189
},
"hsl": {
"h": 232.308,
"s": 22.807,
"l": 66.471
},
"oklch": {
"l": 0.6972,
"c": 0.05007,
"h": 278.5
},
"luminance": 0.33601
}Semantic roles & 50–950 ramp
primary
#969BBD
secondary
#DEDCD1
accent
#9544A1
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082