#BEAAA9#BEAAA9
#BEAAA9 is a light, muted red. Relative luminance 0.426; OKLCH L 75.5% C 0.023 H 21.1°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAAA9 |
|---|---|
| RGB | rgb(190, 170, 169) |
| HSL | hsl(3, 14%, 70%) |
| HSV | hsv(3, 11%, 75%) |
| CMYK | cmyk(0%, 10.5%, 11.1%, 25.5%) |
| CIE-LAB | lab(71.26, 7.05, 3.15) |
| CIE-LCH | lch(71.26, 7.72, 24.10°) |
| OKLab | oklab(75.49% 0.0218 0.0084) |
| OKLCH | oklch(75.49% 0.023 21.1) |
| XYZ | xyz(42.7708, 42.5620, 43.4906) |
| Luminance | 0.4256 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.00
Dark Gray
#A9A9A9
ΔE00 8.97
Dusty Pink
#D8A7B1
ΔE00 9.95
Mushroom
#BA9E88
ΔE00 9.96
Warm Gray
#C9BEB0
ΔE00 9.98
Silver
#C0C0C0
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAAA9 #A9BDBE
analogous
#BEA9B2 #BEAAA9 #BEB4A9
triadic
#BEAAA9 #A9BEAA #AAA9BE
tetradic
#BEAAA9 #B2BEA9 #A9BDBE #B4A9BE
square
#BEAAA9 #B2BEA9 #A9BDBE #B4A9BE
split-complementary
#BEAAA9 #A9BEB4 #A9B2BE
monochromatic
#876766 #A48886 #BEAAA9 #D8CCCC #F2EEEE
Accessibility & contrast
On white
2.21
#BEAAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#BEAAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAAA9
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAAA9 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACA9
Deuteranopia (green-blind)
#B2B0A9
Tritanopia (blue-blind)
#C3A8AA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #beaaa9; /* rgb */ color: rgb(190, 170, 169); /* oklch */ color: oklch(75.5% 0.023 21.1);
Tailwind
colors: {
custom: {
50: '#d1c3c2',
500: '#beaaa9',
950: '#000000',
},
}SCSS
$custom: #beaaa9; $custom-light: #d1c3c2; $custom-dark: #000000;
JSON
{
"hex": "#beaaa9",
"rgb": {
"r": 190,
"g": 170,
"b": 169
},
"hsl": {
"h": 2.857,
"s": 13.907,
"l": 70.392
},
"oklch": {
"l": 0.75489,
"c": 0.02333,
"h": 21.1
},
"luminance": 0.42561
}Semantic roles & 50–950 ramp
primary
#BEAAA9
secondary
#DFE4E4
accent
#95984D
background
#FCFBFB
surface
#F9F7F7
border
#D2D0D0
text
#141212
muted
#828181