#BA9FA2#BA9FA2
#BA9FA2 is a light, muted red. Relative luminance 0.378; OKLCH L 72.7% C 0.032 H 10.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BA9FA2 |
|---|---|
| RGB | rgb(186, 159, 162) |
| HSL | hsl(353, 16%, 68%) |
| HSV | hsv(353, 15%, 73%) |
| CMYK | cmyk(0%, 14.5%, 12.9%, 27.1%) |
| CIE-LAB | lab(67.91, 10.42, 2.13) |
| CIE-LCH | lch(67.91, 10.63, 11.53°) |
| OKLab | oklab(72.73% 0.0316 0.0058) |
| OKLCH | oklch(72.73% 0.032 10.3) |
| XYZ | xyz(39.1691, 37.8450, 39.4169) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.55
Rosybrown
#BC8F8F
ΔE00 6.63
Light Mauve
#C292A1
ΔE00 7.72
Dusty Pink
#D8A7B1
ΔE00 7.76
Grey Pink
#C3909B
ΔE00 7.83
Greyish Pink
#C88D94
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA9FA2 #9FBAB7
analogous
#BA9FB0 #BA9FA2 #BAA99F
triadic
#BA9FA2 #A2BA9F #9FA2BA
tetradic
#BA9FA2 #B0BA9F #9FBAB7 #A99FBA
square
#BA9FA2 #B0BA9F #9FBAB7 #A99FBA
split-complementary
#BA9FA2 #9FBAA9 #9FB0BA
monochromatic
#825D61 #A07B80 #BA9FA2 #D4C3C4 #EDE6E7
Accessibility & contrast
On white
2.45
#BA9FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#BA9FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA9FA2
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA9FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA9FA2 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A2
Deuteranopia (green-blind)
#A9A7A2
Tritanopia (blue-blind)
#C09DA0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ba9fa2; /* rgb */ color: rgb(186, 159, 162); /* oklch */ color: oklch(72.7% 0.032 10.3);
Tailwind
colors: {
custom: {
50: '#cfbbbd',
500: '#ba9fa2',
950: '#000000',
},
}SCSS
$custom: #ba9fa2; $custom-light: #cfbbbd; $custom-dark: #000000;
JSON
{
"hex": "#ba9fa2",
"rgb": {
"r": 186,
"g": 159,
"b": 162
},
"hsl": {
"h": 353.333,
"s": 16.364,
"l": 67.647
},
"oklch": {
"l": 0.72729,
"c": 0.0321,
"h": 10.3
},
"luminance": 0.37844
}Semantic roles & 50–950 ramp
primary
#BA9FA2
secondary
#D6DFDE
accent
#9B924B
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131112
muted
#828081