#969DB2#969DB2
#969DB2 is a light, muted blue. Relative luminance 0.338; OKLCH L 69.7% C 0.032 H 270.9°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #969DB2 |
|---|---|
| RGB | rgb(150, 157, 178) |
| HSL | hsl(225, 15%, 64%) |
| HSV | hsv(225, 16%, 70%) |
| CMYK | cmyk(15.7%, 11.8%, 0%, 30.2%) |
| CIE-LAB | lab(64.81, 1.91, -11.73) |
| CIE-LCH | lch(64.81, 11.88, 279.25°) |
| OKLab | oklab(69.73% 0.0005 -0.0317) |
| OKLCH | oklch(69.73% 0.032 270.9) |
| XYZ | xyz(32.6687, 33.8118, 46.9160) |
| Luminance | 0.3381 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 7.55
Bluey Grey
#89A0B0
ΔE00 7.87
Blue Grey
#758DA3
ΔE00 9.24
Lightslategray
#778899
ΔE00 9.45
Pewter
#899397
ΔE00 9.54
Dark Gray
#A9A9A9
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969DB2 #B2AB96
analogous
#96ABB2 #969DB2 #9D96B2
triadic
#969DB2 #B2969D #9DB296
tetradic
#969DB2 #B296AB #B2AB96 #96B29D
square
#969DB2 #B296AB #B2AB96 #96B29D
split-complementary
#969DB2 #B29D96 #ABB296
monochromatic
#575F77 #737C98 #969DB2 #B9BECC #DDDFE6
Accessibility & contrast
On white
2.71
#969DB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#969DB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969DB2
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969DB2 | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979EB3
Deuteranopia (green-blind)
#959CB1
Tritanopia (blue-blind)
#90A1A4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #969db2; /* rgb */ color: rgb(150, 157, 178); /* oklch */ color: oklch(69.7% 0.032 270.9);
Tailwind
colors: {
custom: {
50: '#b5b9c9',
500: '#969db2',
950: '#000000',
},
}SCSS
$custom: #969db2; $custom-light: #b5b9c9; $custom-dark: #000000;
JSON
{
"hex": "#969db2",
"rgb": {
"r": 150,
"g": 157,
"b": 178
},
"hsl": {
"h": 225,
"s": 15.385,
"l": 64.314
},
"oklch": {
"l": 0.69731,
"c": 0.03175,
"h": 270.9
},
"luminance": 0.33812
}Semantic roles & 50–950 ramp
primary
#969DB2
secondary
#D7D4CD
accent
#864C9A
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082