#BEAAB2#BEAAB2
#BEAAB2 is a light, muted pink. Relative luminance 0.429; OKLCH L 75.8% C 0.026 H 351.6°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAAB2 |
|---|---|
| RGB | rgb(190, 170, 178) |
| HSL | hsl(336, 13%, 71%) |
| HSV | hsv(336, 11%, 75%) |
| CMYK | cmyk(0%, 10.5%, 6.3%, 25.5%) |
| CIE-LAB | lab(71.50, 8.61, -1.46) |
| CIE-LCH | lch(71.50, 8.74, 350.37°) |
| OKLab | oklab(75.75% 0.0253 -0.0037) |
| OKLCH | oklch(75.75% 0.026 351.6) |
| XYZ | xyz(43.6450, 42.9117, 48.0944) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.46
Dusty Pink
#D8A7B1
ΔE00 8.60
Thistle
#D8BFD8
ΔE00 8.87
Light Mauve
#C292A1
ΔE00 9.95
Dark Gray
#A9A9A9
ΔE00 10.20
Dove Gray
#B6B8BD
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAAB2 #AABEB6
analogous
#BEAABC #BEAAB2 #BEACAA
triadic
#BEAAB2 #B2BEAA #AAB2BE
tetradic
#BEAAB2 #BCBEAA #AABEB6 #ACAABE
square
#BEAAB2 #BCBEAA #AABEB6 #ACAABE
split-complementary
#BEAAB2 #AABEAC #AABCBE
monochromatic
#876774 #A38793 #BEAAB2 #D9CDD1 #F2EEEF
Accessibility & contrast
On white
2.19
#BEAAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#BEAAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAAB2
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAAB2 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADB2
Deuteranopia (green-blind)
#B0B0B2
Tritanopia (blue-blind)
#C1AAAD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #beaab2; /* rgb */ color: rgb(190, 170, 178); /* oklch */ color: oklch(75.8% 0.026 351.6);
Tailwind
colors: {
custom: {
50: '#d1c3c9',
500: '#beaab2',
950: '#000000',
},
}SCSS
$custom: #beaab2; $custom-light: #d1c3c9; $custom-dark: #000000;
JSON
{
"hex": "#beaab2",
"rgb": {
"r": 190,
"g": 170,
"b": 178
},
"hsl": {
"h": 336,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.75753,
"c": 0.02555,
"h": 351.6
},
"luminance": 0.42911
}Semantic roles & 50–950 ramp
primary
#BEAAB2
secondary
#DFE5E2
accent
#977A4E
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182