#BEA2B0#BEA2B0
#BEA2B0 is a light, muted pink. Relative luminance 0.399; OKLCH L 74.1% C 0.038 H 346.4°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA2B0 |
|---|---|
| RGB | rgb(190, 162, 176) |
| HSL | hsl(330, 18%, 69%) |
| HSV | hsv(330, 15%, 75%) |
| CMYK | cmyk(0%, 14.7%, 7.4%, 25.5%) |
| CIE-LAB | lab(69.41, 12.64, -3.41) |
| CIE-LCH | lch(69.41, 13.10, 344.91°) |
| OKLab | oklab(74.12% 0.0368 -0.0089) |
| OKLCH | oklch(74.12% 0.038 346.4) |
| XYZ | xyz(41.9913, 39.9233, 46.5598) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.50
Dusty Pink
#D8A7B1
ΔE00 6.66
Pinkish Grey
#C8ACA9
ΔE00 7.59
Grey Pink
#C3909B
ΔE00 7.59
Lilac
#C8A2C8
ΔE00 7.88
Thistle
#D8BFD8
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA2B0 #A2BEB0
analogous
#BEA2BE #BEA2B0 #BEA2A2
triadic
#BEA2B0 #B0BEA2 #A2B0BE
tetradic
#BEA2B0 #BEBEA2 #A2BEB0 #A2A2BE
square
#BEA2B0 #BEBEA2 #A2BEB0 #A2A2BE
split-complementary
#BEA2B0 #A2BEA2 #A2BEBE
monochromatic
#875E73 #A57E91 #BEA2B0 #D7C6CF #F0EAED
Accessibility & contrast
On white
2.34
#BEA2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#BEA2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA2B0
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA2B0 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7B1
Deuteranopia (green-blind)
#AAABAF
Tritanopia (blue-blind)
#C2A2A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bea2b0; /* rgb */ color: rgb(190, 162, 176); /* oklch */ color: oklch(74.1% 0.038 346.4);
Tailwind
colors: {
custom: {
50: '#d1bdc7',
500: '#bea2b0',
950: '#000000',
},
}SCSS
$custom: #bea2b0; $custom-light: #d1bdc7; $custom-dark: #000000;
JSON
{
"hex": "#bea2b0",
"rgb": {
"r": 190,
"g": 162,
"b": 176
},
"hsl": {
"h": 330,
"s": 17.722,
"l": 69.02
},
"oklch": {
"l": 0.74116,
"c": 0.03788,
"h": 346.4
},
"luminance": 0.39922
}Semantic roles & 50–950 ramp
primary
#BEA2B0
secondary
#DAE2DE
accent
#9C7349
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141213
muted
#828182