#BA9EA8#BA9EA8
#BA9EA8 is a light, muted pink. Relative luminance 0.377; OKLCH L 72.7% C 0.036 H 354.5°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BA9EA8 |
|---|---|
| RGB | rgb(186, 158, 168) |
| HSL | hsl(339, 17%, 67%) |
| HSV | hsv(339, 15%, 73%) |
| CMYK | cmyk(0%, 15.1%, 9.7%, 27.1%) |
| CIE-LAB | lab(67.81, 12.00, -1.35) |
| CIE-LCH | lch(67.81, 12.07, 353.57°) |
| OKLab | oklab(72.71% 0.0355 -0.0034) |
| OKLCH | oklch(72.71% 0.036 354.5) |
| XYZ | xyz(39.5439, 37.7209, 42.2360) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.14
Pinkish Grey
#C8ACA9
ΔE00 6.78
Grey Pink
#C3909B
ΔE00 6.88
Dusty Pink
#D8A7B1
ΔE00 7.04
Rosybrown
#BC8F8F
ΔE00 7.41
Greyish Pink
#C88D94
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA9EA8 #9EBAB0
analogous
#BA9EB6 #BA9EA8 #BAA29E
triadic
#BA9EA8 #A8BA9E #9EA8BA
tetradic
#BA9EA8 #B6BA9E #9EBAB0 #A29EBA
square
#BA9EA8 #B6BA9E #9EBAB0 #A29EBA
split-complementary
#BA9EA8 #9EBAA2 #9EB6BA
monochromatic
#815C69 #A17A88 #BA9EA8 #D3C2C8 #EDE6E8
Accessibility & contrast
On white
2.46
#BA9EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#BA9EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA9EA8
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA9EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA9EA8 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3A8
Deuteranopia (green-blind)
#A7A7A7
Tritanopia (blue-blind)
#BF9DA1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ba9ea8; /* rgb */ color: rgb(186, 158, 168); /* oklch */ color: oklch(72.7% 0.036 354.5);
Tailwind
colors: {
custom: {
50: '#cfbac1',
500: '#ba9ea8',
950: '#000000',
},
}SCSS
$custom: #ba9ea8; $custom-light: #cfbac1; $custom-dark: #000000;
JSON
{
"hex": "#ba9ea8",
"rgb": {
"r": 186,
"g": 158,
"b": 168
},
"hsl": {
"h": 338.571,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.72711,
"c": 0.03564,
"h": 354.5
},
"luminance": 0.3772
}Semantic roles & 50–950 ramp
primary
#BA9EA8
secondary
#D6DEDB
accent
#9B7E4A
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131112
muted
#828081