#9696AC#9696AC
#9696AC is a light, muted blue. Relative luminance 0.313; OKLCH L 68.0% C 0.032 H 285.5°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9696AC |
|---|---|
| RGB | rgb(150, 150, 172) |
| HSL | hsl(240, 12%, 63%) |
| HSV | hsv(240, 13%, 67%) |
| CMYK | cmyk(12.8%, 12.8%, 0%, 32.5%) |
| CIE-LAB | lab(62.74, 4.52, -11.46) |
| CIE-LCH | lch(62.74, 12.32, 291.51°) |
| OKLab | oklab(68.04% 0.0086 -0.031) |
| OKLCH | oklch(68.04% 0.032 285.5) |
| XYZ | xyz(30.9288, 31.2750, 43.4290) |
| Luminance | 0.3127 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Lightslategray
#778899
ΔE00 10.75
Cool Gray
#9AA7B0
ΔE00 10.79
Purpley Grey
#947E94
ΔE00 10.91
Pewter
#899397
ΔE00 11.17
Blue Grey
#758DA3
ΔE00 11.41
Dark Gray
#A9A9A9
ΔE00 11.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9696AC #ACAC96
analogous
#96A1AC #9696AC #A196AC
triadic
#9696AC #AC9696 #96AC96
tetradic
#9696AC #AC96A1 #ACAC96 #96ACA1
square
#9696AC #AC96A1 #ACAC96 #96ACA1
split-complementary
#9696AC #ACA196 #A1AC96
monochromatic
#58586F #747491 #9696AC #B8B8C7 #DADAE2
Accessibility & contrast
On white
2.89
#9696AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#9696AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9696AC
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9696AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9696AC | 1.00 | 2.89 | 7.25 | 7.25 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9198AD
Deuteranopia (green-blind)
#9097AB
Tritanopia (blue-blind)
#929A9D
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #9696ac; /* rgb */ color: rgb(150, 150, 172); /* oklch */ color: oklch(68.0% 0.032 285.5);
Tailwind
colors: {
custom: {
50: '#b5b4c4',
500: '#9696ac',
950: '#000000',
},
}SCSS
$custom: #9696ac; $custom-light: #b5b4c4; $custom-dark: #000000;
JSON
{
"hex": "#9696ac",
"rgb": {
"r": 150,
"g": 150,
"b": 172
},
"hsl": {
"h": 240,
"s": 11.702,
"l": 63.137
},
"oklch": {
"l": 0.68044,
"c": 0.03214,
"h": 285.5
},
"luminance": 0.31275
}Semantic roles & 50–950 ramp
primary
#9696AC
secondary
#D3D3CB
accent
#965096
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111112
muted
#808081