#BEA7AA#BEA7AA
#BEA7AA is a light, muted red. Relative luminance 0.415; OKLCH L 74.9% C 0.027 H 8.8°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA7AA |
|---|---|
| RGB | rgb(190, 167, 170) |
| HSL | hsl(352, 15%, 70%) |
| HSV | hsv(352, 12%, 75%) |
| CMYK | cmyk(0%, 12.1%, 10.5%, 25.5%) |
| CIE-LAB | lab(70.52, 8.85, 1.53) |
| CIE-LCH | lch(70.52, 8.99, 9.77°) |
| OKLab | oklab(74.92% 0.0268 0.0042) |
| OKLCH | oklch(74.92% 0.027 8.8) |
| XYZ | xyz(42.3091, 41.4878, 43.8016) |
| Luminance | 0.4149 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.43
Dusty Pink
#D8A7B1
ΔE00 8.22
Rosybrown
#BC8F8F
ΔE00 8.94
Light Mauve
#C292A1
ΔE00 9.56
Grey Pink
#C3909B
ΔE00 9.85
Dark Gray
#A9A9A9
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA7AA #A7BEBB
analogous
#BEA7B6 #BEA7AA #BEAFA7
triadic
#BEA7AA #AABEA7 #A7AABE
tetradic
#BEA7AA #B6BEA7 #A7BEBB #AFA7BE
square
#BEA7AA #B6BEA7 #A7BEBB #AFA7BE
split-complementary
#BEA7AA #A7BEAF #A7B6BE
monochromatic
#876468 #A48488 #BEA7AA #D8CACC #F2EDEE
Accessibility & contrast
On white
2.26
#BEA7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#BEA7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA7AA
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA7AA | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#AFAEAA
Tritanopia (blue-blind)
#C3A5A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bea7aa; /* rgb */ color: rgb(190, 167, 170); /* oklch */ color: oklch(74.9% 0.027 8.8);
Tailwind
colors: {
custom: {
50: '#d1c1c3',
500: '#bea7aa',
950: '#000000',
},
}SCSS
$custom: #bea7aa; $custom-light: #d1c1c3; $custom-dark: #000000;
JSON
{
"hex": "#bea7aa",
"rgb": {
"r": 190,
"g": 167,
"b": 170
},
"hsl": {
"h": 352.174,
"s": 15.033,
"l": 70
},
"oklch": {
"l": 0.74919,
"c": 0.0271,
"h": 8.8
},
"luminance": 0.41487
}Semantic roles & 50–950 ramp
primary
#BEA7AA
secondary
#DDE4E3
accent
#998F4C
background
#FCFBFB
surface
#F9F7F7
border
#D2D0D0
text
#141212
muted
#828181