#BEABB8#BEABB8
#BEABB8 is a light, muted pink. Relative luminance 0.435; OKLCH L 76.1% C 0.028 H 337.2°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABB8 |
|---|---|
| RGB | rgb(190, 171, 184) |
| HSL | hsl(319, 13%, 71%) |
| HSV | hsv(319, 10%, 75%) |
| CMYK | cmyk(0%, 10%, 3.2%, 25.5%) |
| CIE-LAB | lab(71.92, 9.15, -4.15) |
| CIE-LCH | lch(71.92, 10.05, 335.62°) |
| OKLab | oklab(76.14% 0.026 -0.0109) |
| OKLCH | oklch(76.14% 0.028 337.2) |
| XYZ | xyz(44.4488, 43.5343, 51.3995) |
| Luminance | 0.4353 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.38
Thistle
#D8BFD8
ΔE00 7.42
Dusty Pink
#D8A7B1
ΔE00 8.93
Lilac
#C8A2C8
ΔE00 9.35
Light Mauve
#C292A1
ΔE00 10.07
Dove Gray
#B6B8BD
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABB8 #ABBEB1
analogous
#BAABBE #BEABB8 #BEABAE
triadic
#BEABB8 #B8BEAB #ABB8BE
tetradic
#BEABB8 #BEBAAB #ABBEB1 #ABAEBE
square
#BEABB8 #BEBAAB #ABBEB1 #ABAEBE
split-complementary
#BEABB8 #AEBEAB #ABBEBA
monochromatic
#87687D #A3889B #BEABB8 #D9CED5 #F2EEF0
Accessibility & contrast
On white
2.16
#BEABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#BEABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABB8
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABB8 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFB9
Deuteranopia (green-blind)
#AFB1B7
Tritanopia (blue-blind)
#C0ABAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #beabb8; /* rgb */ color: rgb(190, 171, 184); /* oklch */ color: oklch(76.1% 0.028 337.2);
Tailwind
colors: {
custom: {
50: '#d1c4cd',
500: '#beabb8',
950: '#000000',
},
}SCSS
$custom: #beabb8; $custom-light: #d1c4cd; $custom-dark: #000000;
JSON
{
"hex": "#beabb8",
"rgb": {
"r": 190,
"g": 171,
"b": 184
},
"hsl": {
"h": 318.947,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.76137,
"c": 0.02822,
"h": 337.2
},
"luminance": 0.43534
}Semantic roles & 50–950 ramp
primary
#BEABB8
secondary
#E0E5E1
accent
#97654F
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141213
muted
#828182