#BEABAE#BEABAE
#BEABAE is a light, muted red. Relative luminance 0.431; OKLCH L 75.8% C 0.022 H 6.8°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABAE |
|---|---|
| RGB | rgb(190, 171, 174) |
| HSL | hsl(351, 13%, 71%) |
| HSV | hsv(351, 10%, 75%) |
| CMYK | cmyk(0%, 10%, 8.4%, 25.5%) |
| CIE-LAB | lab(71.64, 7.36, 0.96) |
| CIE-LCH | lch(71.64, 7.42, 7.42°) |
| OKLab | oklab(75.83% 0.0222 0.0026) |
| OKLCH | oklch(75.83% 0.022 6.8) |
| XYZ | xyz(43.4374, 43.1297, 46.0728) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.99
Dark Gray
#A9A9A9
ΔE00 9.06
Dusty Pink
#D8A7B1
ΔE00 9.43
Dove Gray
#B6B8BD
ΔE00 9.65
Silver
#C0C0C0
ΔE00 9.92
Thistle
#D8BFD8
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABAE #ABBEBB
analogous
#BEABB7 #BEABAE #BEB1AB
triadic
#BEABAE #AEBEAB #ABAEBE
tetradic
#BEABAE #B7BEAB #ABBEBB #B1ABBE
square
#BEABAE #B7BEAB #ABBEBB #B1ABBE
split-complementary
#BEABAE #ABBEB1 #ABB7BE
monochromatic
#87686D #A3888D #BEABAE #D9CECF #F2EEEE
Accessibility & contrast
On white
2.18
#BEABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#BEABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABAE
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABAE | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEAE
Deuteranopia (green-blind)
#B2B1AE
Tritanopia (blue-blind)
#C2AAAC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #beabae; /* rgb */ color: rgb(190, 171, 174); /* oklch */ color: oklch(75.8% 0.022 6.8);
Tailwind
colors: {
custom: {
50: '#d1c4c6',
500: '#beabae',
950: '#000000',
},
}SCSS
$custom: #beabae; $custom-light: #d1c4c6; $custom-dark: #000000;
JSON
{
"hex": "#beabae",
"rgb": {
"r": 190,
"g": 171,
"b": 174
},
"hsl": {
"h": 350.526,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.75833,
"c": 0.02235,
"h": 6.8
},
"luminance": 0.43129
}Semantic roles & 50–950 ramp
primary
#BEABAE
secondary
#E0E5E4
accent
#978B4F
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182