#969ABC#969ABC
#969ABC is a light, muted blue. Relative luminance 0.332; OKLCH L 69.5% C 0.050 H 279.7°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #969ABC |
|---|---|
| RGB | rgb(150, 154, 188) |
| HSL | hsl(234, 22%, 66%) |
| HSV | hsv(234, 20%, 74%) |
| CMYK | cmyk(20.2%, 18.1%, 0%, 26.3%) |
| CIE-LAB | lab(64.34, 5.85, -18.04) |
| CIE-LCH | lch(64.34, 18.96, 287.98°) |
| OKLab | oklab(69.47% 0.0084 -0.0492) |
| OKLCH | oklch(69.47% 0.05 279.7) |
| XYZ | xyz(33.2082, 33.2255, 52.2308) |
| Luminance | 0.3323 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.24
Perrywinkle
#8F8CE7
ΔE00 10.96
Pale Purple
#B790D4
ΔE00 11.81
Blue Grey
#758DA3
ΔE00 11.82
Bluey Grey
#89A0B0
ΔE00 12.07
Periwinkle Blue
#8F99FB
ΔE00 12.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969ABC #BCB896
analogous
#96ADBC #969ABC #A596BC
triadic
#969ABC #BC969A #9ABC96
tetradic
#969ABC #BC96AD #BCB896 #96BCA5
square
#969ABC #BC96AD #BCB896 #96BCA5
split-complementary
#969ABC #BCA596 #ADBC96
monochromatic
#545984 #7176A4 #969ABC #BBBED4 #E1E2EC
Accessibility & contrast
On white
2.75
#969ABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#969ABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969ABC
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969ABC | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919DBE
Deuteranopia (green-blind)
#8F9BBB
Tritanopia (blue-blind)
#8DA0A5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #969abc; /* rgb */ color: rgb(150, 154, 188); /* oklch */ color: oklch(69.5% 0.050 279.7);
Tailwind
colors: {
custom: {
50: '#b5b7d0',
500: '#969abc',
950: '#000000',
},
}SCSS
$custom: #969abc; $custom-light: #b5b7d0; $custom-dark: #000000;
JSON
{
"hex": "#969abc",
"rgb": {
"r": 150,
"g": 154,
"b": 188
},
"hsl": {
"h": 233.684,
"s": 22.093,
"l": 66.275
},
"oklch": {
"l": 0.69474,
"c": 0.04995,
"h": 279.7
},
"luminance": 0.33226
}Semantic roles & 50–950 ramp
primary
#969ABC
secondary
#DDDCD1
accent
#9745A1
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082