#BEA0AE#BEA0AE
#BEA0AE is a light, muted pink. Relative luminance 0.391; OKLCH L 73.7% C 0.040 H 348.3°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA0AE |
|---|---|
| RGB | rgb(190, 160, 174) |
| HSL | hsl(332, 19%, 69%) |
| HSV | hsv(332, 16%, 75%) |
| CMYK | cmyk(0%, 15.8%, 8.4%, 25.5%) |
| CIE-LAB | lab(68.86, 13.39, -3.12) |
| CIE-LCH | lch(68.86, 13.75, 346.88°) |
| OKLab | oklab(73.66% 0.0392 -0.0081) |
| OKLCH | oklch(73.66% 0.04 348.3) |
| XYZ | xyz(41.4454, 39.1458, 45.4088) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.74
Dusty Pink
#D8A7B1
ΔE00 6.34
Grey Pink
#C3909B
ΔE00 6.85
Pinkish Grey
#C8ACA9
ΔE00 7.78
Lilac
#C8A2C8
ΔE00 7.84
Rosybrown
#BC8F8F
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA0AE #A0BEB0
analogous
#BEA0BD #BEA0AE #BEA1A0
triadic
#BEA0AE #AEBEA0 #A0AEBE
tetradic
#BEA0AE #BDBEA0 #A0BEB0 #A1A0BE
square
#BEA0AE #BDBEA0 #A0BEB0 #A1A0BE
split-complementary
#BEA0AE #A0BEA1 #A0BDBE
monochromatic
#875C70 #A57C8F #BEA0AE #D7C4CD #F0E9EC
Accessibility & contrast
On white
2.38
#BEA0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#BEA0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA0AE
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA0AE | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A5AF
Deuteranopia (green-blind)
#A9AAAD
Tritanopia (blue-blind)
#C3A0A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bea0ae; /* rgb */ color: rgb(190, 160, 174); /* oklch */ color: oklch(73.7% 0.040 348.3);
Tailwind
colors: {
custom: {
50: '#d1bcc6',
500: '#bea0ae',
950: '#000000',
},
}SCSS
$custom: #bea0ae; $custom-light: #d1bcc6; $custom-dark: #000000;
JSON
{
"hex": "#bea0ae",
"rgb": {
"r": 190,
"g": 160,
"b": 174
},
"hsl": {
"h": 332,
"s": 18.75,
"l": 68.627
},
"oklch": {
"l": 0.73663,
"c": 0.04001,
"h": 348.3
},
"luminance": 0.39145
}Semantic roles & 50–950 ramp
primary
#BEA0AE
secondary
#D8E1DD
accent
#9D7648
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141213
muted
#828182