#9E8A94#9E8A94
#9E8A94 is a light, muted pink. Relative luminance 0.276; OKLCH L 65.5% C 0.028 H 346.2°. Best body text is #000000 at 6.52:1 contrast (WCAG AA passes).
Color values
| HEX | #9E8A94 |
|---|---|
| RGB | rgb(158, 138, 148) |
| HSL | hsl(330, 9%, 58%) |
| HSV | hsv(330, 13%, 62%) |
| CMYK | cmyk(0%, 12.7%, 6.3%, 38%) |
| CIE-LAB | lab(59.51, 9.31, -2.55) |
| CIE-LCH | lch(59.51, 9.65, 344.70°) |
| OKLab | oklab(65.45% 0.0271 -0.0066) |
| OKLCH | oklch(65.45% 0.028 346.2) |
| XYZ | xyz(28.5338, 27.5847, 31.8325) |
| Luminance | 0.2758 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpley Grey
#947E94
ΔE00 6.08
Warm Grey
#978A84
ΔE00 8.93
Rosybrown
#BC8F8F
ΔE00 9.38
Dusty Lavender
#AC86A8
ΔE00 9.42
Light Mauve
#C292A1
ΔE00 9.65
Grey Pink
#C3909B
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9E8A94 #8A9E94
analogous
#9E8A9E #9E8A94 #9E8A8A
triadic
#9E8A94 #949E8A #8A949E
tetradic
#9E8A94 #9E9E8A #8A9E94 #8A8A9E
square
#9E8A94 #9E9E8A #8A9E94 #8A8A9E
split-complementary
#9E8A94 #8A9E8A #8A9E9E
monochromatic
#5F4F57 #806A75 #9E8A94 #BAABB3 #D5CDD1
Accessibility & contrast
On white
3.22
#9E8A94 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.52
#9E8A94 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9E8A94
6.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9E8A94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9E8A94 | 1.00 | 3.22 | 6.52 | 6.52 |
| #FFFFFF | 3.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8D94
Deuteranopia (green-blind)
#909093
Tritanopia (blue-blind)
#A18A8D
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #9e8a94; /* rgb */ color: rgb(158, 138, 148); /* oklch */ color: oklch(65.5% 0.028 346.2);
Tailwind
colors: {
custom: {
50: '#baacb3',
500: '#9e8a94',
950: '#000000',
},
}SCSS
$custom: #9e8a94; $custom-light: #baacb3; $custom-dark: #000000;
JSON
{
"hex": "#9e8a94",
"rgb": {
"r": 158,
"g": 138,
"b": 148
},
"hsl": {
"h": 330,
"s": 9.346,
"l": 58.039
},
"oklch": {
"l": 0.6545,
"c": 0.02787,
"h": 346.2
},
"luminance": 0.27584
}Semantic roles & 50–950 ramp
primary
#9E8A94
secondary
#BEC6C2
accent
#B29475
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80