#BEA4B0#BEA4B0
#BEA4B0 is a light, muted pink. Relative luminance 0.406; OKLCH L 74.5% C 0.034 H 348.4°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA4B0 |
|---|---|
| RGB | rgb(190, 164, 176) |
| HSL | hsl(332, 17%, 69%) |
| HSV | hsv(332, 14%, 75%) |
| CMYK | cmyk(0%, 13.7%, 7.4%, 25.5%) |
| CIE-LAB | lab(69.92, 11.54, -2.67) |
| CIE-LCH | lch(69.92, 11.85, 346.98°) |
| OKLab | oklab(74.51% 0.0337 -0.0069) |
| OKLCH | oklch(74.51% 0.034 348.4) |
| XYZ | xyz(42.3464, 40.6336, 46.6782) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.76
Dusty Pink
#D8A7B1
ΔE00 6.93
Light Mauve
#C292A1
ΔE00 7.29
Grey Pink
#C3909B
ΔE00 8.24
Thistle
#D8BFD8
ΔE00 8.70
Lilac
#C8A2C8
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA4B0 #A4BEB2
analogous
#BEA4BD #BEA4B0 #BEA5A4
triadic
#BEA4B0 #B0BEA4 #A4B0BE
tetradic
#BEA4B0 #BDBEA4 #A4BEB2 #A5A4BE
square
#BEA4B0 #BDBEA4 #A4BEB2 #A5A4BE
split-complementary
#BEA4B0 #A4BEA5 #A4BDBE
monochromatic
#876172 #A58091 #BEA4B0 #D8C8CF #F1EBEE
Accessibility & contrast
On white
2.30
#BEA4B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#BEA4B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA4B0
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA4B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA4B0 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8B0
Deuteranopia (green-blind)
#ABACAF
Tritanopia (blue-blind)
#C2A4A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bea4b0; /* rgb */ color: rgb(190, 164, 176); /* oklch */ color: oklch(74.5% 0.034 348.4);
Tailwind
colors: {
custom: {
50: '#d1bfc7',
500: '#bea4b0',
950: '#000000',
},
}SCSS
$custom: #bea4b0; $custom-light: #d1bfc7; $custom-dark: #000000;
JSON
{
"hex": "#bea4b0",
"rgb": {
"r": 190,
"g": 164,
"b": 176
},
"hsl": {
"h": 332.308,
"s": 16.667,
"l": 69.412
},
"oklch": {
"l": 0.74507,
"c": 0.03443,
"h": 348.4
},
"luminance": 0.40633
}Semantic roles & 50–950 ramp
primary
#BEA4B0
secondary
#DBE3DF
accent
#9B764B
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182