#BEA4AA#BEA4AA
#BEA4AA is a light, muted red. Relative luminance 0.404; OKLCH L 74.3% C 0.031 H 2.3°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA4AA |
|---|---|
| RGB | rgb(190, 164, 170) |
| HSL | hsl(346, 17%, 69%) |
| HSV | hsv(346, 14%, 75%) |
| CMYK | cmyk(0%, 13.7%, 10.5%, 25.5%) |
| CIE-LAB | lab(69.75, 10.50, 0.42) |
| CIE-LCH | lch(69.75, 10.51, 2.27°) |
| OKLab | oklab(74.33% 0.0314 0.0013) |
| OKLCH | oklch(74.33% 0.031 2.3) |
| XYZ | xyz(41.7659, 40.4013, 43.6205) |
| Luminance | 0.4040 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.58
Dusty Pink
#D8A7B1
ΔE00 7.06
Light Mauve
#C292A1
ΔE00 7.88
Rosybrown
#BC8F8F
ΔE00 8.05
Grey Pink
#C3909B
ΔE00 8.34
Greyish Pink
#C88D94
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA4AA #A4BEB8
analogous
#BEA4B7 #BEA4AA #BEABA4
triadic
#BEA4AA #AABEA4 #A4AABE
tetradic
#BEA4AA #B7BEA4 #A4BEB8 #ABA4BE
square
#BEA4AA #B7BEA4 #A4BEB8 #ABA4BE
split-complementary
#BEA4AA #A4BEAB #A4B7BE
monochromatic
#876169 #A58089 #BEA4AA #D8C8CB #F1EBED
Accessibility & contrast
On white
2.31
#BEA4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#BEA4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA4AA
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA4AA | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AA
Deuteranopia (green-blind)
#ADACA9
Tritanopia (blue-blind)
#C3A3A6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bea4aa; /* rgb */ color: rgb(190, 164, 170); /* oklch */ color: oklch(74.3% 0.031 2.3);
Tailwind
colors: {
custom: {
50: '#d1bfc3',
500: '#bea4aa',
950: '#000000',
},
}SCSS
$custom: #bea4aa; $custom-light: #d1bfc3; $custom-dark: #000000;
JSON
{
"hex": "#bea4aa",
"rgb": {
"r": 190,
"g": 164,
"b": 170
},
"hsl": {
"h": 346.154,
"s": 16.667,
"l": 69.412
},
"oklch": {
"l": 0.74325,
"c": 0.03145,
"h": 2.3
},
"luminance": 0.404
}Semantic roles & 50–950 ramp
primary
#BEA4AA
secondary
#DBE3E1
accent
#9B884B
background
#FCFBFB
surface
#F9F7F7
border
#D2D0D0
text
#141212
muted
#828181