#BEA6B0#BEA6B0
#BEA6B0 is a light, muted pink. Relative luminance 0.414; OKLCH L 74.9% C 0.031 H 350.8°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA6B0 |
|---|---|
| RGB | rgb(190, 166, 176) |
| HSL | hsl(335, 16%, 70%) |
| HSV | hsv(335, 13%, 75%) |
| CMYK | cmyk(0%, 12.6%, 7.4%, 25.5%) |
| CIE-LAB | lab(70.42, 10.45, -1.93) |
| CIE-LCH | lch(70.42, 10.62, 349.55°) |
| OKLab | oklab(74.9% 0.0306 -0.005) |
| OKLCH | oklch(74.9% 0.031 350.8) |
| XYZ | xyz(42.7072, 41.3550, 46.7984) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.97
Dusty Pink
#D8A7B1
ΔE00 7.38
Light Mauve
#C292A1
ΔE00 8.18
Thistle
#D8BFD8
ΔE00 8.80
Grey Pink
#C3909B
ΔE00 8.98
Rosybrown
#BC8F8F
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA6B0 #A6BEB4
analogous
#BEA6BC #BEA6B0 #BEA8A6
triadic
#BEA6B0 #B0BEA6 #A6B0BE
tetradic
#BEA6B0 #BCBEA6 #A6BEB4 #A8A6BE
square
#BEA6B0 #BCBEA6 #A6BEB4 #A8A6BE
split-complementary
#BEA6B0 #A6BEA8 #A6BCBE
monochromatic
#876372 #A48391 #BEA6B0 #D8C9CF #F2EDEF
Accessibility & contrast
On white
2.27
#BEA6B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#BEA6B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA6B0
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA6B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA6B0 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB0
Deuteranopia (green-blind)
#ADAEAF
Tritanopia (blue-blind)
#C2A5A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bea6b0; /* rgb */ color: rgb(190, 166, 176); /* oklch */ color: oklch(74.9% 0.031 350.8);
Tailwind
colors: {
custom: {
50: '#d1c0c7',
500: '#bea6b0',
950: '#000000',
},
}SCSS
$custom: #bea6b0; $custom-light: #d1c0c7; $custom-dark: #000000;
JSON
{
"hex": "#bea6b0",
"rgb": {
"r": 190,
"g": 166,
"b": 176
},
"hsl": {
"h": 335,
"s": 15.584,
"l": 69.804
},
"oklch": {
"l": 0.74901,
"c": 0.03104,
"h": 350.8
},
"luminance": 0.41354
}Semantic roles & 50–950 ramp
primary
#BEA6B0
secondary
#DDE3E0
accent
#9A794C
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182