#BEABB5#BEABB5
#BEABB5 is a light, muted pink. Relative luminance 0.434; OKLCH L 76.0% C 0.026 H 344.6°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABB5 |
|---|---|
| RGB | rgb(190, 171, 181) |
| HSL | hsl(328, 13%, 71%) |
| HSV | hsv(328, 10%, 75%) |
| CMYK | cmyk(0%, 10%, 4.7%, 25.5%) |
| CIE-LAB | lab(71.83, 8.61, -2.62) |
| CIE-LCH | lch(71.83, 8.99, 343.07°) |
| OKLab | oklab(76.04% 0.0249 -0.0068) |
| OKLCH | oklch(76.04% 0.026 344.6) |
| XYZ | xyz(44.1376, 43.4098, 49.7609) |
| Luminance | 0.4341 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.31
Thistle
#D8BFD8
ΔE00 8.20
Dusty Pink
#D8A7B1
ΔE00 8.87
Dove Gray
#B6B8BD
ΔE00 10.19
Light Mauve
#C292A1
ΔE00 10.19
Dark Gray
#A9A9A9
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABB5 #ABBEB4
analogous
#BDABBE #BEABB5 #BEABAB
triadic
#BEABB5 #B5BEAB #ABB5BE
tetradic
#BEABB5 #BEBDAB #ABBEB4 #ABABBE
square
#BEABB5 #BEBDAB #ABBEB4 #ABABBE
split-complementary
#BEABB5 #ABBEAB #ABBEBD
monochromatic
#876878 #A38897 #BEABB5 #D9CED3 #F2EEF0
Accessibility & contrast
On white
2.17
#BEABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#BEABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABB5
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABB5 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAEB5
Deuteranopia (green-blind)
#B0B1B4
Tritanopia (blue-blind)
#C1ABAE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #beabb5; /* rgb */ color: rgb(190, 171, 181); /* oklch */ color: oklch(76.0% 0.026 344.6);
Tailwind
colors: {
custom: {
50: '#d1c4cb',
500: '#beabb5',
950: '#000000',
},
}SCSS
$custom: #beabb5; $custom-light: #d1c4cb; $custom-dark: #000000;
JSON
{
"hex": "#beabb5",
"rgb": {
"r": 190,
"g": 171,
"b": 181
},
"hsl": {
"h": 328.421,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.76044,
"c": 0.02581,
"h": 344.6
},
"luminance": 0.43409
}Semantic roles & 50–950 ramp
primary
#BEABB5
secondary
#E0E5E2
accent
#97714F
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182