#988698#988698
#988698 is a light, muted purple. Relative luminance 0.260; OKLCH L 64.2% C 0.034 H 326.0°. Best body text is #000000 at 6.20:1 contrast (WCAG AA passes).
Color values
| HEX | #988698 |
|---|---|
| RGB | rgb(152, 134, 152) |
| HSL | hsl(300, 8%, 56%) |
| HSV | hsv(300, 12%, 60%) |
| CMYK | cmyk(0%, 11.8%, 0%, 40.4%) |
| CIE-LAB | lab(58.03, 10.16, -7.09) |
| CIE-LCH | lch(58.03, 12.39, 325.07°) |
| OKLab | oklab(64.21% 0.028 -0.0189) |
| OKLCH | oklch(64.21% 0.034 326) |
| XYZ | xyz(27.1407, 25.9930, 33.2870) |
| Luminance | 0.2599 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpley Grey
#947E94
ΔE00 3.16
Dusty Lavender
#AC86A8
ΔE00 7.63
Heather
#A484AC
ΔE00 7.81
Purple Grey
#866F85
ΔE00 8.45
Greyish Purple
#887191
ΔE00 8.69
Grey Purple
#826D8C
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#988698 #869886
analogous
#8F8698 #988698 #98868F
triadic
#988698 #989886 #869898
tetradic
#988698 #988F86 #869886 #868F98
square
#988698 #988F86 #869886 #868F98
split-complementary
#988698 #8F9886 #86988F
monochromatic
#584B58 #796779 #988698 #B4A7B4 #D0C8D0
Accessibility & contrast
On white
3.39
#988698 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.20
#988698 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #988698
6.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##988698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##988698 | 1.00 | 3.39 | 6.20 | 6.20 |
| #FFFFFF | 3.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858A99
Deuteranopia (green-blind)
#898C97
Tritanopia (blue-blind)
#99878C
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #988698; /* rgb */ color: rgb(152, 134, 152); /* oklch */ color: oklch(64.2% 0.034 326.0);
Tailwind
colors: {
custom: {
50: '#b6a9b6',
500: '#988698',
950: '#000000',
},
}SCSS
$custom: #988698; $custom-light: #b6a9b6; $custom-dark: #000000;
JSON
{
"hex": "#988698",
"rgb": {
"r": 152,
"g": 134,
"b": 152
},
"hsl": {
"h": 300,
"s": 8.036,
"l": 56.078
},
"oklch": {
"l": 0.64206,
"c": 0.03374,
"h": 326
},
"luminance": 0.25993
}Semantic roles & 50–950 ramp
primary
#988698
secondary
#B9C1B9
accent
#B17777
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#110F11
muted
#807F80