#BE97AE#BE97AE
#BE97AE is a light, muted pink. Relative luminance 0.361; OKLCH L 71.9% C 0.056 H 342.4°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BE97AE |
|---|---|
| RGB | rgb(190, 151, 174) |
| HSL | hsl(325, 23%, 67%) |
| HSV | hsv(325, 21%, 75%) |
| CMYK | cmyk(0%, 20.5%, 8.4%, 25.5%) |
| CIE-LAB | lab(66.62, 18.37, -6.42) |
| CIE-LCH | lch(66.62, 19.46, 340.75°) |
| OKLab | oklab(71.94% 0.0533 -0.0169) |
| OKLCH | oklch(71.94% 0.056 342.4) |
| XYZ | xyz(39.9413, 36.1376, 44.9075) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.04
Grey Pink
#C3909B
ΔE00 5.80
Lilac
#C8A2C8
ΔE00 5.82
Dusty Lavender
#AC86A8
ΔE00 6.33
Dusty Pink
#D8A7B1
ΔE00 7.45
Faded Pink
#DE9DAC
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE97AE #97BEA7
analogous
#BB97BE #BE97AE #BE979B
triadic
#BE97AE #AEBE97 #97AEBE
tetradic
#BE97AE #BEBB97 #97BEA7 #979BBE
square
#BE97AE #BEBB97 #97BEA7 #979BBE
split-complementary
#BE97AE #9BBE97 #97BEBB
monochromatic
#875472 #A67191 #BE97AE #D6BDCB #EDE2E9
Accessibility & contrast
On white
2.55
#BE97AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#BE97AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE97AE
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE97AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE97AE | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999EAF
Deuteranopia (green-blind)
#A2A4AD
Tritanopia (blue-blind)
#C3979F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #be97ae; /* rgb */ color: rgb(190, 151, 174); /* oklch */ color: oklch(71.9% 0.056 342.4);
Tailwind
colors: {
custom: {
50: '#d2b5c6',
500: '#be97ae',
950: '#000000',
},
}SCSS
$custom: #be97ae; $custom-light: #d2b5c6; $custom-dark: #000000;
JSON
{
"hex": "#be97ae",
"rgb": {
"r": 190,
"g": 151,
"b": 174
},
"hsl": {
"h": 324.615,
"s": 23.077,
"l": 66.863
},
"oklch": {
"l": 0.71935,
"c": 0.05587,
"h": 342.4
},
"luminance": 0.36136
}Semantic roles & 50–950 ramp
primary
#BE97AE
secondary
#D2DFD7
accent
#A26A44
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082