#969BC0#969BC0
#969BC0 is a light, muted blue. Relative luminance 0.337; OKLCH L 69.8% C 0.054 H 278.9°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #969BC0 |
|---|---|
| RGB | rgb(150, 155, 192) |
| HSL | hsl(233, 25%, 67%) |
| HSV | hsv(233, 22%, 75%) |
| CMYK | cmyk(21.9%, 19.3%, 0%, 24.7%) |
| CIE-LAB | lab(64.75, 6.22, -19.66) |
| CIE-LCH | lch(64.75, 20.62, 287.56°) |
| OKLab | oklab(69.84% 0.0084 -0.0538) |
| OKLCH | oklch(69.84% 0.054 278.9) |
| XYZ | xyz(33.8111, 33.7318, 54.5885) |
| Luminance | 0.3373 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.74
Perrywinkle
#8F8CE7
ΔE00 10.13
Periwinkle Blue
#8F99FB
ΔE00 11.19
Pale Purple
#B790D4
ΔE00 11.58
Blue Grey
#758DA3
ΔE00 11.96
Bluey Grey
#89A0B0
ΔE00 12.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969BC0 #C0BB96
analogous
#96B0C0 #969BC0 #A696C0
triadic
#969BC0 #C0969B #9BC096
tetradic
#969BC0 #C096B0 #C0BB96 #96C0A6
square
#969BC0 #C096B0 #C0BB96 #96C0A6
split-complementary
#969BC0 #C0A696 #B0C096
monochromatic
#525989 #7077A9 #969BC0 #BCBFD7 #E3E4EE
Accessibility & contrast
On white
2.71
#969BC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#969BC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969BC0
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969BC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969BC0 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919FC2
Deuteranopia (green-blind)
#8F9CBF
Tritanopia (blue-blind)
#8CA2A7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #969bc0; /* rgb */ color: rgb(150, 155, 192); /* oklch */ color: oklch(69.8% 0.054 278.9);
Tailwind
colors: {
custom: {
50: '#b5b8d3',
500: '#969bc0',
950: '#000000',
},
}SCSS
$custom: #969bc0; $custom-light: #b5b8d3; $custom-dark: #000000;
JSON
{
"hex": "#969bc0",
"rgb": {
"r": 150,
"g": 155,
"b": 192
},
"hsl": {
"h": 232.857,
"s": 25,
"l": 67.059
},
"oklch": {
"l": 0.69837,
"c": 0.05442,
"h": 278.9
},
"luminance": 0.33732
}Semantic roles & 50–950 ramp
primary
#969BC0
secondary
#E0DED2
accent
#9842A4
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082