#BA8199#BA8199
#BA8199 is a light, moderate pink. Relative luminance 0.284; OKLCH L 66.8% C 0.077 H 352.5°. Best body text is #000000 at 6.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BA8199 |
|---|---|
| RGB | rgb(186, 129, 153) |
| HSL | hsl(335, 29%, 62%) |
| HSV | hsv(335, 31%, 73%) |
| CMYK | cmyk(0%, 30.6%, 17.7%, 27.1%) |
| CIE-LAB | lab(60.29, 25.60, -3.94) |
| CIE-LCH | lch(60.29, 25.90, 351.24°) |
| OKLab | oklab(66.76% 0.0762 -0.0101) |
| OKLCH | oklch(66.76% 0.077 352.5) |
| XYZ | xyz(33.8500, 28.4413, 33.8375) |
| Luminance | 0.2844 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.48
Dull Pink
#D5869D
ΔE00 5.81
Grey Pink
#C3909B
ΔE00 5.87
Mauve (survey)
#AE7181
ΔE00 6.26
Dusty Lavender
#AC86A8
ΔE00 6.30
Dusky Pink
#CC7A8B
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA8199 #81BAA2
analogous
#BA81B6 #BA8199 #BA8681
triadic
#BA8199 #99BA81 #8199BA
tetradic
#BA8199 #B6BA81 #81BAA2 #8681BA
square
#BA8199 #B6BA81 #81BAA2 #8681BA
split-complementary
#BA8199 #81BA86 #81B6BA
monochromatic
#7C445C #A45A79 #BA8199 #D0A9B9 #E5D0D9
Accessibility & contrast
On white
3.14
#BA8199 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.69
#BA8199 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BA8199
6.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA8199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA8199 | 1.00 | 3.14 | 6.69 | 6.69 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878C9A
Deuteranopia (green-blind)
#949598
Tritanopia (blue-blind)
#C37F89
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #ba8199; /* rgb */ color: rgb(186, 129, 153); /* oklch */ color: oklch(66.8% 0.077 352.5);
Tailwind
colors: {
custom: {
50: '#cfa6b7',
500: '#ba8199',
950: '#000000',
},
}SCSS
$custom: #ba8199; $custom-light: #cfa6b7; $custom-dark: #000000;
JSON
{
"hex": "#ba8199",
"rgb": {
"r": 186,
"g": 129,
"b": 153
},
"hsl": {
"h": 334.737,
"s": 29.231,
"l": 61.765
},
"oklch": {
"l": 0.66755,
"c": 0.07688,
"h": 352.5
},
"luminance": 0.2844
}Semantic roles & 50–950 ramp
primary
#BA8199
secondary
#C1D6CD
accent
#A87B3E
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#140F11
muted
#827F80