#BEA6AC#BEA6AC
#BEA6AC is a light, muted red. Relative luminance 0.412; OKLCH L 74.8% C 0.029 H 0.9°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA6AC |
|---|---|
| RGB | rgb(190, 166, 172) |
| HSL | hsl(345, 16%, 70%) |
| HSV | hsv(345, 13%, 75%) |
| CMYK | cmyk(0%, 12.6%, 9.5%, 25.5%) |
| CIE-LAB | lab(70.32, 9.75, 0.13) |
| CIE-LCH | lch(70.32, 9.75, 0.74°) |
| OKLab | oklab(74.78% 0.0291 0.0005) |
| OKLCH | oklch(74.78% 0.029 0.9) |
| XYZ | xyz(42.3172, 41.1990, 44.7447) |
| Luminance | 0.4120 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.48
Dusty Pink
#D8A7B1
ΔE00 7.55
Light Mauve
#C292A1
ΔE00 8.63
Rosybrown
#BC8F8F
ΔE00 8.81
Grey Pink
#C3909B
ΔE00 9.13
Thistle
#D8BFD8
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA6AC #A6BEB8
analogous
#BEA6B8 #BEA6AC #BEACA6
triadic
#BEA6AC #ACBEA6 #A6ACBE
tetradic
#BEA6AC #B8BEA6 #A6BEB8 #ACA6BE
square
#BEA6AC #B8BEA6 #A6BEB8 #ACA6BE
split-complementary
#BEA6AC #A6BEAC #A6B8BE
monochromatic
#87636C #A4838B #BEA6AC #D8C9CD #F2EDEE
Accessibility & contrast
On white
2.27
#BEA6AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#BEA6AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA6AC
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA6AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA6AC | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAC
Deuteranopia (green-blind)
#AEADAC
Tritanopia (blue-blind)
#C3A5A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bea6ac; /* rgb */ color: rgb(190, 166, 172); /* oklch */ color: oklch(74.8% 0.029 0.9);
Tailwind
colors: {
custom: {
50: '#d1c0c4',
500: '#bea6ac',
950: '#000000',
},
}SCSS
$custom: #bea6ac; $custom-light: #d1c0c4; $custom-dark: #000000;
JSON
{
"hex": "#bea6ac",
"rgb": {
"r": 190,
"g": 166,
"b": 172
},
"hsl": {
"h": 345,
"s": 15.584,
"l": 69.804
},
"oklch": {
"l": 0.7478,
"c": 0.0291,
"h": 0.9
},
"luminance": 0.41198
}Semantic roles & 50–950 ramp
primary
#BEA6AC
secondary
#DDE3E2
accent
#9A864C
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141212
muted
#828181