#BEA2B4#BEA2B4
#BEA2B4 is a light, muted pink. Relative luminance 0.401; OKLCH L 74.2% C 0.041 H 339.4°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA2B4 |
|---|---|
| RGB | rgb(190, 162, 180) |
| HSL | hsl(321, 18%, 69%) |
| HSV | hsv(321, 15%, 75%) |
| CMYK | cmyk(0%, 14.7%, 5.3%, 25.5%) |
| CIE-LAB | lab(69.53, 13.36, -5.46) |
| CIE-LCH | lch(69.53, 14.43, 337.77°) |
| OKLab | oklab(74.24% 0.0383 -0.0144) |
| OKLCH | oklch(74.24% 0.041 339.4) |
| XYZ | xyz(42.3929, 40.0840, 48.6750) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.52
Light Mauve
#C292A1
ΔE00 6.71
Dusty Pink
#D8A7B1
ΔE00 7.17
Grey Pink
#C3909B
ΔE00 8.05
Thistle
#D8BFD8
ΔE00 8.14
Pinkish Grey
#C8ACA9
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA2B4 #A2BEAC
analogous
#BAA2BE #BEA2B4 #BEA2A6
triadic
#BEA2B4 #B4BEA2 #A2B4BE
tetradic
#BEA2B4 #BEBAA2 #A2BEAC #A2A6BE
square
#BEA2B4 #BEBAA2 #A2BEAC #A2A6BE
split-complementary
#BEA2B4 #A6BEA2 #A2BEBA
monochromatic
#875E79 #A57E97 #BEA2B4 #D7C6D1 #F0EAEE
Accessibility & contrast
On white
2.33
#BEA2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#BEA2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA2B4
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA2B4 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B5
Deuteranopia (green-blind)
#A9ABB3
Tritanopia (blue-blind)
#C2A2A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bea2b4; /* rgb */ color: rgb(190, 162, 180); /* oklch */ color: oklch(74.2% 0.041 339.4);
Tailwind
colors: {
custom: {
50: '#d1bdca',
500: '#bea2b4',
950: '#000000',
},
}SCSS
$custom: #bea2b4; $custom-light: #d1bdca; $custom-dark: #000000;
JSON
{
"hex": "#bea2b4",
"rgb": {
"r": 190,
"g": 162,
"b": 180
},
"hsl": {
"h": 321.429,
"s": 17.722,
"l": 69.02
},
"oklch": {
"l": 0.74242,
"c": 0.04092,
"h": 339.4
},
"luminance": 0.40083
}Semantic roles & 50–950 ramp
primary
#BEA2B4
secondary
#DAE2DD
accent
#9C6749
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141213
muted
#828182