#BEA4A0#BEA4A0
#BEA4A0 is a light, muted red. Relative luminance 0.400; OKLCH L 74.0% C 0.031 H 28.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA4A0 |
|---|---|
| RGB | rgb(190, 164, 160) |
| HSL | hsl(8, 19%, 69%) |
| HSV | hsv(8, 16%, 75%) |
| CMYK | cmyk(0%, 13.7%, 15.8%, 25.5%) |
| CIE-LAB | lab(69.50, 8.83, 5.58) |
| CIE-LCH | lch(69.50, 10.45, 32.30°) |
| OKLab | oklab(74.04% 0.0275 0.0147) |
| OKLCH | oklch(74.04% 0.031 28.2) |
| XYZ | xyz(40.8556, 40.0372, 38.8267) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.56
Rosybrown
#BC8F8F
ΔE00 8.01
Mushroom
#BA9E88
ΔE00 8.43
Dusty Pink
#D8A7B1
ΔE00 9.32
Grey Pink
#C3909B
ΔE00 10.34
Light Mauve
#C292A1
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA4A0 #A0BABE
analogous
#BEA0AB #BEA4A0 #BEB3A0
triadic
#BEA4A0 #A0BEA4 #A4A0BE
tetradic
#BEA4A0 #ABBEA0 #A0BABE #B3A0BE
square
#BEA4A0 #ABBEA0 #A0BABE #B3A0BE
split-complementary
#BEA4A0 #A0BEB3 #A0ABBE
monochromatic
#87625C #A5817C #BEA4A0 #D7C7C4 #F0EAE9
Accessibility & contrast
On white
2.33
#BEA4A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#BEA4A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA4A0
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA4A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA4A0 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A0
Deuteranopia (green-blind)
#AFACA0
Tritanopia (blue-blind)
#C4A1A3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bea4a0; /* rgb */ color: rgb(190, 164, 160); /* oklch */ color: oklch(74.0% 0.031 28.2);
Tailwind
colors: {
custom: {
50: '#d2bfbc',
500: '#bea4a0',
950: '#000000',
},
}SCSS
$custom: #bea4a0; $custom-light: #d2bfbc; $custom-dark: #000000;
JSON
{
"hex": "#bea4a0",
"rgb": {
"r": 190,
"g": 164,
"b": 160
},
"hsl": {
"h": 8,
"s": 18.75,
"l": 68.627
},
"oklch": {
"l": 0.74038,
"c": 0.03119,
"h": 28.2
},
"luminance": 0.40036
}Semantic roles & 50–950 ramp
primary
#BEA4A0
secondary
#D8E0E1
accent
#929D48
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141212
muted
#828181