#BEA2B2#BEA2B2
#BEA2B2 is a light, muted pink. Relative luminance 0.400; OKLCH L 74.2% C 0.039 H 342.8°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA2B2 |
|---|---|
| RGB | rgb(190, 162, 178) |
| HSL | hsl(326, 18%, 69%) |
| HSV | hsv(326, 15%, 75%) |
| CMYK | cmyk(0%, 14.7%, 6.3%, 25.5%) |
| CIE-LAB | lab(69.47, 13.00, -4.44) |
| CIE-LCH | lch(69.47, 13.74, 341.16°) |
| OKLab | oklab(74.18% 0.0376 -0.0116) |
| OKLCH | oklch(74.18% 0.039 342.8) |
| XYZ | xyz(42.1907, 40.0031, 47.6097) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.56
Dusty Pink
#D8A7B1
ΔE00 6.89
Lilac
#C8A2C8
ΔE00 7.19
Grey Pink
#C3909B
ΔE00 7.80
Pinkish Grey
#C8ACA9
ΔE00 8.28
Thistle
#D8BFD8
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA2B2 #A2BEAE
analogous
#BCA2BE #BEA2B2 #BEA2A4
triadic
#BEA2B2 #B2BEA2 #A2B2BE
tetradic
#BEA2B2 #BEBCA2 #A2BEAE #A2A4BE
square
#BEA2B2 #BEBCA2 #A2BEAE #A2A4BE
split-complementary
#BEA2B2 #A4BEA2 #A2BEBC
monochromatic
#875E76 #A57E94 #BEA2B2 #D7C6D0 #F0EAEE
Accessibility & contrast
On white
2.33
#BEA2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#BEA2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA2B2
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA2B2 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B3
Deuteranopia (green-blind)
#A9ABB1
Tritanopia (blue-blind)
#C2A2A7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bea2b2; /* rgb */ color: rgb(190, 162, 178); /* oklch */ color: oklch(74.2% 0.039 342.8);
Tailwind
colors: {
custom: {
50: '#d1bdc9',
500: '#bea2b2',
950: '#000000',
},
}SCSS
$custom: #bea2b2; $custom-light: #d1bdc9; $custom-dark: #000000;
JSON
{
"hex": "#bea2b2",
"rgb": {
"r": 190,
"g": 162,
"b": 178
},
"hsl": {
"h": 325.714,
"s": 17.722,
"l": 69.02
},
"oklch": {
"l": 0.74179,
"c": 0.03933,
"h": 342.8
},
"luminance": 0.40002
}Semantic roles & 50–950 ramp
primary
#BEA2B2
secondary
#DAE2DD
accent
#9C6D49
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141213
muted
#828182