#BEABAB#BEABAB
#BEABAB is a light, muted red. Relative luminance 0.430; OKLCH L 75.7% C 0.022 H 17.6°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABAB |
|---|---|
| RGB | rgb(190, 171, 171) |
| HSL | hsl(0, 13%, 71%) |
| HSV | hsv(0, 10%, 75%) |
| CMYK | cmyk(0%, 10%, 10%, 25.5%) |
| CIE-LAB | lab(71.56, 6.84, 2.50) |
| CIE-LCH | lch(71.56, 7.29, 20.04°) |
| OKLab | oklab(75.75% 0.021 0.0067) |
| OKLCH | oklch(75.75% 0.022 17.6) |
| XYZ | xyz(43.1482, 43.0140, 44.5497) |
| Luminance | 0.4301 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.37
Dark Gray
#A9A9A9
ΔE00 8.72
Silver
#C0C0C0
ΔE00 9.65
Dove Gray
#B6B8BD
ΔE00 9.67
Dusty Pink
#D8A7B1
ΔE00 10.02
Warm Gray
#C9BEB0
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABAB #ABBEBE
analogous
#BEABB4 #BEABAB #BEB4AB
triadic
#BEABAB #ABBEAB #ABABBE
tetradic
#BEABAB #B4BEAB #ABBEBE #B4ABBE
square
#BEABAB #B4BEAB #ABBEBE #B4ABBE
split-complementary
#BEABAB #ABBEB4 #ABB4BE
monochromatic
#876868 #A38888 #BEABAB #D9CECE #F2EEEE
Accessibility & contrast
On white
2.19
#BEABAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#BEABAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABAB
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABAB | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAB
Deuteranopia (green-blind)
#B2B1AB
Tritanopia (blue-blind)
#C2A9AB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #beabab; /* rgb */ color: rgb(190, 171, 171); /* oklch */ color: oklch(75.7% 0.022 17.6);
Tailwind
colors: {
custom: {
50: '#d1c4c4',
500: '#beabab',
950: '#000000',
},
}SCSS
$custom: #beabab; $custom-light: #d1c4c4; $custom-dark: #000000;
JSON
{
"hex": "#beabab",
"rgb": {
"r": 190,
"g": 171,
"b": 171
},
"hsl": {
"h": 0,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.75746,
"c": 0.02205,
"h": 17.6
},
"luminance": 0.43013
}Semantic roles & 50–950 ramp
primary
#BEABAB
secondary
#E0E5E5
accent
#97974F
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141212
muted
#828181