#BE8A9C#BE8A9C
#BE8A9C is a light, moderate pink. Relative luminance 0.315; OKLCH L 68.9% C 0.068 H 356.5°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8A9C |
|---|---|
| RGB | rgb(190, 138, 156) |
| HSL | hsl(339, 29%, 64%) |
| HSV | hsv(339, 27%, 75%) |
| CMYK | cmyk(0%, 27.4%, 17.9%, 25.5%) |
| CIE-LAB | lab(62.95, 22.55, -1.69) |
| CIE-LCH | lch(62.95, 22.61, 355.72°) |
| OKLab | oklab(68.93% 0.0674 -0.0041) |
| OKLCH | oklch(68.93% 0.068 356.5) |
| XYZ | xyz(36.3247, 31.5261, 35.6178) |
| Luminance | 0.3152 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.46
Grey Pink
#C3909B
ΔE00 2.94
Greyish Pink
#C88D94
ΔE00 4.76
Dull Pink
#D5869D
ΔE00 5.34
Old Rose
#C87F89
ΔE00 6.29
Dusty Pink (survey)
#D58A94
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8A9C #8ABEAC
analogous
#BE8AB6 #BE8A9C #BE928A
triadic
#BE8A9C #9CBE8A #8A9CBE
tetradic
#BE8A9C #B6BE8A #8ABEAC #928ABE
square
#BE8A9C #B6BE8A #8ABEAC #928ABE
split-complementary
#BE8A9C #8ABE92 #8AB6BE
monochromatic
#84495E #A8637B #BE8A9C #D4B1BD #EAD9DF
Accessibility & contrast
On white
2.87
#BE8A9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#BE8A9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8A9C
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8A9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8A9C | 1.00 | 2.87 | 7.30 | 7.30 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90939D
Deuteranopia (green-blind)
#9C9C9B
Tritanopia (blue-blind)
#C68890
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #be8a9c; /* rgb */ color: rgb(190, 138, 156); /* oklch */ color: oklch(68.9% 0.068 356.5);
Tailwind
colors: {
custom: {
50: '#d2acb9',
500: '#be8a9c',
950: '#000000',
},
}SCSS
$custom: #be8a9c; $custom-light: #d2acb9; $custom-dark: #000000;
JSON
{
"hex": "#be8a9c",
"rgb": {
"r": 190,
"g": 138,
"b": 156
},
"hsl": {
"h": 339.231,
"s": 28.571,
"l": 64.314
},
"oklch": {
"l": 0.68928,
"c": 0.06752,
"h": 356.5
},
"luminance": 0.31524
}Semantic roles & 50–950 ramp
primary
#BE8A9C
secondary
#C9DBD5
accent
#A7833E
background
#FDFAFB
surface
#FAF4F6
border
#D3CED0
text
#141011
muted
#837F80