#BEAEB3#BEAEB3
#BEAEB3 is a light, near-neutral pink. Relative luminance 0.445; OKLCH L 76.6% C 0.020 H 356.6°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAEB3 |
|---|---|
| RGB | rgb(190, 174, 179) |
| HSL | hsl(341, 11%, 71%) |
| HSV | hsv(341, 8%, 75%) |
| CMYK | cmyk(0%, 8.4%, 5.8%, 25.5%) |
| CIE-LAB | lab(72.54, 6.61, -0.48) |
| CIE-LCH | lch(72.54, 6.63, 355.89°) |
| OKLab | oklab(76.58% 0.0196 -0.0012) |
| OKLCH | oklch(76.58% 0.02 356.6) |
| XYZ | xyz(44.5070, 44.4745, 48.8789) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.31
Dove Gray
#B6B8BD
ΔE00 8.47
Dark Gray
#A9A9A9
ΔE00 8.50
Silver
#C0C0C0
ΔE00 8.94
Thistle
#D8BFD8
ΔE00 9.76
Dusty Pink
#D8A7B1
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAEB3 #AEBEB9
analogous
#BEAEBB #BEAEB3 #BEB1AE
triadic
#BEAEB3 #B3BEAE #AEB3BE
tetradic
#BEAEB3 #BBBEAE #AEBEB9 #B1AEBE
square
#BEAEB3 #BBBEAE #AEBEB9 #B1AEBE
split-complementary
#BEAEB3 #AEBEB1 #AEBBBE
monochromatic
#866C74 #A38C93 #BEAEB3 #D9D0D3 #F1EEEF
Accessibility & contrast
On white
2.12
#BEAEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#BEAEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAEB3
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAEB3 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0B3
Deuteranopia (green-blind)
#B3B3B3
Tritanopia (blue-blind)
#C1ADB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #beaeb3; /* rgb */ color: rgb(190, 174, 179); /* oklch */ color: oklch(76.6% 0.020 356.6);
Tailwind
colors: {
custom: {
50: '#d1c6c9',
500: '#beaeb3',
950: '#000000',
},
}SCSS
$custom: #beaeb3; $custom-light: #d1c6c9; $custom-dark: #000000;
JSON
{
"hex": "#beaeb3",
"rgb": {
"r": 190,
"g": 174,
"b": 179
},
"hsl": {
"h": 341.25,
"s": 10.959,
"l": 71.373
},
"oklch": {
"l": 0.76582,
"c": 0.01959,
"h": 356.6
},
"luminance": 0.44474
}Semantic roles & 50–950 ramp
primary
#BEAEB3
secondary
#E2E6E5
accent
#958050
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282