#BEA0AA#BEA0AA
#BEA0AA is a light, muted pink. Relative luminance 0.390; OKLCH L 73.5% C 0.038 H 356.0°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA0AA |
|---|---|
| RGB | rgb(190, 160, 170) |
| HSL | hsl(340, 19%, 69%) |
| HSV | hsv(340, 16%, 75%) |
| CMYK | cmyk(0%, 15.8%, 10.5%, 25.5%) |
| CIE-LAB | lab(68.75, 12.70, -1.06) |
| CIE-LCH | lch(68.75, 12.74, 355.23°) |
| OKLab | oklab(73.54% 0.0377 -0.0026) |
| OKLCH | oklch(73.54% 0.038 356) |
| XYZ | xyz(41.0613, 38.9921, 43.3856) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.89
Dusty Pink
#D8A7B1
ΔE00 6.12
Pinkish Grey
#C8ACA9
ΔE00 6.45
Grey Pink
#C3909B
ΔE00 6.63
Rosybrown
#BC8F8F
ΔE00 7.38
Greyish Pink
#C88D94
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA0AA #A0BEB4
analogous
#BEA0B9 #BEA0AA #BEA5A0
triadic
#BEA0AA #AABEA0 #A0AABE
tetradic
#BEA0AA #B9BEA0 #A0BEB4 #A5A0BE
square
#BEA0AA #B9BEA0 #A0BEB4 #A5A0BE
split-complementary
#BEA0AA #A0BEA5 #A0B9BE
monochromatic
#875C6B #A57C89 #BEA0AA #D7C4CB #F0E9EB
Accessibility & contrast
On white
2.39
#BEA0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#BEA0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA0AA
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA0AA | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AA
Deuteranopia (green-blind)
#AAAAA9
Tritanopia (blue-blind)
#C39FA3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bea0aa; /* rgb */ color: rgb(190, 160, 170); /* oklch */ color: oklch(73.5% 0.038 356.0);
Tailwind
colors: {
custom: {
50: '#d1bcc3',
500: '#bea0aa',
950: '#000000',
},
}SCSS
$custom: #bea0aa; $custom-light: #d1bcc3; $custom-dark: #000000;
JSON
{
"hex": "#bea0aa",
"rgb": {
"r": 190,
"g": 160,
"b": 170
},
"hsl": {
"h": 340,
"s": 18.75,
"l": 68.627
},
"oklch": {
"l": 0.7354,
"c": 0.03775,
"h": 356
},
"luminance": 0.38991
}Semantic roles & 50–950 ramp
primary
#BEA0AA
secondary
#D8E1DE
accent
#9D8148
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141212
muted
#828181