#BE8B95#BE8B95
#BE8B95 is a light, moderate red. Relative luminance 0.316; OKLCH L 68.9% C 0.063 H 5.9°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8B95 |
|---|---|
| RGB | rgb(190, 139, 149) |
| HSL | hsl(348, 28%, 65%) |
| HSV | hsv(348, 27%, 75%) |
| CMYK | cmyk(0%, 26.8%, 21.6%, 25.5%) |
| CIE-LAB | lab(63.00, 20.90, 2.36) |
| CIE-LCH | lch(63.00, 21.03, 6.44°) |
| OKLab | oklab(68.9% 0.0631 0.0065) |
| OKLCH | oklch(68.9% 0.063 5.9) |
| XYZ | xyz(35.8930, 31.5841, 32.6337) |
| Luminance | 0.3158 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 1.63
Greyish Pink
#C88D94
ΔE00 2.61
Light Mauve
#C292A1
ΔE00 2.93
Rosybrown
#BC8F8F
ΔE00 4.12
Old Rose
#C87F89
ΔE00 5.09
Dusty Pink (survey)
#D58A94
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8B95 #8BBEB4
analogous
#BE8BAF #BE8B95 #BE9B8B
triadic
#BE8B95 #95BE8B #8B95BE
tetradic
#BE8B95 #AFBE8B #8BBEB4 #9B8BBE
square
#BE8B95 #AFBE8B #8BBEB4 #9B8BBE
split-complementary
#BE8B95 #8BBE9B #8BAFBE
monochromatic
#844A56 #A86471 #BE8B95 #D4B2B9 #EAD9DD
Accessibility & contrast
On white
2.87
#BE8B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#BE8B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8B95
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8B95 | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929395
Deuteranopia (green-blind)
#9E9C94
Tritanopia (blue-blind)
#C7888E
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #be8b95; /* rgb */ color: rgb(190, 139, 149); /* oklch */ color: oklch(68.9% 0.063 5.9);
Tailwind
colors: {
custom: {
50: '#d2adb4',
500: '#be8b95',
950: '#000000',
},
}SCSS
$custom: #be8b95; $custom-light: #d2adb4; $custom-dark: #000000;
JSON
{
"hex": "#be8b95",
"rgb": {
"r": 190,
"g": 139,
"b": 149
},
"hsl": {
"h": 348.235,
"s": 28.177,
"l": 64.51
},
"oklch": {
"l": 0.68902,
"c": 0.06345,
"h": 5.9
},
"luminance": 0.31582
}Semantic roles & 50–950 ramp
primary
#BE8B95
secondary
#CADBD8
accent
#A7923F
background
#FDFAFB
surface
#FAF4F6
border
#D3CED0
text
#141011
muted
#837F80