#BEABB3#BEABB3
#BEABB3 is a light, muted pink. Relative luminance 0.433; OKLCH L 76.0% C 0.024 H 350.3°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABB3 |
|---|---|
| RGB | rgb(190, 171, 179) |
| HSL | hsl(335, 13%, 71%) |
| HSV | hsv(335, 10%, 75%) |
| CMYK | cmyk(0%, 10%, 5.8%, 25.5%) |
| CIE-LAB | lab(71.78, 8.25, -1.60) |
| CIE-LCH | lch(71.78, 8.40, 349.03°) |
| OKLab | oklab(75.98% 0.0241 -0.0041) |
| OKLCH | oklch(75.98% 0.024 350.3) |
| XYZ | xyz(43.9339, 43.3283, 48.6879) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.60
Thistle
#D8BFD8
ΔE00 8.80
Dusty Pink
#D8A7B1
ΔE00 8.93
Dark Gray
#A9A9A9
ΔE00 9.93
Dove Gray
#B6B8BD
ΔE00 9.96
Light Mauve
#C292A1
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABB3 #ABBEB6
analogous
#BEABBC #BEABB3 #BEACAB
triadic
#BEABB3 #B3BEAB #ABB3BE
tetradic
#BEABB3 #BCBEAB #ABBEB6 #ACABBE
square
#BEABB3 #BCBEAB #ABBEB6 #ACABBE
split-complementary
#BEABB3 #ABBEAC #ABBCBE
monochromatic
#876875 #A38894 #BEABB3 #D9CED2 #F2EEEF
Accessibility & contrast
On white
2.17
#BEABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#BEABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABB3
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABB3 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAEB3
Deuteranopia (green-blind)
#B0B1B3
Tritanopia (blue-blind)
#C1ABAE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #beabb3; /* rgb */ color: rgb(190, 171, 179); /* oklch */ color: oklch(76.0% 0.024 350.3);
Tailwind
colors: {
custom: {
50: '#d1c4c9',
500: '#beabb3',
950: '#000000',
},
}SCSS
$custom: #beabb3; $custom-light: #d1c4c9; $custom-dark: #000000;
JSON
{
"hex": "#beabb3",
"rgb": {
"r": 190,
"g": 171,
"b": 179
},
"hsl": {
"h": 334.737,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.75983,
"c": 0.02447,
"h": 350.3
},
"luminance": 0.43328
}Semantic roles & 50–950 ramp
primary
#BEABB3
secondary
#E0E5E3
accent
#97784F
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182