#BEA4AE#BEA4AE
#BEA4AE is a light, muted pink. Relative luminance 0.406; OKLCH L 74.4% C 0.033 H 352.8°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA4AE |
|---|---|
| RGB | rgb(190, 164, 174) |
| HSL | hsl(337, 17%, 69%) |
| HSV | hsv(337, 14%, 75%) |
| CMYK | cmyk(0%, 13.7%, 8.4%, 25.5%) |
| CIE-LAB | lab(69.86, 11.19, -1.64) |
| CIE-LCH | lch(69.86, 11.31, 351.65°) |
| OKLab | oklab(74.45% 0.033 -0.0042) |
| OKLCH | oklch(74.45% 0.033 352.8) |
| XYZ | xyz(42.1500, 40.5550, 45.6437) |
| Luminance | 0.4055 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.03
Dusty Pink
#D8A7B1
ΔE00 6.88
Light Mauve
#C292A1
ΔE00 7.40
Grey Pink
#C3909B
ΔE00 8.19
Rosybrown
#BC8F8F
ΔE00 8.72
Thistle
#D8BFD8
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA4AE #A4BEB4
analogous
#BEA4BB #BEA4AE #BEA7A4
triadic
#BEA4AE #AEBEA4 #A4AEBE
tetradic
#BEA4AE #BBBEA4 #A4BEB4 #A7A4BE
square
#BEA4AE #BBBEA4 #A4BEB4 #A7A4BE
split-complementary
#BEA4AE #A4BEA7 #A4BBBE
monochromatic
#87616F #A5808E #BEA4AE #D8C8CE #F1EBEE
Accessibility & contrast
On white
2.30
#BEA4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#BEA4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA4AE
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA4AE | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AE
Deuteranopia (green-blind)
#ACACAD
Tritanopia (blue-blind)
#C2A3A7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bea4ae; /* rgb */ color: rgb(190, 164, 174); /* oklch */ color: oklch(74.4% 0.033 352.8);
Tailwind
colors: {
custom: {
50: '#d1bfc6',
500: '#bea4ae',
950: '#000000',
},
}SCSS
$custom: #bea4ae; $custom-light: #d1bfc6; $custom-dark: #000000;
JSON
{
"hex": "#bea4ae",
"rgb": {
"r": 190,
"g": 164,
"b": 174
},
"hsl": {
"h": 336.923,
"s": 16.667,
"l": 69.412
},
"oklch": {
"l": 0.74446,
"c": 0.03324,
"h": 352.8
},
"luminance": 0.40554
}Semantic roles & 50–950 ramp
primary
#BEA4AE
secondary
#DBE3E0
accent
#9B7C4B
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182