#BEA8B6#BEA8B6
#BEA8B6 is a light, muted pink. Relative luminance 0.423; OKLCH L 75.5% C 0.032 H 339.5°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA8B6 |
|---|---|
| RGB | rgb(190, 168, 182) |
| HSL | hsl(322, 14%, 70%) |
| HSV | hsv(322, 12%, 75%) |
| CMYK | cmyk(0%, 11.6%, 4.2%, 25.5%) |
| CIE-LAB | lab(71.10, 10.43, -4.25) |
| CIE-LCH | lch(71.10, 11.26, 337.82°) |
| OKLab | oklab(75.48% 0.0298 -0.0112) |
| OKLCH | oklch(75.48% 0.032 339.5) |
| XYZ | xyz(43.6804, 42.3305, 50.1165) |
| Luminance | 0.4233 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.49
Thistle
#D8BFD8
ΔE00 7.55
Dusty Pink
#D8A7B1
ΔE00 8.08
Lilac
#C8A2C8
ΔE00 8.48
Light Mauve
#C292A1
ΔE00 8.85
Grey Pink
#C3909B
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA8B6 #A8BEB0
analogous
#BBA8BE #BEA8B6 #BEA8AB
triadic
#BEA8B6 #B6BEA8 #A8B6BE
tetradic
#BEA8B6 #BEBBA8 #A8BEB0 #A8ABBE
square
#BEA8B6 #BEBBA8 #A8BEB0 #A8ABBE
split-complementary
#BEA8B6 #ABBEA8 #A8BEBB
monochromatic
#87657A #A48599 #BEA8B6 #D8CBD3 #F2EDF0
Accessibility & contrast
On white
2.22
#BEA8B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#BEA8B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA8B6
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA8B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA8B6 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB7
Deuteranopia (green-blind)
#ADAFB5
Tritanopia (blue-blind)
#C1A8AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bea8b6; /* rgb */ color: rgb(190, 168, 182); /* oklch */ color: oklch(75.5% 0.032 339.5);
Tailwind
colors: {
custom: {
50: '#d1c1cb',
500: '#bea8b6',
950: '#000000',
},
}SCSS
$custom: #bea8b6; $custom-light: #d1c1cb; $custom-dark: #000000;
JSON
{
"hex": "#bea8b6",
"rgb": {
"r": 190,
"g": 168,
"b": 182
},
"hsl": {
"h": 321.818,
"s": 14.474,
"l": 70.196
},
"oklch": {
"l": 0.75481,
"c": 0.03187,
"h": 339.5
},
"luminance": 0.4233
}Semantic roles & 50–950 ramp
primary
#BEA8B6
secondary
#DEE4E0
accent
#99684D
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182