#BE8A96#BE8A96
#BE8A96 is a light, moderate red. Relative luminance 0.313; OKLCH L 68.7% C 0.065 H 3.7°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8A96 |
|---|---|
| RGB | rgb(190, 138, 150) |
| HSL | hsl(346, 29%, 64%) |
| HSV | hsv(346, 27%, 75%) |
| CMYK | cmyk(0%, 27.4%, 21.1%, 25.5%) |
| CIE-LAB | lab(62.78, 21.61, 1.48) |
| CIE-LCH | lch(62.78, 21.66, 3.92°) |
| OKLab | oklab(68.75% 0.0651 0.0042) |
| OKLCH | oklch(68.75% 0.065 3.7) |
| XYZ | xyz(35.8291, 31.3279, 33.0079) |
| Luminance | 0.3133 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 1.82
Light Mauve
#C292A1
ΔE00 2.76
Greyish Pink
#C88D94
ΔE00 3.01
Rosybrown
#BC8F8F
ΔE00 4.86
Old Rose
#C87F89
ΔE00 5.05
Dusty Pink (survey)
#D58A94
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8A96 #8ABEB2
analogous
#BE8AB0 #BE8A96 #BE988A
triadic
#BE8A96 #96BE8A #8A96BE
tetradic
#BE8A96 #B0BE8A #8ABEB2 #988ABE
square
#BE8A96 #B0BE8A #8ABEB2 #988ABE
split-complementary
#BE8A96 #8ABE98 #8AB0BE
monochromatic
#844957 #A86373 #BE8A96 #D4B1B9 #EAD9DD
Accessibility & contrast
On white
2.89
#BE8A96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#BE8A96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8A96
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8A96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8A96 | 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)
#919296
Deuteranopia (green-blind)
#9D9B95
Tritanopia (blue-blind)
#C7878E
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #be8a96; /* rgb */ color: rgb(190, 138, 150); /* oklch */ color: oklch(68.7% 0.065 3.7);
Tailwind
colors: {
custom: {
50: '#d2acb4',
500: '#be8a96',
950: '#000000',
},
}SCSS
$custom: #be8a96; $custom-light: #d2acb4; $custom-dark: #000000;
JSON
{
"hex": "#be8a96",
"rgb": {
"r": 190,
"g": 138,
"b": 150
},
"hsl": {
"h": 346.154,
"s": 28.571,
"l": 64.314
},
"oklch": {
"l": 0.68746,
"c": 0.06526,
"h": 3.7
},
"luminance": 0.31326
}Semantic roles & 50–950 ramp
primary
#BE8A96
secondary
#C9DBD7
accent
#A78F3E
background
#FDFAFB
surface
#FAF4F6
border
#D3CED0
text
#141011
muted
#837F80