#BEAAB4#BEAAB4
#BEAAB4 is a light, muted pink. Relative luminance 0.430; OKLCH L 75.8% C 0.027 H 346.0°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAAB4 |
|---|---|
| RGB | rgb(190, 170, 180) |
| HSL | hsl(330, 13%, 71%) |
| HSV | hsv(330, 11%, 75%) |
| CMYK | cmyk(0%, 10.5%, 5.3%, 25.5%) |
| CIE-LAB | lab(71.55, 8.97, -2.48) |
| CIE-LCH | lch(71.55, 9.31, 344.53°) |
| OKLab | oklab(75.82% 0.026 -0.0065) |
| OKLCH | oklch(75.82% 0.027 346) |
| XYZ | xyz(43.8472, 42.9926, 49.1597) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.19
Thistle
#D8BFD8
ΔE00 8.28
Dusty Pink
#D8A7B1
ΔE00 8.55
Light Mauve
#C292A1
ΔE00 9.79
Lilac
#C8A2C8
ΔE00 10.18
Dove Gray
#B6B8BD
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAAB4 #AABEB4
analogous
#BEAABE #BEAAB4 #BEAAAA
triadic
#BEAAB4 #B4BEAA #AAB4BE
tetradic
#BEAAB4 #BEBEAA #AABEB4 #AAAABE
square
#BEAAB4 #BEBEAA #AABEB4 #AAAABE
split-complementary
#BEAAB4 #AABEAA #AABEBE
monochromatic
#876777 #A38795 #BEAAB4 #D9CDD3 #F2EEF0
Accessibility & contrast
On white
2.19
#BEAAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#BEAAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAAB4
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAAB4 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB4
Deuteranopia (green-blind)
#AFB0B3
Tritanopia (blue-blind)
#C1AAAD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #beaab4; /* rgb */ color: rgb(190, 170, 180); /* oklch */ color: oklch(75.8% 0.027 346.0);
Tailwind
colors: {
custom: {
50: '#d1c3ca',
500: '#beaab4',
950: '#000000',
},
}SCSS
$custom: #beaab4; $custom-light: #d1c3ca; $custom-dark: #000000;
JSON
{
"hex": "#beaab4",
"rgb": {
"r": 190,
"g": 170,
"b": 180
},
"hsl": {
"h": 330,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.75815,
"c": 0.02682,
"h": 346
},
"luminance": 0.42992
}Semantic roles & 50–950 ramp
primary
#BEAAB4
secondary
#DFE5E2
accent
#97734E
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182