#BE989D#BE989D
#BE989D is a light, muted red. Relative luminance 0.358; OKLCH L 71.6% C 0.046 H 9.4°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BE989D |
|---|---|
| RGB | rgb(190, 152, 157) |
| HSL | hsl(352, 23%, 67%) |
| HSV | hsv(352, 20%, 75%) |
| CMYK | cmyk(0%, 20%, 17.4%, 25.5%) |
| CIE-LAB | lab(66.40, 14.95, 2.78) |
| CIE-LCH | lch(66.40, 15.20, 10.52°) |
| OKLab | oklab(71.6% 0.0453 0.0075) |
| OKLCH | oklch(71.6% 0.046 9.4) |
| XYZ | xyz(38.5493, 35.8394, 36.7788) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 3.70
Grey Pink
#C3909B
ΔE00 4.16
Light Mauve
#C292A1
ΔE00 4.46
Greyish Pink
#C88D94
ΔE00 5.51
Dusty Pink
#D8A7B1
ΔE00 6.12
Pinkish Grey
#C8ACA9
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE989D #98BEB9
analogous
#BE98B0 #BE989D #BEA698
triadic
#BE989D #9DBE98 #989DBE
tetradic
#BE989D #B0BE98 #98BEB9 #A698BE
square
#BE989D #B0BE98 #98BEB9 #A698BE
split-complementary
#BE989D #98BEA6 #98B0BE
monochromatic
#87555C #A67279 #BE989D #D6BEC1 #EDE3E4
Accessibility & contrast
On white
2.57
#BE989D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#BE989D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE989D
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE989D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE989D | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9D9D
Deuteranopia (green-blind)
#A6A49C
Tritanopia (blue-blind)
#C6959A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #be989d; /* rgb */ color: rgb(190, 152, 157); /* oklch */ color: oklch(71.6% 0.046 9.4);
Tailwind
colors: {
custom: {
50: '#d2b6b9',
500: '#be989d',
950: '#000000',
},
}SCSS
$custom: #be989d; $custom-light: #d2b6b9; $custom-dark: #000000;
JSON
{
"hex": "#be989d",
"rgb": {
"r": 190,
"g": 152,
"b": 157
},
"hsl": {
"h": 352.105,
"s": 22.619,
"l": 67.059
},
"oklch": {
"l": 0.71602,
"c": 0.0459,
"h": 9.4
},
"luminance": 0.35838
}Semantic roles & 50–950 ramp
primary
#BE989D
secondary
#D3DFDD
accent
#A19544
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141111
muted
#828080