#BEABB2#BEABB2
#BEABB2 is a light, muted pink. Relative luminance 0.433; OKLCH L 76.0% C 0.024 H 353.3°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABB2 |
|---|---|
| RGB | rgb(190, 171, 178) |
| HSL | hsl(338, 13%, 71%) |
| HSV | hsv(338, 10%, 75%) |
| CMYK | cmyk(0%, 10%, 6.3%, 25.5%) |
| CIE-LAB | lab(71.75, 8.07, -1.09) |
| CIE-LCH | lch(71.75, 8.14, 352.32°) |
| OKLab | oklab(75.95% 0.0237 -0.0028) |
| OKLCH | oklch(75.95% 0.024 353.3) |
| XYZ | xyz(43.8331, 43.2880, 48.1572) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.26
Dusty Pink
#D8A7B1
ΔE00 8.98
Thistle
#D8BFD8
ΔE00 9.12
Dark Gray
#A9A9A9
ΔE00 9.73
Dove Gray
#B6B8BD
ΔE00 9.87
Light Mauve
#C292A1
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABB2 #ABBEB7
analogous
#BEABBB #BEABB2 #BEADAB
triadic
#BEABB2 #B2BEAB #ABB2BE
tetradic
#BEABB2 #BBBEAB #ABBEB7 #ADABBE
square
#BEABB2 #BBBEAB #ABBEB7 #ADABBE
split-complementary
#BEABB2 #ABBEAD #ABBBBE
monochromatic
#876873 #A38892 #BEABB2 #D9CED2 #F2EEEF
Accessibility & contrast
On white
2.17
#BEABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#BEABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABB2
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABB2 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEB2
Deuteranopia (green-blind)
#B1B1B2
Tritanopia (blue-blind)
#C1AAAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #beabb2; /* rgb */ color: rgb(190, 171, 178); /* oklch */ color: oklch(76.0% 0.024 353.3);
Tailwind
colors: {
custom: {
50: '#d1c4c9',
500: '#beabb2',
950: '#000000',
},
}SCSS
$custom: #beabb2; $custom-light: #d1c4c9; $custom-dark: #000000;
JSON
{
"hex": "#beabb2",
"rgb": {
"r": 190,
"g": 171,
"b": 178
},
"hsl": {
"h": 337.895,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.75952,
"c": 0.0239,
"h": 353.3
},
"luminance": 0.43287
}Semantic roles & 50–950 ramp
primary
#BEABB2
secondary
#E0E5E3
accent
#977C4F
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182