#BEA8AA#BEA8AA
#BEA8AA is a light, muted red. Relative luminance 0.419; OKLCH L 75.1% C 0.026 H 11.5°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA8AA |
|---|---|
| RGB | rgb(190, 168, 170) |
| HSL | hsl(355, 14%, 70%) |
| HSV | hsv(355, 12%, 75%) |
| CMYK | cmyk(0%, 11.6%, 10.5%, 25.5%) |
| CIE-LAB | lab(70.77, 8.31, 1.90) |
| CIE-LCH | lch(70.77, 8.52, 12.85°) |
| OKLab | oklab(75.12% 0.0252 0.0051) |
| OKLCH | oklch(75.12% 0.026 11.5) |
| XYZ | xyz(42.4930, 41.8556, 43.8629) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.19
Dusty Pink
#D8A7B1
ΔE00 8.68
Rosybrown
#BC8F8F
ΔE00 9.32
Dark Gray
#A9A9A9
ΔE00 9.89
Light Mauve
#C292A1
ΔE00 10.15
Grey Pink
#C3909B
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA8AA #A8BEBC
analogous
#BEA8B5 #BEA8AA #BEB1A8
triadic
#BEA8AA #AABEA8 #A8AABE
tetradic
#BEA8AA #B5BEA8 #A8BEBC #B1A8BE
square
#BEA8AA #B5BEA8 #A8BEBC #B1A8BE
split-complementary
#BEA8AA #A8BEB1 #A8B5BE
monochromatic
#876568 #A48588 #BEA8AA #D8CBCC #F2EDEE
Accessibility & contrast
On white
2.24
#BEA8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#BEA8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA8AA
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA8AA | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAA
Deuteranopia (green-blind)
#B0AFAA
Tritanopia (blue-blind)
#C3A6A9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bea8aa; /* rgb */ color: rgb(190, 168, 170); /* oklch */ color: oklch(75.1% 0.026 11.5);
Tailwind
colors: {
custom: {
50: '#d1c1c3',
500: '#bea8aa',
950: '#000000',
},
}SCSS
$custom: #bea8aa; $custom-light: #d1c1c3; $custom-dark: #000000;
JSON
{
"hex": "#bea8aa",
"rgb": {
"r": 190,
"g": 168,
"b": 170
},
"hsl": {
"h": 354.545,
"s": 14.474,
"l": 70.196
},
"oklch": {
"l": 0.75118,
"c": 0.02576,
"h": 11.5
},
"luminance": 0.41855
}Semantic roles & 50–950 ramp
primary
#BEA8AA
secondary
#DEE4E3
accent
#99924D
background
#FCFBFB
surface
#F9F7F7
border
#D2D0D0
text
#141212
muted
#828181