#969BBF#969BBF
#969BBF is a light, muted blue. Relative luminance 0.337; OKLCH L 69.8% C 0.053 H 278.7°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #969BBF |
|---|---|
| RGB | rgb(150, 155, 191) |
| HSL | hsl(233, 24%, 67%) |
| HSV | hsv(233, 21%, 75%) |
| CMYK | cmyk(21.5%, 18.8%, 0%, 25.1%) |
| CIE-LAB | lab(64.71, 5.99, -19.15) |
| CIE-LCH | lch(64.71, 20.07, 287.36°) |
| OKLab | oklab(69.8% 0.008 -0.0524) |
| OKLCH | oklch(69.8% 0.053 278.7) |
| XYZ | xyz(33.7007, 33.6877, 54.0069) |
| Luminance | 0.3369 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.92
Perrywinkle
#8F8CE7
ΔE00 10.35
Periwinkle Blue
#8F99FB
ΔE00 11.41
Pale Purple
#B790D4
ΔE00 11.71
Blue Grey
#758DA3
ΔE00 11.86
Bluey Grey
#89A0B0
ΔE00 12.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969BBF #BFBA96
analogous
#96B0BF #969BBF #A696BF
triadic
#969BBF #BF969B #9BBF96
tetradic
#969BBF #BF96B0 #BFBA96 #96BFA6
square
#969BBF #BF96B0 #BFBA96 #96BFA6
split-complementary
#969BBF #BFA696 #B0BF96
monochromatic
#535988 #7077A8 #969BBF #BCBFD6 #E2E3ED
Accessibility & contrast
On white
2.71
#969BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#969BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969BBF
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969BBF | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919FC1
Deuteranopia (green-blind)
#8F9CBE
Tritanopia (blue-blind)
#8DA1A7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #969bbf; /* rgb */ color: rgb(150, 155, 191); /* oklch */ color: oklch(69.8% 0.053 278.7);
Tailwind
colors: {
custom: {
50: '#b5b8d2',
500: '#969bbf',
950: '#000000',
},
}SCSS
$custom: #969bbf; $custom-light: #b5b8d2; $custom-dark: #000000;
JSON
{
"hex": "#969bbf",
"rgb": {
"r": 150,
"g": 155,
"b": 191
},
"hsl": {
"h": 232.683,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.69798,
"c": 0.05297,
"h": 278.7
},
"luminance": 0.33688
}Semantic roles & 50–950 ramp
primary
#969BBF
secondary
#DFDDD2
accent
#9743A3
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082