#BEAAA5#BEAAA5
#BEAAA5 is a light, muted red. Relative luminance 0.424; OKLCH L 75.4% C 0.024 H 34.3°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAAA5 |
|---|---|
| RGB | rgb(190, 170, 165) |
| HSL | hsl(12, 16%, 70%) |
| HSV | hsv(12, 13%, 75%) |
| CMYK | cmyk(0%, 10.5%, 13.2%, 25.5%) |
| CIE-LAB | lab(71.16, 6.38, 5.21) |
| CIE-LCH | lch(71.16, 8.23, 39.25°) |
| OKLab | oklab(75.38% 0.0202 0.0138) |
| OKLCH | oklch(75.38% 0.024 34.3) |
| XYZ | xyz(42.4011, 42.4141, 41.5431) |
| Luminance | 0.4241 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.44
Mushroom
#BA9E88
ΔE00 8.08
Warm Gray
#C9BEB0
ΔE00 8.57
Greige
#B8AB98
ΔE00 8.64
Dark Gray
#A9A9A9
ΔE00 8.87
Stone
#A89F91
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAAA5 #A5B9BE
analogous
#BEA5AD #BEAAA5 #BEB7A5
triadic
#BEAAA5 #A5BEAA #AAA5BE
tetradic
#BEAAA5 #ADBEA5 #A5B9BE #B7A5BE
square
#BEAAA5 #ADBEA5 #A5B9BE #B7A5BE
split-complementary
#BEAAA5 #A5BEB7 #A5ADBE
monochromatic
#876962 #A48881 #BEAAA5 #D8CCC9 #F1EDEC
Accessibility & contrast
On white
2.21
#BEAAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#BEAAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAAA5
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAAA5 | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 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)
#AEACA5
Deuteranopia (green-blind)
#B3B0A5
Tritanopia (blue-blind)
#C3A8A9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #beaaa5; /* rgb */ color: rgb(190, 170, 165); /* oklch */ color: oklch(75.4% 0.024 34.3);
Tailwind
colors: {
custom: {
50: '#d1c3bf',
500: '#beaaa5',
950: '#000000',
},
}SCSS
$custom: #beaaa5; $custom-light: #d1c3bf; $custom-dark: #000000;
JSON
{
"hex": "#beaaa5",
"rgb": {
"r": 190,
"g": 170,
"b": 165
},
"hsl": {
"h": 12,
"s": 16.129,
"l": 69.608
},
"oklch": {
"l": 0.75376,
"c": 0.02442,
"h": 34.3
},
"luminance": 0.42413
}Semantic roles & 50–950 ramp
primary
#BEAAA5
secondary
#DCE2E3
accent
#8B9A4B
background
#FCFBFB
surface
#F9F7F7
border
#D2D0D0
text
#141212
muted
#828181