#BEA6B8#BEA6B8
#BEA6B8 is a light, muted pink. Relative luminance 0.417; OKLCH L 75.2% C 0.037 H 334.7°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA6B8 |
|---|---|
| RGB | rgb(190, 166, 184) |
| HSL | hsl(315, 16%, 70%) |
| HSV | hsv(315, 13%, 75%) |
| CMYK | cmyk(0%, 12.6%, 3.2%, 25.5%) |
| CIE-LAB | lab(70.65, 11.89, -6.02) |
| CIE-LCH | lch(70.65, 13.33, 333.16°) |
| OKLab | oklab(75.15% 0.0336 -0.0159) |
| OKLCH | oklch(75.15% 0.037 334.7) |
| XYZ | xyz(43.5221, 41.6810, 51.0906) |
| Luminance | 0.4168 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.89
Thistle
#D8BFD8
ΔE00 7.22
Dusty Pink
#D8A7B1
ΔE00 7.99
Light Mauve
#C292A1
ΔE00 8.22
Pinkish Grey
#C8ACA9
ΔE00 8.85
Grey Pink
#C3909B
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA6B8 #A6BEAC
analogous
#B8A6BE #BEA6B8 #BEA6AC
triadic
#BEA6B8 #B8BEA6 #A6B8BE
tetradic
#BEA6B8 #BEB8A6 #A6BEAC #A6ACBE
square
#BEA6B8 #BEB8A6 #A6BEAC #A6ACBE
split-complementary
#BEA6B8 #ACBEA6 #A6BEB8
monochromatic
#87637E #A4839C #BEA6B8 #D8C9D4 #F2EDF0
Accessibility & contrast
On white
2.25
#BEA6B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#BEA6B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA6B8
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA6B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA6B8 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ABB9
Deuteranopia (green-blind)
#ABAEB7
Tritanopia (blue-blind)
#C1A7AC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bea6b8; /* rgb */ color: rgb(190, 166, 184); /* oklch */ color: oklch(75.2% 0.037 334.7);
Tailwind
colors: {
custom: {
50: '#d1c0cd',
500: '#bea6b8',
950: '#000000',
},
}SCSS
$custom: #bea6b8; $custom-light: #d1c0cd; $custom-dark: #000000;
JSON
{
"hex": "#bea6b8",
"rgb": {
"r": 190,
"g": 166,
"b": 184
},
"hsl": {
"h": 315,
"s": 15.584,
"l": 69.804
},
"oklch": {
"l": 0.75152,
"c": 0.03721,
"h": 334.7
},
"luminance": 0.4168
}Semantic roles & 50–950 ramp
primary
#BEA6B8
secondary
#DDE3DE
accent
#9A5F4C
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141213
muted
#828182