#BEA4B2#BEA4B2
#BEA4B2 is a light, muted pink. Relative luminance 0.407; OKLCH L 74.6% C 0.036 H 344.3°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA4B2 |
|---|---|
| RGB | rgb(190, 164, 178) |
| HSL | hsl(328, 17%, 69%) |
| HSV | hsv(328, 14%, 75%) |
| CMYK | cmyk(0%, 13.7%, 6.3%, 25.5%) |
| CIE-LAB | lab(69.97, 11.90, -3.69) |
| CIE-LCH | lch(69.97, 12.46, 342.75°) |
| OKLab | oklab(74.57% 0.0345 -0.0097) |
| OKLCH | oklch(74.57% 0.036 344.3) |
| XYZ | xyz(42.5458, 40.7133, 47.7280) |
| Luminance | 0.4071 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 7.07
Light Mauve
#C292A1
ΔE00 7.27
Pinkish Grey
#C8ACA9
ΔE00 7.48
Lilac
#C8A2C8
ΔE00 8.00
Thistle
#D8BFD8
ΔE00 8.29
Grey Pink
#C3909B
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA4B2 #A4BEB0
analogous
#BDA4BE #BEA4B2 #BEA4A5
triadic
#BEA4B2 #B2BEA4 #A4B2BE
tetradic
#BEA4B2 #BEBDA4 #A4BEB0 #A4A5BE
square
#BEA4B2 #BEBDA4 #A4BEB0 #A4A5BE
split-complementary
#BEA4B2 #A5BEA4 #A4BEBD
monochromatic
#876175 #A58094 #BEA4B2 #D8C8D0 #F1EBEE
Accessibility & contrast
On white
2.30
#BEA4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#BEA4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA4B2
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA4B2 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A9B3
Deuteranopia (green-blind)
#ABACB1
Tritanopia (blue-blind)
#C2A4A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bea4b2; /* rgb */ color: rgb(190, 164, 178); /* oklch */ color: oklch(74.6% 0.036 344.3);
Tailwind
colors: {
custom: {
50: '#d1bfc9',
500: '#bea4b2',
950: '#000000',
},
}SCSS
$custom: #bea4b2; $custom-light: #d1bfc9; $custom-dark: #000000;
JSON
{
"hex": "#bea4b2",
"rgb": {
"r": 190,
"g": 164,
"b": 178
},
"hsl": {
"h": 327.692,
"s": 16.667,
"l": 69.412
},
"oklch": {
"l": 0.74569,
"c": 0.03581,
"h": 344.3
},
"luminance": 0.40712
}Semantic roles & 50–950 ramp
primary
#BEA4B2
secondary
#DBE3DF
accent
#9B704B
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182