#BEABB6#BEABB6
#BEABB6 is a light, muted pink. Relative luminance 0.434; OKLCH L 76.1% C 0.027 H 342.0°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABB6 |
|---|---|
| RGB | rgb(190, 171, 182) |
| HSL | hsl(325, 13%, 71%) |
| HSV | hsv(325, 10%, 75%) |
| CMYK | cmyk(0%, 10%, 4.2%, 25.5%) |
| CIE-LAB | lab(71.86, 8.79, -3.13) |
| CIE-LCH | lch(71.86, 9.33, 340.40°) |
| OKLab | oklab(76.08% 0.0253 -0.0082) |
| OKLCH | oklch(76.08% 0.027 342) |
| XYZ | xyz(44.2406, 43.4510, 50.3032) |
| Luminance | 0.4345 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.67
Thistle
#D8BFD8
ΔE00 7.93
Dusty Pink
#D8A7B1
ΔE00 8.87
Lilac
#C8A2C8
ΔE00 10.02
Light Mauve
#C292A1
ΔE00 10.14
Dove Gray
#B6B8BD
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABB6 #ABBEB3
analogous
#BCABBE #BEABB6 #BEABAC
triadic
#BEABB6 #B6BEAB #ABB6BE
tetradic
#BEABB6 #BEBCAB #ABBEB3 #ABACBE
square
#BEABB6 #BEBCAB #ABBEB3 #ABACBE
split-complementary
#BEABB6 #ACBEAB #ABBEBC
monochromatic
#87687A #A38898 #BEABB6 #D9CED4 #F2EEF0
Accessibility & contrast
On white
2.17
#BEABB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#BEABB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABB6
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABB6 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAEB6
Deuteranopia (green-blind)
#B0B1B5
Tritanopia (blue-blind)
#C1ABAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #beabb6; /* rgb */ color: rgb(190, 171, 182); /* oklch */ color: oklch(76.1% 0.027 342.0);
Tailwind
colors: {
custom: {
50: '#d1c4cb',
500: '#beabb6',
950: '#000000',
},
}SCSS
$custom: #beabb6; $custom-light: #d1c4cb; $custom-dark: #000000;
JSON
{
"hex": "#beabb6",
"rgb": {
"r": 190,
"g": 171,
"b": 182
},
"hsl": {
"h": 325.263,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.76075,
"c": 0.02657,
"h": 342
},
"luminance": 0.4345
}Semantic roles & 50–950 ramp
primary
#BEABB6
secondary
#E0E5E2
accent
#976D4F
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182