#BE8A99#BE8A99
#BE8A99 is a light, moderate pink. Relative luminance 0.314; OKLCH L 68.8% C 0.066 H 0.0°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8A99 |
|---|---|
| RGB | rgb(190, 138, 153) |
| HSL | hsl(343, 29%, 64%) |
| HSV | hsv(343, 27%, 75%) |
| CMYK | cmyk(0%, 27.4%, 19.5%, 25.5%) |
| CIE-LAB | lab(62.87, 22.07, -0.10) |
| CIE-LCH | lch(62.87, 22.07, 359.73°) |
| OKLab | oklab(68.84% 0.0663 0) |
| OKLCH | oklch(68.84% 0.066 0) |
| XYZ | xyz(36.0738, 31.4258, 34.2965) |
| Luminance | 0.3142 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.21
Light Mauve
#C292A1
ΔE00 2.39
Greyish Pink
#C88D94
ΔE00 3.85
Dull Pink
#D5869D
ΔE00 5.41
Old Rose
#C87F89
ΔE00 5.60
Rosybrown
#BC8F8F
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8A99 #8ABEAF
analogous
#BE8AB3 #BE8A99 #BE958A
triadic
#BE8A99 #99BE8A #8A99BE
tetradic
#BE8A99 #B3BE8A #8ABEAF #958ABE
square
#BE8A99 #B3BE8A #8ABEAF #958ABE
split-complementary
#BE8A99 #8ABE95 #8AB3BE
monochromatic
#84495A #A86377 #BE8A99 #D4B1BB #EAD9DE
Accessibility & contrast
On white
2.88
#BE8A99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#BE8A99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8A99
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8A99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8A99 | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90939A
Deuteranopia (green-blind)
#9D9C98
Tritanopia (blue-blind)
#C7878F
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #be8a99; /* rgb */ color: rgb(190, 138, 153); /* oklch */ color: oklch(68.8% 0.066 0.0);
Tailwind
colors: {
custom: {
50: '#d2acb7',
500: '#be8a99',
950: '#000000',
},
}SCSS
$custom: #be8a99; $custom-light: #d2acb7; $custom-dark: #000000;
JSON
{
"hex": "#be8a99",
"rgb": {
"r": 190,
"g": 138,
"b": 153
},
"hsl": {
"h": 342.692,
"s": 28.571,
"l": 64.314
},
"oklch": {
"l": 0.68836,
"c": 0.06626,
"h": 0
},
"luminance": 0.31424
}Semantic roles & 50–950 ramp
primary
#BE8A99
secondary
#C9DBD6
accent
#A7893E
background
#FDFAFB
surface
#FAF4F6
border
#D3CED0
text
#141011
muted
#837F80