#9698A2#9698A2
#9698A2 is a light, near-neutral grey. Relative luminance 0.315; OKLCH L 68.1% C 0.015 H 277.0°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9698A2 |
|---|---|
| RGB | rgb(150, 152, 162) |
| HSL | hsl(230, 6%, 61%) |
| HSV | hsv(230, 7%, 64%) |
| CMYK | cmyk(7.4%, 6.2%, 0%, 36.5%) |
| CIE-LAB | lab(62.97, 1.28, -5.48) |
| CIE-LCH | lch(62.97, 5.63, 283.16°) |
| OKLab | oklab(68.12% 0.0018 -0.0147) |
| OKLCH | oklch(68.12% 0.015 277) |
| XYZ | xyz(30.3262, 31.5490, 38.6673) |
| Luminance | 0.3155 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Pewter
#899397
ΔE00 6.27
Cool Gray
#9AA7B0
ΔE00 6.70
Dark Gray
#A9A9A9
ΔE00 7.23
Grey
#929591
ΔE00 7.92
Cool Grey
#95A3A6
ΔE00 8.00
Bluey Grey
#89A0B0
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9698A2 #A2A096
analogous
#969EA2 #9698A2 #9A96A2
triadic
#9698A2 #A29698 #98A296
tetradic
#9698A2 #A2969E #A2A096 #96A29A
square
#9698A2 #A2969E #A2A096 #96A29A
split-complementary
#9698A2 #A29A96 #9EA296
monochromatic
#595B65 #767885 #9698A2 #B6B8BF #D7D8DB
Accessibility & contrast
On white
2.87
#9698A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#9698A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9698A2
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9698A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9698A2 | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9699A3
Deuteranopia (green-blind)
#9598A2
Tritanopia (blue-blind)
#949A9B
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #9698a2; /* rgb */ color: rgb(150, 152, 162); /* oklch */ color: oklch(68.1% 0.015 277.0);
Tailwind
colors: {
custom: {
50: '#b4b6bd',
500: '#9698a2',
950: '#000000',
},
}SCSS
$custom: #9698a2; $custom-light: #b4b6bd; $custom-dark: #000000;
JSON
{
"hex": "#9698a2",
"rgb": {
"r": 150,
"g": 152,
"b": 162
},
"hsl": {
"h": 230,
"s": 6.061,
"l": 61.176
},
"oklch": {
"l": 0.68122,
"c": 0.01478,
"h": 277
},
"luminance": 0.31549
}Semantic roles & 50–950 ramp
primary
#9698A2
secondary
#CCCBC8
accent
#865690
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081