#BE8A94#BE8A94
#BE8A94 is a light, moderate red. Relative luminance 0.313; OKLCH L 68.7% C 0.065 H 6.2°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8A94 |
|---|---|
| RGB | rgb(190, 138, 148) |
| HSL | hsl(348, 29%, 64%) |
| HSV | hsv(348, 27%, 75%) |
| CMYK | cmyk(0%, 27.4%, 22.1%, 25.5%) |
| CIE-LAB | lab(62.73, 21.30, 2.54) |
| CIE-LCH | lch(62.73, 21.45, 6.80°) |
| OKLab | oklab(68.69% 0.0644 0.007) |
| OKLCH | oklch(68.69% 0.065 6.2) |
| XYZ | xyz(35.6694, 31.2640, 32.1670) |
| Luminance | 0.3126 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 1.89
Greyish Pink
#C88D94
ΔE00 2.56
Light Mauve
#C292A1
ΔE00 3.20
Rosybrown
#BC8F8F
ΔE00 4.22
Old Rose
#C87F89
ΔE00 4.78
Dusty Pink (survey)
#D58A94
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8A94 #8ABEB4
analogous
#BE8AAE #BE8A94 #BE9A8A
triadic
#BE8A94 #94BE8A #8A94BE
tetradic
#BE8A94 #AEBE8A #8ABEB4 #9A8ABE
square
#BE8A94 #AEBE8A #8ABEB4 #9A8ABE
split-complementary
#BE8A94 #8ABE9A #8AAEBE
monochromatic
#844955 #A86370 #BE8A94 #D4B1B8 #EAD9DC
Accessibility & contrast
On white
2.90
#BE8A94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#BE8A94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8A94
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8A94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8A94 | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919294
Deuteranopia (green-blind)
#9E9B93
Tritanopia (blue-blind)
#C7868D
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #be8a94; /* rgb */ color: rgb(190, 138, 148); /* oklch */ color: oklch(68.7% 0.065 6.2);
Tailwind
colors: {
custom: {
50: '#d2acb3',
500: '#be8a94',
950: '#000000',
},
}SCSS
$custom: #be8a94; $custom-light: #d2acb3; $custom-dark: #000000;
JSON
{
"hex": "#be8a94",
"rgb": {
"r": 190,
"g": 138,
"b": 148
},
"hsl": {
"h": 348.462,
"s": 28.571,
"l": 64.314
},
"oklch": {
"l": 0.68687,
"c": 0.06474,
"h": 6.2
},
"luminance": 0.31262
}Semantic roles & 50–950 ramp
primary
#BE8A94
secondary
#C9DBD7
accent
#A7933E
background
#FDFAFB
surface
#FAF4F6
border
#D3CED0
text
#141011
muted
#837F80