#BA9EA2#BA9EA2
#BA9EA2 is a light, muted red. Relative luminance 0.375; OKLCH L 72.5% C 0.033 H 8.2°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BA9EA2 |
|---|---|
| RGB | rgb(186, 158, 162) |
| HSL | hsl(351, 17%, 67%) |
| HSV | hsv(351, 15%, 73%) |
| CMYK | cmyk(0%, 15.1%, 12.9%, 27.1%) |
| CIE-LAB | lab(67.65, 10.97, 1.76) |
| CIE-LCH | lch(67.65, 11.11, 9.10°) |
| OKLab | oklab(72.53% 0.0332 0.0048) |
| OKLCH | oklch(72.53% 0.033 8.2) |
| XYZ | xyz(38.9978, 37.5025, 39.3598) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.00
Rosybrown
#BC8F8F
ΔE00 6.33
Light Mauve
#C292A1
ΔE00 7.15
Grey Pink
#C3909B
ΔE00 7.30
Dusty Pink
#D8A7B1
ΔE00 7.45
Greyish Pink
#C88D94
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA9EA2 #9EBAB6
analogous
#BA9EB0 #BA9EA2 #BAA89E
triadic
#BA9EA2 #A2BA9E #9EA2BA
tetradic
#BA9EA2 #B0BA9E #9EBAB6 #A89EBA
square
#BA9EA2 #B0BA9E #9EBAB6 #A89EBA
split-complementary
#BA9EA2 #9EBAA8 #9EB0BA
monochromatic
#815C61 #A17A80 #BA9EA2 #D3C2C4 #EDE6E7
Accessibility & contrast
On white
2.47
#BA9EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#BA9EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA9EA2
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA9EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA9EA2 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#A8A7A2
Tritanopia (blue-blind)
#C09C9F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ba9ea2; /* rgb */ color: rgb(186, 158, 162); /* oklch */ color: oklch(72.5% 0.033 8.2);
Tailwind
colors: {
custom: {
50: '#cfbabd',
500: '#ba9ea2',
950: '#000000',
},
}SCSS
$custom: #ba9ea2; $custom-light: #cfbabd; $custom-dark: #000000;
JSON
{
"hex": "#ba9ea2",
"rgb": {
"r": 186,
"g": 158,
"b": 162
},
"hsl": {
"h": 351.429,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.72531,
"c": 0.03349,
"h": 8.2
},
"luminance": 0.37501
}Semantic roles & 50–950 ramp
primary
#BA9EA2
secondary
#D6DEDD
accent
#9B904A
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131112
muted
#828081