#BEABB4#BEABB4
#BEABB4 is a light, muted pink. Relative luminance 0.434; OKLCH L 76.0% C 0.025 H 347.4°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABB4 |
|---|---|
| RGB | rgb(190, 171, 180) |
| HSL | hsl(332, 13%, 71%) |
| HSV | hsv(332, 10%, 75%) |
| CMYK | cmyk(0%, 10%, 5.3%, 25.5%) |
| CIE-LAB | lab(71.80, 8.43, -2.11) |
| CIE-LCH | lch(71.80, 8.68, 345.95°) |
| OKLab | oklab(76.01% 0.0245 -0.0055) |
| OKLCH | oklch(76.01% 0.025 347.4) |
| XYZ | xyz(44.0354, 43.3689, 49.2224) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.96
Thistle
#D8BFD8
ΔE00 8.50
Dusty Pink
#D8A7B1
ΔE00 8.89
Dove Gray
#B6B8BD
ΔE00 10.07
Dark Gray
#A9A9A9
ΔE00 10.13
Light Mauve
#C292A1
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABB4 #ABBEB5
analogous
#BEABBD #BEABB4 #BEABAB
triadic
#BEABB4 #B4BEAB #ABB4BE
tetradic
#BEABB4 #BDBEAB #ABBEB5 #ABABBE
square
#BEABB4 #BDBEAB #ABBEB5 #ABABBE
split-complementary
#BEABB4 #ABBEAB #ABBDBE
monochromatic
#876876 #A38895 #BEABB4 #D9CED3 #F2EEF0
Accessibility & contrast
On white
2.17
#BEABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#BEABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABB4
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABB4 | 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)
#ACAEB4
Deuteranopia (green-blind)
#B0B1B4
Tritanopia (blue-blind)
#C1ABAE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #beabb4; /* rgb */ color: rgb(190, 171, 180); /* oklch */ color: oklch(76.0% 0.025 347.4);
Tailwind
colors: {
custom: {
50: '#d1c4ca',
500: '#beabb4',
950: '#000000',
},
}SCSS
$custom: #beabb4; $custom-light: #d1c4ca; $custom-dark: #000000;
JSON
{
"hex": "#beabb4",
"rgb": {
"r": 190,
"g": 171,
"b": 180
},
"hsl": {
"h": 331.579,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.76013,
"c": 0.02512,
"h": 347.4
},
"luminance": 0.43368
}Semantic roles & 50–950 ramp
primary
#BEABB4
secondary
#E0E5E3
accent
#97754F
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182