#BE989F#BE989F
#BE989F is a light, muted red. Relative luminance 0.359; OKLCH L 71.7% C 0.046 H 5.9°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BE989F |
|---|---|
| RGB | rgb(190, 152, 159) |
| HSL | hsl(349, 23%, 67%) |
| HSV | hsv(349, 20%, 75%) |
| CMYK | cmyk(0%, 20%, 16.3%, 25.5%) |
| CIE-LAB | lab(66.45, 15.27, 1.73) |
| CIE-LCH | lch(66.45, 15.37, 6.47°) |
| OKLab | oklab(71.66% 0.0461 0.0048) |
| OKLCH | oklch(71.66% 0.046 5.9) |
| XYZ | xyz(38.7214, 35.9082, 37.6855) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 3.84
Light Mauve
#C292A1
ΔE00 3.86
Rosybrown
#BC8F8F
ΔE00 4.23
Greyish Pink
#C88D94
ΔE00 5.54
Dusty Pink
#D8A7B1
ΔE00 5.91
Pinkish Grey
#C8ACA9
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE989F #98BEB7
analogous
#BE98B2 #BE989F #BEA498
triadic
#BE989F #9FBE98 #989FBE
tetradic
#BE989F #B2BE98 #98BEB7 #A498BE
square
#BE989F #B2BE98 #98BEB7 #A498BE
split-complementary
#BE989F #98BEA4 #98B2BE
monochromatic
#87555E #A6727C #BE989F #D6BEC2 #EDE3E5
Accessibility & contrast
On white
2.57
#BE989F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#BE989F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE989F
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE989F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE989F | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9E9F
Deuteranopia (green-blind)
#A6A49E
Tritanopia (blue-blind)
#C5969A
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #be989f; /* rgb */ color: rgb(190, 152, 159); /* oklch */ color: oklch(71.7% 0.046 5.9);
Tailwind
colors: {
custom: {
50: '#d2b6bb',
500: '#be989f',
950: '#000000',
},
}SCSS
$custom: #be989f; $custom-light: #d2b6bb; $custom-dark: #000000;
JSON
{
"hex": "#be989f",
"rgb": {
"r": 190,
"g": 152,
"b": 159
},
"hsl": {
"h": 348.947,
"s": 22.619,
"l": 67.059
},
"oklch": {
"l": 0.7166,
"c": 0.0463,
"h": 5.9
},
"luminance": 0.35907
}Semantic roles & 50–950 ramp
primary
#BE989F
secondary
#D3DFDD
accent
#A19044
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141111
muted
#828080