#BEABB0#BEABB0
#BEABB0 is a light, muted pink. Relative luminance 0.432; OKLCH L 75.9% C 0.023 H 359.9°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABB0 |
|---|---|
| RGB | rgb(190, 171, 176) |
| HSL | hsl(344, 13%, 71%) |
| HSV | hsv(344, 10%, 75%) |
| CMYK | cmyk(0%, 10%, 7.4%, 25.5%) |
| CIE-LAB | lab(71.70, 7.71, -0.07) |
| CIE-LCH | lch(71.70, 7.71, 359.52°) |
| OKLab | oklab(75.89% 0.023 -0.0001) |
| OKLCH | oklch(75.89% 0.023 359.9) |
| XYZ | xyz(43.6338, 43.2083, 47.1073) |
| Luminance | 0.4321 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.59
Dusty Pink
#D8A7B1
ΔE00 9.16
Dark Gray
#A9A9A9
ΔE00 9.37
Dove Gray
#B6B8BD
ΔE00 9.73
Thistle
#D8BFD8
ΔE00 9.80
Silver
#C0C0C0
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABB0 #ABBEB9
analogous
#BEABB9 #BEABB0 #BEAFAB
triadic
#BEABB0 #B0BEAB #ABB0BE
tetradic
#BEABB0 #B9BEAB #ABBEB9 #AFABBE
square
#BEABB0 #B9BEAB #ABBEB9 #AFABBE
split-complementary
#BEABB0 #ABBEAF #ABB9BE
monochromatic
#876870 #A38890 #BEABB0 #D9CED0 #F2EEEF
Accessibility & contrast
On white
2.18
#BEABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#BEABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABB0
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABB0 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEB0
Deuteranopia (green-blind)
#B1B1B0
Tritanopia (blue-blind)
#C2AAAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #beabb0; /* rgb */ color: rgb(190, 171, 176); /* oklch */ color: oklch(75.9% 0.023 359.9);
Tailwind
colors: {
custom: {
50: '#d1c4c7',
500: '#beabb0',
950: '#000000',
},
}SCSS
$custom: #beabb0; $custom-light: #d1c4c7; $custom-dark: #000000;
JSON
{
"hex": "#beabb0",
"rgb": {
"r": 190,
"g": 171,
"b": 176
},
"hsl": {
"h": 344.211,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.75893,
"c": 0.02297,
"h": 359.9
},
"luminance": 0.43208
}Semantic roles & 50–950 ramp
primary
#BEABB0
secondary
#E0E5E4
accent
#97844F
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182