#BE8A97#BE8A97
#BE8A97 is a light, moderate red. Relative luminance 0.314; OKLCH L 68.8% C 0.066 H 2.5°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8A97 |
|---|---|
| RGB | rgb(190, 138, 151) |
| HSL | hsl(345, 29%, 64%) |
| HSV | hsv(345, 27%, 75%) |
| CMYK | cmyk(0%, 27.4%, 20.5%, 25.5%) |
| CIE-LAB | lab(62.81, 21.76, 0.95) |
| CIE-LCH | lch(62.81, 21.78, 2.50°) |
| OKLab | oklab(68.78% 0.0655 0.0028) |
| OKLCH | oklch(68.78% 0.066 2.5) |
| XYZ | xyz(35.9100, 31.3602, 33.4338) |
| Luminance | 0.3136 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 1.89
Light Mauve
#C292A1
ΔE00 2.60
Greyish Pink
#C88D94
ΔE00 3.28
Rosybrown
#BC8F8F
ΔE00 5.18
Old Rose
#C87F89
ΔE00 5.21
Dusty Pink (survey)
#D58A94
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8A97 #8ABEB1
analogous
#BE8AB1 #BE8A97 #BE978A
triadic
#BE8A97 #97BE8A #8A97BE
tetradic
#BE8A97 #B1BE8A #8ABEB1 #978ABE
square
#BE8A97 #B1BE8A #8ABEB1 #978ABE
split-complementary
#BE8A97 #8ABE97 #8AB1BE
monochromatic
#844958 #A86374 #BE8A97 #D4B1BA #EAD9DD
Accessibility & contrast
On white
2.89
#BE8A97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#BE8A97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8A97
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8A97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8A97 | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919297
Deuteranopia (green-blind)
#9D9B96
Tritanopia (blue-blind)
#C7878E
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #be8a97; /* rgb */ color: rgb(190, 138, 151); /* oklch */ color: oklch(68.8% 0.066 2.5);
Tailwind
colors: {
custom: {
50: '#d2acb5',
500: '#be8a97',
950: '#000000',
},
}SCSS
$custom: #be8a97; $custom-light: #d2acb5; $custom-dark: #000000;
JSON
{
"hex": "#be8a97",
"rgb": {
"r": 190,
"g": 138,
"b": 151
},
"hsl": {
"h": 345,
"s": 28.571,
"l": 64.314
},
"oklch": {
"l": 0.68776,
"c": 0.06557,
"h": 2.5
},
"luminance": 0.31358
}Semantic roles & 50–950 ramp
primary
#BE8A97
secondary
#C9DBD6
accent
#A78D3E
background
#FDFAFB
surface
#FAF4F6
border
#D3CED0
text
#141011
muted
#837F80