#BEA8B2#BEA8B2
#BEA8B2 is a light, muted pink. Relative luminance 0.422; OKLCH L 75.4% C 0.029 H 348.6°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA8B2 |
|---|---|
| RGB | rgb(190, 168, 178) |
| HSL | hsl(333, 14%, 70%) |
| HSV | hsv(333, 12%, 75%) |
| CMYK | cmyk(0%, 11.6%, 6.3%, 25.5%) |
| CIE-LAB | lab(70.99, 9.71, -2.21) |
| CIE-LCH | lch(70.99, 9.95, 347.19°) |
| OKLab | oklab(75.36% 0.0283 -0.0057) |
| OKLCH | oklch(75.36% 0.029 348.6) |
| XYZ | xyz(43.2729, 42.1675, 47.9704) |
| Luminance | 0.4217 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.02
Dusty Pink
#D8A7B1
ΔE00 7.93
Thistle
#D8BFD8
ΔE00 8.51
Light Mauve
#C292A1
ΔE00 8.98
Grey Pink
#C3909B
ΔE00 9.79
Lilac
#C8A2C8
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA8B2 #A8BEB4
analogous
#BEA8BD #BEA8B2 #BEA9A8
triadic
#BEA8B2 #B2BEA8 #A8B2BE
tetradic
#BEA8B2 #BDBEA8 #A8BEB4 #A9A8BE
square
#BEA8B2 #BDBEA8 #A8BEB4 #A9A8BE
split-complementary
#BEA8B2 #A8BEA9 #A8BDBE
monochromatic
#876574 #A48593 #BEA8B2 #D8CBD1 #F2EDEF
Accessibility & contrast
On white
2.23
#BEA8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#BEA8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA8B2
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA8B2 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB2
Deuteranopia (green-blind)
#AEAFB1
Tritanopia (blue-blind)
#C2A8AB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bea8b2; /* rgb */ color: rgb(190, 168, 178); /* oklch */ color: oklch(75.4% 0.029 348.6);
Tailwind
colors: {
custom: {
50: '#d1c1c9',
500: '#bea8b2',
950: '#000000',
},
}SCSS
$custom: #bea8b2; $custom-light: #d1c1c9; $custom-dark: #000000;
JSON
{
"hex": "#bea8b2",
"rgb": {
"r": 190,
"g": 168,
"b": 178
},
"hsl": {
"h": 332.727,
"s": 14.474,
"l": 70.196
},
"oklch": {
"l": 0.75357,
"c": 0.0289,
"h": 348.6
},
"luminance": 0.42167
}Semantic roles & 50–950 ramp
primary
#BEA8B2
secondary
#DEE4E1
accent
#99764D
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182