#BE88A2#BE88A2
#BE88A2 is a light, moderate pink. Relative luminance 0.312; OKLCH L 68.8% C 0.074 H 348.8°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BE88A2 |
|---|---|
| RGB | rgb(190, 136, 162) |
| HSL | hsl(331, 29%, 64%) |
| HSV | hsv(331, 28%, 75%) |
| CMYK | cmyk(0%, 28.4%, 14.7%, 25.5%) |
| CIE-LAB | lab(62.65, 24.64, -5.54) |
| CIE-LCH | lch(62.65, 25.25, 347.33°) |
| OKLab | oklab(68.75% 0.0728 -0.0144) |
| OKLCH | oklch(68.75% 0.074 348.8) |
| XYZ | xyz(36.5610, 31.1658, 38.2652) |
| Luminance | 0.3116 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.30
Grey Pink
#C3909B
ΔE00 5.34
Dusty Lavender
#AC86A8
ΔE00 5.50
Dull Pink
#D5869D
ΔE00 5.77
Greyish Pink
#C88D94
ΔE00 7.15
Dusky Pink
#CC7A8B
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE88A2 #88BEA4
analogous
#BE88BD #BE88A2 #BE8988
triadic
#BE88A2 #A2BE88 #88A2BE
tetradic
#BE88A2 #BDBE88 #88BEA4 #8988BE
square
#BE88A2 #BDBE88 #88BEA4 #8988BE
split-complementary
#BE88A2 #88BE89 #88BDBE
monochromatic
#844865 #A86083 #BE88A2 #D4B0C1 #E9D7E0
Accessibility & contrast
On white
2.90
#BE88A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#BE88A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE88A2
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE88A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE88A2 | 1.00 | 2.90 | 7.23 | 7.23 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C92A3
Deuteranopia (green-blind)
#999BA1
Tritanopia (blue-blind)
#C68791
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #be88a2; /* rgb */ color: rgb(190, 136, 162); /* oklch */ color: oklch(68.8% 0.074 348.8);
Tailwind
colors: {
custom: {
50: '#d2abbd',
500: '#be88a2',
950: '#000000',
},
}SCSS
$custom: #be88a2; $custom-light: #d2abbd; $custom-dark: #000000;
JSON
{
"hex": "#be88a2",
"rgb": {
"r": 190,
"g": 136,
"b": 162
},
"hsl": {
"h": 331.111,
"s": 29.348,
"l": 63.922
},
"oklch": {
"l": 0.68754,
"c": 0.0742,
"h": 348.8
},
"luminance": 0.31164
}Semantic roles & 50–950 ramp
primary
#BE88A2
secondary
#C7DAD1
accent
#A8753D
background
#FDFAFB
surface
#FAF4F6
border
#D3CED0
text
#141012
muted
#837F81