#BE8D97#BE8D97
#BE8D97 is a light, moderate red. Relative luminance 0.322; OKLCH L 69.3% C 0.061 H 5.2°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8D97 |
|---|---|
| RGB | rgb(190, 141, 151) |
| HSL | hsl(348, 27%, 65%) |
| HSV | hsv(348, 26%, 75%) |
| CMYK | cmyk(0%, 25.8%, 20.5%, 25.5%) |
| CIE-LAB | lab(63.53, 20.10, 2.00) |
| CIE-LCH | lch(63.53, 20.20, 5.70°) |
| OKLab | oklab(69.33% 0.0606 0.0056) |
| OKLCH | oklch(69.33% 0.061 5.2) |
| XYZ | xyz(36.3463, 32.2330, 33.5792) |
| Luminance | 0.3223 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 1.24
Light Mauve
#C292A1
ΔE00 2.46
Greyish Pink
#C88D94
ΔE00 2.85
Rosybrown
#BC8F8F
ΔE00 3.98
Dusty Pink (survey)
#D58A94
ΔE00 5.66
Old Rose
#C87F89
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8D97 #8DBEB4
analogous
#BE8DB0 #BE8D97 #BE9C8D
triadic
#BE8D97 #97BE8D #8D97BE
tetradic
#BE8D97 #B0BE8D #8DBEB4 #9C8DBE
square
#BE8D97 #B0BE8D #8DBEB4 #9C8DBE
split-complementary
#BE8D97 #8DBE9C #8DB0BE
monochromatic
#854C57 #A86673 #BE8D97 #D4B4BB #EADBDE
Accessibility & contrast
On white
2.82
#BE8D97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#BE8D97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8D97
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8D97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8D97 | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949597
Deuteranopia (green-blind)
#9F9D96
Tritanopia (blue-blind)
#C78A90
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #be8d97; /* rgb */ color: rgb(190, 141, 151); /* oklch */ color: oklch(69.3% 0.061 5.2);
Tailwind
colors: {
custom: {
50: '#d2aeb5',
500: '#be8d97',
950: '#000000',
},
}SCSS
$custom: #be8d97; $custom-light: #d2aeb5; $custom-dark: #000000;
JSON
{
"hex": "#be8d97",
"rgb": {
"r": 190,
"g": 141,
"b": 151
},
"hsl": {
"h": 347.755,
"s": 27.374,
"l": 64.902
},
"oklch": {
"l": 0.69334,
"c": 0.06089,
"h": 5.2
},
"luminance": 0.32231
}Semantic roles & 50–950 ramp
primary
#BE8D97
secondary
#CBDCD8
accent
#A69140
background
#FDFAFB
surface
#FAF4F6
border
#D3CED0
text
#141011
muted
#837F80