#BEA0B2#BEA0B2
#BEA0B2 is a light, muted pink. Relative luminance 0.393; OKLCH L 73.8% C 0.043 H 341.5°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA0B2 |
|---|---|
| RGB | rgb(190, 160, 178) |
| HSL | hsl(324, 19%, 69%) |
| HSV | hsv(324, 16%, 75%) |
| CMYK | cmyk(0%, 15.8%, 6.3%, 25.5%) |
| CIE-LAB | lab(68.97, 14.10, -5.18) |
| CIE-LCH | lch(68.97, 15.02, 339.85°) |
| OKLab | oklab(73.79% 0.0407 -0.0136) |
| OKLCH | oklch(73.79% 0.043 341.5) |
| XYZ | xyz(41.8412, 39.3041, 47.4932) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.97
Lilac
#C8A2C8
ΔE00 6.47
Dusty Pink
#D8A7B1
ΔE00 6.87
Grey Pink
#C3909B
ΔE00 7.36
Thistle
#D8BFD8
ΔE00 8.67
Faded Pink
#DE9DAC
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA0B2 #A0BEAC
analogous
#BBA0BE #BEA0B2 #BEA0A3
triadic
#BEA0B2 #B2BEA0 #A0B2BE
tetradic
#BEA0B2 #BEBBA0 #A0BEAC #A0A3BE
square
#BEA0B2 #BEBBA0 #A0BEAC #A0A3BE
split-complementary
#BEA0B2 #A3BEA0 #A0BEBB
monochromatic
#875C76 #A57C95 #BEA0B2 #D7C4CF #F0E9ED
Accessibility & contrast
On white
2.37
#BEA0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#BEA0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA0B2
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA0B2 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A6B3
Deuteranopia (green-blind)
#A8AAB1
Tritanopia (blue-blind)
#C2A0A6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bea0b2; /* rgb */ color: rgb(190, 160, 178); /* oklch */ color: oklch(73.8% 0.043 341.5);
Tailwind
colors: {
custom: {
50: '#d1bcc9',
500: '#bea0b2',
950: '#000000',
},
}SCSS
$custom: #bea0b2; $custom-light: #d1bcc9; $custom-dark: #000000;
JSON
{
"hex": "#bea0b2",
"rgb": {
"r": 190,
"g": 160,
"b": 178
},
"hsl": {
"h": 324,
"s": 18.75,
"l": 68.627
},
"oklch": {
"l": 0.7379,
"c": 0.04288,
"h": 341.5
},
"luminance": 0.39303
}Semantic roles & 50–950 ramp
primary
#BEA0B2
secondary
#D8E1DC
accent
#9D6A48
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141213
muted
#828182