#BEAAB3#BEAAB3
#BEAAB3 is a light, muted pink. Relative luminance 0.430; OKLCH L 75.8% C 0.026 H 348.7°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAAB3 |
|---|---|
| RGB | rgb(190, 170, 179) |
| HSL | hsl(333, 13%, 71%) |
| HSV | hsv(333, 11%, 75%) |
| CMYK | cmyk(0%, 10.5%, 5.8%, 25.5%) |
| CIE-LAB | lab(71.52, 8.79, -1.97) |
| CIE-LCH | lch(71.52, 9.01, 347.36°) |
| OKLab | oklab(75.78% 0.0257 -0.0051) |
| OKLCH | oklch(75.78% 0.026 348.7) |
| XYZ | xyz(43.7457, 42.9520, 48.6251) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.83
Dusty Pink
#D8A7B1
ΔE00 8.56
Thistle
#D8BFD8
ΔE00 8.57
Light Mauve
#C292A1
ΔE00 9.86
Dark Gray
#A9A9A9
ΔE00 10.40
Dove Gray
#B6B8BD
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAAB3 #AABEB5
analogous
#BEAABD #BEAAB3 #BEABAA
triadic
#BEAAB3 #B3BEAA #AAB3BE
tetradic
#BEAAB3 #BDBEAA #AABEB5 #ABAABE
square
#BEAAB3 #BDBEAA #AABEB5 #ABAABE
split-complementary
#BEAAB3 #AABEAB #AABDBE
monochromatic
#876775 #A38794 #BEAAB3 #D9CDD2 #F2EEEF
Accessibility & contrast
On white
2.19
#BEAAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#BEAAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAAB3
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAAB3 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB3
Deuteranopia (green-blind)
#B0B0B2
Tritanopia (blue-blind)
#C1AAAD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #beaab3; /* rgb */ color: rgb(190, 170, 179); /* oklch */ color: oklch(75.8% 0.026 348.7);
Tailwind
colors: {
custom: {
50: '#d1c3c9',
500: '#beaab3',
950: '#000000',
},
}SCSS
$custom: #beaab3; $custom-light: #d1c3c9; $custom-dark: #000000;
JSON
{
"hex": "#beaab3",
"rgb": {
"r": 190,
"g": 170,
"b": 179
},
"hsl": {
"h": 333,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.75784,
"c": 0.02615,
"h": 348.7
},
"luminance": 0.42951
}Semantic roles & 50–950 ramp
primary
#BEAAB3
secondary
#DFE5E2
accent
#97764E
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182