#BEA4AC#BEA4AC
#BEA4AC is a light, muted pink. Relative luminance 0.405; OKLCH L 74.4% C 0.032 H 357.4°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA4AC |
|---|---|
| RGB | rgb(190, 164, 172) |
| HSL | hsl(342, 17%, 69%) |
| HSV | hsv(342, 14%, 75%) |
| CMYK | cmyk(0%, 13.7%, 9.5%, 25.5%) |
| CIE-LAB | lab(69.81, 10.84, -0.61) |
| CIE-LCH | lch(69.81, 10.86, 356.76°) |
| OKLab | oklab(74.39% 0.0322 -0.0015) |
| OKLCH | oklch(74.39% 0.032 357.4) |
| XYZ | xyz(41.9565, 40.4776, 44.6245) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.30
Dusty Pink
#D8A7B1
ΔE00 6.92
Light Mauve
#C292A1
ΔE00 7.60
Grey Pink
#C3909B
ΔE00 8.22
Rosybrown
#BC8F8F
ΔE00 8.35
Thistle
#D8BFD8
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA4AC #A4BEB6
analogous
#BEA4B9 #BEA4AC #BEA9A4
triadic
#BEA4AC #ACBEA4 #A4ACBE
tetradic
#BEA4AC #B9BEA4 #A4BEB6 #A9A4BE
square
#BEA4AC #B9BEA4 #A4BEB6 #A9A4BE
split-complementary
#BEA4AC #A4BEA9 #A4B9BE
monochromatic
#87616C #A5808B #BEA4AC #D8C8CD #F1EBED
Accessibility & contrast
On white
2.31
#BEA4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#BEA4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA4AC
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA4AC | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AC
Deuteranopia (green-blind)
#ACACAB
Tritanopia (blue-blind)
#C3A3A7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bea4ac; /* rgb */ color: rgb(190, 164, 172); /* oklch */ color: oklch(74.4% 0.032 357.4);
Tailwind
colors: {
custom: {
50: '#d1bfc4',
500: '#bea4ac',
950: '#000000',
},
}SCSS
$custom: #bea4ac; $custom-light: #d1bfc4; $custom-dark: #000000;
JSON
{
"hex": "#bea4ac",
"rgb": {
"r": 190,
"g": 164,
"b": 172
},
"hsl": {
"h": 341.538,
"s": 16.667,
"l": 69.412
},
"oklch": {
"l": 0.74385,
"c": 0.03223,
"h": 357.4
},
"luminance": 0.40477
}Semantic roles & 50–950 ramp
primary
#BEA4AC
secondary
#DBE3E0
accent
#9B824B
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141212
muted
#828181