#9698A0#9698A0
#9698A0 is a light, near-neutral grey. Relative luminance 0.315; OKLCH L 68.1% C 0.012 H 274.8°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9698A0 |
|---|---|
| RGB | rgb(150, 152, 160) |
| HSL | hsl(228, 5%, 61%) |
| HSV | hsv(228, 6%, 63%) |
| CMYK | cmyk(6.2%, 5%, 0%, 37.3%) |
| CIE-LAB | lab(62.91, 0.87, -4.44) |
| CIE-LCH | lch(62.91, 4.52, 281.11°) |
| OKLab | oklab(68.06% 0.001 -0.0119) |
| OKLCH | oklch(68.06% 0.012 274.8) |
| XYZ | xyz(30.1498, 31.4784, 37.7384) |
| Luminance | 0.3148 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Pewter
#899397
ΔE00 5.56
Cool Gray
#9AA7B0
ΔE00 6.39
Dark Gray
#A9A9A9
ΔE00 6.63
Grey
#929591
ΔE00 6.96
Cool Grey
#95A3A6
ΔE00 7.35
Bluey Grey
#89A0B0
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9698A0 #A09E96
analogous
#969DA0 #9698A0 #9996A0
triadic
#9698A0 #A09698 #98A096
tetradic
#9698A0 #A0969D #A09E96 #96A099
square
#9698A0 #A0969D #A09E96 #96A099
split-complementary
#9698A0 #A09996 #9DA096
monochromatic
#595B62 #767983 #9698A0 #B6B8BD #D6D7DA
Accessibility & contrast
On white
2.88
#9698A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#9698A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9698A0
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9698A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9698A0 | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9699A0
Deuteranopia (green-blind)
#9598A0
Tritanopia (blue-blind)
#94999A
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #9698a0; /* rgb */ color: rgb(150, 152, 160); /* oklch */ color: oklch(68.1% 0.012 274.8);
Tailwind
colors: {
custom: {
50: '#b4b6bc',
500: '#9698a0',
950: '#000000',
},
}SCSS
$custom: #9698a0; $custom-light: #b4b6bc; $custom-dark: #000000;
JSON
{
"hex": "#9698a0",
"rgb": {
"r": 150,
"g": 152,
"b": 160
},
"hsl": {
"h": 228,
"s": 5,
"l": 60.784
},
"oklch": {
"l": 0.68056,
"c": 0.0119,
"h": 274.8
},
"luminance": 0.31479
}Semantic roles & 50–950 ramp
primary
#9698A0
secondary
#CBCAC7
accent
#84578F
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081