#BE989E#BE989E
#BE989E is a light, muted red. Relative luminance 0.359; OKLCH L 71.6% C 0.046 H 7.7°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BE989E |
|---|---|
| RGB | rgb(190, 152, 158) |
| HSL | hsl(351, 23%, 67%) |
| HSV | hsv(351, 20%, 75%) |
| CMYK | cmyk(0%, 20%, 16.8%, 25.5%) |
| CIE-LAB | lab(66.42, 15.11, 2.25) |
| CIE-LCH | lch(66.42, 15.28, 8.49°) |
| OKLab | oklab(71.63% 0.0457 0.0062) |
| OKLCH | oklch(71.63% 0.046 7.7) |
| XYZ | xyz(38.6350, 35.8736, 37.2303) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 3.96
Grey Pink
#C3909B
ΔE00 3.98
Light Mauve
#C292A1
ΔE00 4.15
Greyish Pink
#C88D94
ΔE00 5.51
Dusty Pink
#D8A7B1
ΔE00 6.00
Pinkish Grey
#C8ACA9
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE989E #98BEB8
analogous
#BE98B1 #BE989E #BEA598
triadic
#BE989E #9EBE98 #989EBE
tetradic
#BE989E #B1BE98 #98BEB8 #A598BE
square
#BE989E #B1BE98 #98BEB8 #A598BE
split-complementary
#BE989E #98BEA5 #98B1BE
monochromatic
#87555D #A6727B #BE989E #D6BEC1 #EDE3E5
Accessibility & contrast
On white
2.57
#BE989E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#BE989E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE989E
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE989E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE989E | 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)
#9D9E9E
Deuteranopia (green-blind)
#A6A49D
Tritanopia (blue-blind)
#C5959A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #be989e; /* rgb */ color: rgb(190, 152, 158); /* oklch */ color: oklch(71.6% 0.046 7.7);
Tailwind
colors: {
custom: {
50: '#d2b6ba',
500: '#be989e',
950: '#000000',
},
}SCSS
$custom: #be989e; $custom-light: #d2b6ba; $custom-dark: #000000;
JSON
{
"hex": "#be989e",
"rgb": {
"r": 190,
"g": 152,
"b": 158
},
"hsl": {
"h": 350.526,
"s": 22.619,
"l": 67.059
},
"oklch": {
"l": 0.71631,
"c": 0.04608,
"h": 7.7
},
"luminance": 0.35872
}Semantic roles & 50–950 ramp
primary
#BE989E
secondary
#D3DFDD
accent
#A19244
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141111
muted
#828080