#BA98A0#BA98A0
#BA98A0 is a light, muted red. Relative luminance 0.354; OKLCH L 71.3% C 0.042 H 2.4°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BA98A0 |
|---|---|
| RGB | rgb(186, 152, 160) |
| HSL | hsl(346, 20%, 66%) |
| HSV | hsv(346, 18%, 73%) |
| CMYK | cmyk(0%, 18.3%, 14%, 27.1%) |
| CIE-LAB | lab(66.09, 13.95, 0.59) |
| CIE-LCH | lch(66.09, 13.96, 2.44°) |
| OKLab | oklab(71.3% 0.0419 0.0018) |
| OKLCH | oklch(71.3% 0.042 2.4) |
| XYZ | xyz(37.8229, 35.4348, 38.0981) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.42
Grey Pink
#C3909B
ΔE00 4.74
Rosybrown
#BC8F8F
ΔE00 5.03
Greyish Pink
#C88D94
ΔE00 6.63
Dusty Pink
#D8A7B1
ΔE00 6.70
Pinkish Grey
#C8ACA9
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA98A0 #98BAB2
analogous
#BA98B1 #BA98A0 #BAA198
triadic
#BA98A0 #A0BA98 #98A0BA
tetradic
#BA98A0 #B1BA98 #98BAB2 #A198BA
square
#BA98A0 #B1BA98 #98BAB2 #A198BA
split-complementary
#BA98A0 #98BAA1 #98B1BA
monochromatic
#815661 #A1737E #BA98A0 #D3BDC2 #EBE1E4
Accessibility & contrast
On white
2.60
#BA98A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#BA98A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA98A0
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA98A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA98A0 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9DA0
Deuteranopia (green-blind)
#A4A39F
Tritanopia (blue-blind)
#C0969B
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ba98a0; /* rgb */ color: rgb(186, 152, 160); /* oklch */ color: oklch(71.3% 0.042 2.4);
Tailwind
colors: {
custom: {
50: '#cfb6bc',
500: '#ba98a0',
950: '#000000',
},
}SCSS
$custom: #ba98a0; $custom-light: #cfb6bc; $custom-dark: #000000;
JSON
{
"hex": "#ba98a0",
"rgb": {
"r": 186,
"g": 152,
"b": 160
},
"hsl": {
"h": 345.882,
"s": 19.767,
"l": 66.275
},
"oklch": {
"l": 0.71296,
"c": 0.04189,
"h": 2.4
},
"luminance": 0.35434
}Semantic roles & 50–950 ramp
primary
#BA98A0
secondary
#D1DCDA
accent
#9E8A47
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131112
muted
#828081