#BEA8B4#BEA8B4
#BEA8B4 is a light, muted pink. Relative luminance 0.422; OKLCH L 75.4% C 0.030 H 343.8°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA8B4 |
|---|---|
| RGB | rgb(190, 168, 180) |
| HSL | hsl(327, 14%, 70%) |
| HSV | hsv(327, 12%, 75%) |
| CMYK | cmyk(0%, 11.6%, 5.3%, 25.5%) |
| CIE-LAB | lab(71.04, 10.07, -3.23) |
| CIE-LCH | lch(71.04, 10.57, 342.21°) |
| OKLab | oklab(75.42% 0.0291 -0.0084) |
| OKLCH | oklch(75.42% 0.03 343.8) |
| XYZ | xyz(43.4752, 42.2484, 49.0357) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.76
Dusty Pink
#D8A7B1
ΔE00 7.97
Thistle
#D8BFD8
ΔE00 8.00
Light Mauve
#C292A1
ΔE00 8.88
Lilac
#C8A2C8
ΔE00 9.16
Grey Pink
#C3909B
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA8B4 #A8BEB2
analogous
#BDA8BE #BEA8B4 #BEA8A9
triadic
#BEA8B4 #B4BEA8 #A8B4BE
tetradic
#BEA8B4 #BEBDA8 #A8BEB2 #A8A9BE
square
#BEA8B4 #BEBDA8 #A8BEB2 #A8A9BE
split-complementary
#BEA8B4 #A9BEA8 #A8BEBD
monochromatic
#876577 #A48596 #BEA8B4 #D8CBD2 #F2EDF0
Accessibility & contrast
On white
2.22
#BEA8B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#BEA8B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA8B4
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA8B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA8B4 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB5
Deuteranopia (green-blind)
#AEAFB3
Tritanopia (blue-blind)
#C1A8AC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bea8b4; /* rgb */ color: rgb(190, 168, 180); /* oklch */ color: oklch(75.4% 0.030 343.8);
Tailwind
colors: {
custom: {
50: '#d1c1ca',
500: '#bea8b4',
950: '#000000',
},
}SCSS
$custom: #bea8b4; $custom-light: #d1c1ca; $custom-dark: #000000;
JSON
{
"hex": "#bea8b4",
"rgb": {
"r": 190,
"g": 168,
"b": 180
},
"hsl": {
"h": 327.273,
"s": 14.474,
"l": 70.196
},
"oklch": {
"l": 0.75419,
"c": 0.03029,
"h": 343.8
},
"luminance": 0.42248
}Semantic roles & 50–950 ramp
primary
#BEA8B4
secondary
#DEE4E1
accent
#996F4D
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182