#BEAAAB#BEAAAB
#BEAAAB is a light, muted red. Relative luminance 0.426; OKLCH L 75.5% C 0.023 H 14.2°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAAAB |
|---|---|
| RGB | rgb(190, 170, 171) |
| HSL | hsl(357, 13%, 71%) |
| HSV | hsv(357, 11%, 75%) |
| CMYK | cmyk(0%, 10.5%, 10%, 25.5%) |
| CIE-LAB | lab(71.31, 7.39, 2.12) |
| CIE-LCH | lch(71.31, 7.69, 16.04°) |
| OKLab | oklab(75.55% 0.0226 0.0057) |
| OKLCH | oklch(75.55% 0.023 14.2) |
| XYZ | xyz(42.9600, 42.6377, 44.4870) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.28
Dark Gray
#A9A9A9
ΔE00 9.14
Dusty Pink
#D8A7B1
ΔE00 9.48
Dove Gray
#B6B8BD
ΔE00 10.06
Rosybrown
#BC8F8F
ΔE00 10.15
Silver
#C0C0C0
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAAAB #AABEBD
analogous
#BEAAB5 #BEAAAB #BEB3AA
triadic
#BEAAAB #ABBEAA #AAABBE
tetradic
#BEAAAB #B5BEAA #AABEBD #B3AABE
square
#BEAAAB #B5BEAA #AABEBD #B3AABE
split-complementary
#BEAAAB #AABEB3 #AAB5BE
monochromatic
#876769 #A38789 #BEAAAB #D9CDCD #F2EEEE
Accessibility & contrast
On white
2.20
#BEAAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#BEAAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAAAB
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAAAB | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAB
Deuteranopia (green-blind)
#B1B0AB
Tritanopia (blue-blind)
#C3A8AA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #beaaab; /* rgb */ color: rgb(190, 170, 171); /* oklch */ color: oklch(75.5% 0.023 14.2);
Tailwind
colors: {
custom: {
50: '#d1c3c4',
500: '#beaaab',
950: '#000000',
},
}SCSS
$custom: #beaaab; $custom-light: #d1c3c4; $custom-dark: #000000;
JSON
{
"hex": "#beaaab",
"rgb": {
"r": 190,
"g": 170,
"b": 171
},
"hsl": {
"h": 357,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.75546,
"c": 0.02326,
"h": 14.2
},
"luminance": 0.42637
}Semantic roles & 50–950 ramp
primary
#BEAAAB
secondary
#DFE5E4
accent
#97944E
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141212
muted
#828181