#BEA0B0#BEA0B0
#BEA0B0 is a light, muted pink. Relative luminance 0.392; OKLCH L 73.7% C 0.041 H 344.8°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA0B0 |
|---|---|
| RGB | rgb(190, 160, 176) |
| HSL | hsl(328, 19%, 69%) |
| HSV | hsv(328, 16%, 75%) |
| CMYK | cmyk(0%, 15.8%, 7.4%, 25.5%) |
| CIE-LAB | lab(68.91, 13.75, -4.15) |
| CIE-LCH | lch(68.91, 14.36, 343.21°) |
| OKLab | oklab(73.73% 0.0399 -0.0108) |
| OKLCH | oklch(73.73% 0.041 344.8) |
| XYZ | xyz(41.6418, 39.2243, 46.4433) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.81
Dusty Pink
#D8A7B1
ΔE00 6.57
Grey Pink
#C3909B
ΔE00 7.07
Lilac
#C8A2C8
ΔE00 7.14
Pinkish Grey
#C8ACA9
ΔE00 8.44
Faded Pink
#DE9DAC
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA0B0 #A0BEAE
analogous
#BDA0BE #BEA0B0 #BEA0A1
triadic
#BEA0B0 #B0BEA0 #A0B0BE
tetradic
#BEA0B0 #BEBDA0 #A0BEAE #A0A1BE
square
#BEA0B0 #BEBDA0 #A0BEAE #A0A1BE
split-complementary
#BEA0B0 #A1BEA0 #A0BEBD
monochromatic
#875C73 #A57C92 #BEA0B0 #D7C4CE #F0E9EC
Accessibility & contrast
On white
2.37
#BEA0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#BEA0B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA0B0
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA0B0 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A5B1
Deuteranopia (green-blind)
#A8AAAF
Tritanopia (blue-blind)
#C2A0A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bea0b0; /* rgb */ color: rgb(190, 160, 176); /* oklch */ color: oklch(73.7% 0.041 344.8);
Tailwind
colors: {
custom: {
50: '#d1bcc7',
500: '#bea0b0',
950: '#000000',
},
}SCSS
$custom: #bea0b0; $custom-light: #d1bcc7; $custom-dark: #000000;
JSON
{
"hex": "#bea0b0",
"rgb": {
"r": 190,
"g": 160,
"b": 176
},
"hsl": {
"h": 328,
"s": 18.75,
"l": 68.627
},
"oklch": {
"l": 0.73726,
"c": 0.04138,
"h": 344.8
},
"luminance": 0.39223
}Semantic roles & 50–950 ramp
primary
#BEA0B0
secondary
#D8E1DD
accent
#9D7048
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141213
muted
#828182