#9E869A#9E869A
#9E869A is a light, muted pink. Relative luminance 0.267; OKLCH L 64.8% C 0.041 H 331.6°. Best body text is #000000 at 6.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9E869A |
|---|---|
| RGB | rgb(158, 134, 154) |
| HSL | hsl(310, 11%, 57%) |
| HSV | hsv(310, 15%, 62%) |
| CMYK | cmyk(0%, 15.2%, 2.5%, 38%) |
| CIE-LAB | lab(58.65, 12.72, -7.26) |
| CIE-LCH | lch(58.65, 14.65, 330.30°) |
| OKLab | oklab(64.84% 0.0357 -0.0193) |
| OKLCH | oklch(64.84% 0.041 331.6) |
| XYZ | xyz(28.4577, 26.6529, 34.2110) |
| Luminance | 0.2665 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpley Grey
#947E94
ΔE00 3.13
Dusty Lavender
#AC86A8
ΔE00 5.70
Heather
#A484AC
ΔE00 6.44
Greyish Purple
#887191
ΔE00 8.66
Purple Grey
#866F85
ΔE00 8.68
Light Mauve
#C292A1
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9E869A #869E8A
analogous
#96869E #9E869A #9E868E
triadic
#9E869A #9A9E86 #869A9E
tetradic
#9E869A #9E9686 #869E8A #868E9E
square
#9E869A #9E9686 #869E8A #868E9E
split-complementary
#9E869A #8E9E86 #869E96
monochromatic
#5E4B5B #80677C #9E869A #B9A8B6 #D4CAD3
Accessibility & contrast
On white
3.32
#9E869A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.33
#9E869A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9E869A
6.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9E869A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9E869A | 1.00 | 3.32 | 6.33 | 6.33 |
| #FFFFFF | 3.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868B9B
Deuteranopia (green-blind)
#8B8E99
Tritanopia (blue-blind)
#A0878D
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #9e869a; /* rgb */ color: rgb(158, 134, 154); /* oklch */ color: oklch(64.8% 0.041 331.6);
Tailwind
colors: {
custom: {
50: '#baa9b7',
500: '#9e869a',
950: '#000000',
},
}SCSS
$custom: #9e869a; $custom-light: #baa9b7; $custom-dark: #000000;
JSON
{
"hex": "#9e869a",
"rgb": {
"r": 158,
"g": 134,
"b": 154
},
"hsl": {
"h": 310,
"s": 11.009,
"l": 57.255
},
"oklch": {
"l": 0.64842,
"c": 0.04059,
"h": 331.6
},
"luminance": 0.26652
}Semantic roles & 50–950 ramp
primary
#9E869A
secondary
#BBC5BD
accent
#B47F74
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#110F11
muted
#807F80