#BEAAA4#BEAAA4
#BEAAA4 is a light, muted red. Relative luminance 0.424; OKLCH L 75.3% C 0.025 H 37.4°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAAA4 |
|---|---|
| RGB | rgb(190, 170, 164) |
| HSL | hsl(14, 17%, 69%) |
| HSV | hsv(14, 14%, 75%) |
| CMYK | cmyk(0%, 10.5%, 13.7%, 25.5%) |
| CIE-LAB | lab(71.13, 6.21, 5.72) |
| CIE-LCH | lch(71.13, 8.45, 42.67°) |
| OKLab | oklab(75.35% 0.0198 0.0151) |
| OKLCH | oklch(75.35% 0.025 37.4) |
| XYZ | xyz(42.3104, 42.3778, 41.0657) |
| Luminance | 0.4238 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.73
Mushroom
#BA9E88
ΔE00 7.63
Greige
#B8AB98
ΔE00 8.18
Warm Gray
#C9BEB0
ΔE00 8.25
Stone
#A89F91
ΔE00 8.70
Dark Gray
#A9A9A9
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAAA4 #A4B8BE
analogous
#BEA4AB #BEAAA4 #BEB7A4
triadic
#BEAAA4 #A4BEAA #AAA4BE
tetradic
#BEAAA4 #ABBEA4 #A4B8BE #B7A4BE
square
#BEAAA4 #ABBEA4 #A4B8BE #B7A4BE
split-complementary
#BEAAA4 #A4BEB7 #A4ABBE
monochromatic
#876961 #A58980 #BEAAA4 #D8CBC8 #F1EDEB
Accessibility & contrast
On white
2.22
#BEAAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#BEAAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAAA4
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAAA4 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA4
Deuteranopia (green-blind)
#B3B0A4
Tritanopia (blue-blind)
#C4A7A8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #beaaa4; /* rgb */ color: rgb(190, 170, 164); /* oklch */ color: oklch(75.3% 0.025 37.4);
Tailwind
colors: {
custom: {
50: '#d1c3bf',
500: '#beaaa4',
950: '#000000',
},
}SCSS
$custom: #beaaa4; $custom-light: #d1c3bf; $custom-dark: #000000;
JSON
{
"hex": "#beaaa4",
"rgb": {
"r": 190,
"g": 170,
"b": 164
},
"hsl": {
"h": 13.846,
"s": 16.667,
"l": 69.412
},
"oklch": {
"l": 0.75348,
"c": 0.02487,
"h": 37.4
},
"luminance": 0.42377
}Semantic roles & 50–950 ramp
primary
#BEAAA4
secondary
#DBE1E3
accent
#889B4B
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141212
muted
#828181