#BEABB7#BEABB7
#BEABB7 is a light, muted pink. Relative luminance 0.435; OKLCH L 76.1% C 0.027 H 339.6°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABB7 |
|---|---|
| RGB | rgb(190, 171, 183) |
| HSL | hsl(322, 13%, 71%) |
| HSV | hsv(322, 10%, 75%) |
| CMYK | cmyk(0%, 10%, 3.7%, 25.5%) |
| CIE-LAB | lab(71.89, 8.97, -3.64) |
| CIE-LCH | lch(71.89, 9.68, 337.92°) |
| OKLab | oklab(76.11% 0.0257 -0.0096) |
| OKLCH | oklch(76.11% 0.027 339.6) |
| XYZ | xyz(44.3443, 43.4925, 50.8494) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.02
Thistle
#D8BFD8
ΔE00 7.66
Dusty Pink
#D8A7B1
ΔE00 8.89
Lilac
#C8A2C8
ΔE00 9.68
Light Mauve
#C292A1
ΔE00 10.10
Dove Gray
#B6B8BD
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABB7 #ABBEB2
analogous
#BBABBE #BEABB7 #BEABAD
triadic
#BEABB7 #B7BEAB #ABB7BE
tetradic
#BEABB7 #BEBBAB #ABBEB2 #ABADBE
square
#BEABB7 #BEBBAB #ABBEB2 #ABADBE
split-complementary
#BEABB7 #ADBEAB #ABBEBB
monochromatic
#87687B #A38899 #BEABB7 #D9CED5 #F2EEF0
Accessibility & contrast
On white
2.17
#BEABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#BEABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABB7
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABB7 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAFB8
Deuteranopia (green-blind)
#B0B1B6
Tritanopia (blue-blind)
#C1ABAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #beabb7; /* rgb */ color: rgb(190, 171, 183); /* oklch */ color: oklch(76.1% 0.027 339.6);
Tailwind
colors: {
custom: {
50: '#d1c4cc',
500: '#beabb7',
950: '#000000',
},
}SCSS
$custom: #beabb7; $custom-light: #d1c4cc; $custom-dark: #000000;
JSON
{
"hex": "#beabb7",
"rgb": {
"r": 190,
"g": 171,
"b": 183
},
"hsl": {
"h": 322.105,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.76106,
"c": 0.02737,
"h": 339.6
},
"luminance": 0.43492
}Semantic roles & 50–950 ramp
primary
#BEABB7
secondary
#E0E5E2
accent
#97694F
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182