#BEA8B0#BEA8B0
#BEA8B0 is a light, muted pink. Relative luminance 0.421; OKLCH L 75.3% C 0.028 H 353.8°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA8B0 |
|---|---|
| RGB | rgb(190, 168, 176) |
| HSL | hsl(338, 14%, 70%) |
| HSV | hsv(338, 12%, 75%) |
| CMYK | cmyk(0%, 11.6%, 7.4%, 25.5%) |
| CIE-LAB | lab(70.93, 9.35, -1.18) |
| CIE-LCH | lch(70.93, 9.43, 352.79°) |
| OKLab | oklab(75.3% 0.0276 -0.003) |
| OKLCH | oklch(75.3% 0.028 353.8) |
| XYZ | xyz(43.0736, 42.0878, 46.9206) |
| Luminance | 0.4209 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.28
Dusty Pink
#D8A7B1
ΔE00 7.98
Thistle
#D8BFD8
ΔE00 9.07
Light Mauve
#C292A1
ΔE00 9.15
Grey Pink
#C3909B
ΔE00 9.82
Rosybrown
#BC8F8F
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA8B0 #A8BEB6
analogous
#BEA8BB #BEA8B0 #BEABA8
triadic
#BEA8B0 #B0BEA8 #A8B0BE
tetradic
#BEA8B0 #BBBEA8 #A8BEB6 #ABA8BE
square
#BEA8B0 #BBBEA8 #A8BEB6 #ABA8BE
split-complementary
#BEA8B0 #A8BEAB #A8BBBE
monochromatic
#876571 #A48590 #BEA8B0 #D8CBD0 #F2EDEF
Accessibility & contrast
On white
2.23
#BEA8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#BEA8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA8B0
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA8B0 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB0
Deuteranopia (green-blind)
#AFAFAF
Tritanopia (blue-blind)
#C2A7AB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bea8b0; /* rgb */ color: rgb(190, 168, 176); /* oklch */ color: oklch(75.3% 0.028 353.8);
Tailwind
colors: {
custom: {
50: '#d1c1c7',
500: '#bea8b0',
950: '#000000',
},
}SCSS
$custom: #bea8b0; $custom-light: #d1c1c7; $custom-dark: #000000;
JSON
{
"hex": "#bea8b0",
"rgb": {
"r": 190,
"g": 168,
"b": 176
},
"hsl": {
"h": 338.182,
"s": 14.474,
"l": 70.196
},
"oklch": {
"l": 0.75296,
"c": 0.02772,
"h": 353.8
},
"luminance": 0.42087
}Semantic roles & 50–950 ramp
primary
#BEA8B0
secondary
#DEE4E2
accent
#997D4D
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182