#969FAC#969FAC
#969FAC is a light, muted blue. Relative luminance 0.343; OKLCH L 69.9% C 0.022 H 257.5°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #969FAC |
|---|---|
| RGB | rgb(150, 159, 172) |
| HSL | hsl(215, 12%, 63%) |
| HSV | hsv(215, 13%, 67%) |
| CMYK | cmyk(12.8%, 7.6%, 0%, 32.5%) |
| CIE-LAB | lab(65.17, -0.51, -7.84) |
| CIE-LCH | lch(65.17, 7.85, 266.31°) |
| OKLab | oklab(69.95% -0.0047 -0.0211) |
| OKLCH | oklch(69.95% 0.022 257.5) |
| XYZ | xyz(32.4205, 34.2584, 43.9262) |
| Luminance | 0.3426 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.80
Bluey Grey
#89A0B0
ΔE00 5.04
Cool Grey
#95A3A6
ΔE00 6.24
Pewter
#899397
ΔE00 6.33
Bluegrey
#85A3B2
ΔE00 7.34
Dark Gray
#A9A9A9
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969FAC #ACA396
analogous
#96AAAC #969FAC #9896AC
triadic
#969FAC #AC969F #9FAC96
tetradic
#969FAC #AC96AA #ACA396 #96AC98
square
#969FAC #AC96AA #ACA396 #96AC98
split-complementary
#969FAC #AC9896 #AAAC96
monochromatic
#58626F #748091 #969FAC #B8BEC7 #DADEE2
Accessibility & contrast
On white
2.67
#969FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#969FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969FAC
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969FAC | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9FAD
Deuteranopia (green-blind)
#999DAC
Tritanopia (blue-blind)
#91A2A3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #969fac; /* rgb */ color: rgb(150, 159, 172); /* oklch */ color: oklch(69.9% 0.022 257.5);
Tailwind
colors: {
custom: {
50: '#b5bbc4',
500: '#969fac',
950: '#000000',
},
}SCSS
$custom: #969fac; $custom-light: #b5bbc4; $custom-dark: #000000;
JSON
{
"hex": "#969fac",
"rgb": {
"r": 150,
"g": 159,
"b": 172
},
"hsl": {
"h": 215.455,
"s": 11.702,
"l": 63.137
},
"oklch": {
"l": 0.69947,
"c": 0.02163,
"h": 257.5
},
"luminance": 0.34259
}Semantic roles & 50–950 ramp
primary
#969FAC
secondary
#D3D0CB
accent
#795096
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111112
muted
#808081