#BEABB1#BEABB1
#BEABB1 is a light, muted pink. Relative luminance 0.432; OKLCH L 75.9% C 0.023 H 356.5°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABB1 |
|---|---|
| RGB | rgb(190, 171, 177) |
| HSL | hsl(341, 13%, 71%) |
| HSV | hsv(341, 10%, 75%) |
| CMYK | cmyk(0%, 10%, 6.8%, 25.5%) |
| CIE-LAB | lab(71.72, 7.89, -0.58) |
| CIE-LCH | lch(71.72, 7.91, 355.82°) |
| OKLab | oklab(75.92% 0.0234 -0.0014) |
| OKLCH | oklch(75.92% 0.023 356.5) |
| XYZ | xyz(43.7331, 43.2480, 47.6303) |
| Luminance | 0.4325 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.92
Dusty Pink
#D8A7B1
ΔE00 9.06
Thistle
#D8BFD8
ΔE00 9.45
Dark Gray
#A9A9A9
ΔE00 9.54
Dove Gray
#B6B8BD
ΔE00 9.79
Silver
#C0C0C0
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABB1 #ABBEB8
analogous
#BEABBA #BEABB1 #BEAEAB
triadic
#BEABB1 #B1BEAB #ABB1BE
tetradic
#BEABB1 #BABEAB #ABBEB8 #AEABBE
square
#BEABB1 #BABEAB #ABBEB8 #AEABBE
split-complementary
#BEABB1 #ABBEAE #ABBABE
monochromatic
#876872 #A38891 #BEABB1 #D9CED1 #F2EEEF
Accessibility & contrast
On white
2.18
#BEABB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#BEABB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABB1
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABB1 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEB1
Deuteranopia (green-blind)
#B1B1B1
Tritanopia (blue-blind)
#C2AAAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #beabb1; /* rgb */ color: rgb(190, 171, 177); /* oklch */ color: oklch(75.9% 0.023 356.5);
Tailwind
colors: {
custom: {
50: '#d1c4c8',
500: '#beabb1',
950: '#000000',
},
}SCSS
$custom: #beabb1; $custom-light: #d1c4c8; $custom-dark: #000000;
JSON
{
"hex": "#beabb1",
"rgb": {
"r": 190,
"g": 171,
"b": 177
},
"hsl": {
"h": 341.053,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.75922,
"c": 0.02339,
"h": 356.5
},
"luminance": 0.43247
}Semantic roles & 50–950 ramp
primary
#BEABB1
secondary
#E0E5E3
accent
#97804F
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182