#BEABA8#BEABA8
#BEABA8 is a light, muted red. Relative luminance 0.429; OKLCH L 75.7% C 0.023 H 28.4°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABA8 |
|---|---|
| RGB | rgb(190, 171, 168) |
| HSL | hsl(8, 14%, 70%) |
| HSV | hsv(8, 12%, 75%) |
| CMYK | cmyk(0%, 10%, 11.6%, 25.5%) |
| CIE-LAB | lab(71.49, 6.33, 4.04) |
| CIE-LCH | lch(71.49, 7.51, 32.51°) |
| OKLab | oklab(75.66% 0.0198 0.0107) |
| OKLCH | oklch(75.66% 0.023 28.4) |
| XYZ | xyz(42.8655, 42.9010, 43.0608) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.36
Dark Gray
#A9A9A9
ΔE00 8.55
Warm Gray
#C9BEB0
ΔE00 8.88
Mushroom
#BA9E88
ΔE00 9.09
Greige
#B8AB98
ΔE00 9.34
Silver
#C0C0C0
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABA8 #A8BBBE
analogous
#BEA8B0 #BEABA8 #BEB6A8
triadic
#BEABA8 #A8BEAB #ABA8BE
tetradic
#BEABA8 #B0BEA8 #A8BBBE #B6A8BE
square
#BEABA8 #B0BEA8 #A8BBBE #B6A8BE
split-complementary
#BEABA8 #A8BEB6 #A8B0BE
monochromatic
#876965 #A48985 #BEABA8 #D8CDCB #F2EEED
Accessibility & contrast
On white
2.19
#BEABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#BEABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABA8
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABA8 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADA8
Deuteranopia (green-blind)
#B3B0A8
Tritanopia (blue-blind)
#C3A9AA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #beaba8; /* rgb */ color: rgb(190, 171, 168); /* oklch */ color: oklch(75.7% 0.023 28.4);
Tailwind
colors: {
custom: {
50: '#d1c4c1',
500: '#beaba8',
950: '#000000',
},
}SCSS
$custom: #beaba8; $custom-light: #d1c4c1; $custom-dark: #000000;
JSON
{
"hex": "#beaba8",
"rgb": {
"r": 190,
"g": 171,
"b": 168
},
"hsl": {
"h": 8.182,
"s": 14.474,
"l": 70.196
},
"oklch": {
"l": 0.75661,
"c": 0.02253,
"h": 28.4
},
"luminance": 0.429
}Semantic roles & 50–950 ramp
primary
#BEABA8
secondary
#DEE3E4
accent
#8E994D
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#141212
muted
#828181