#BE98A0#BE98A0
#BE98A0 is a light, muted red. Relative luminance 0.359; OKLCH L 71.7% C 0.047 H 4.2°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BE98A0 |
|---|---|
| RGB | rgb(190, 152, 160) |
| HSL | hsl(347, 23%, 67%) |
| HSV | hsv(347, 20%, 75%) |
| CMYK | cmyk(0%, 20%, 15.8%, 25.5%) |
| CIE-LAB | lab(66.48, 15.43, 1.21) |
| CIE-LCH | lch(66.48, 15.48, 4.49°) |
| OKLab | oklab(71.69% 0.0464 0.0034) |
| OKLCH | oklch(71.69% 0.047 4.2) |
| XYZ | xyz(38.8086, 35.9431, 38.1443) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.60
Grey Pink
#C3909B
ΔE00 3.75
Rosybrown
#BC8F8F
ΔE00 4.52
Greyish Pink
#C88D94
ΔE00 5.60
Dusty Pink
#D8A7B1
ΔE00 5.84
Faded Pink
#DE9DAC
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE98A0 #98BEB6
analogous
#BE98B3 #BE98A0 #BEA398
triadic
#BE98A0 #A0BE98 #98A0BE
tetradic
#BE98A0 #B3BE98 #98BEB6 #A398BE
square
#BE98A0 #B3BE98 #98BEB6 #A398BE
split-complementary
#BE98A0 #98BEA3 #98B3BE
monochromatic
#87555F #A6727D #BE98A0 #D6BEC3 #EDE3E5
Accessibility & contrast
On white
2.56
#BE98A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#BE98A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE98A0
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE98A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE98A0 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9EA0
Deuteranopia (green-blind)
#A6A49F
Tritanopia (blue-blind)
#C5969B
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #be98a0; /* rgb */ color: rgb(190, 152, 160); /* oklch */ color: oklch(71.7% 0.047 4.2);
Tailwind
colors: {
custom: {
50: '#d2b6bc',
500: '#be98a0',
950: '#000000',
},
}SCSS
$custom: #be98a0; $custom-light: #d2b6bc; $custom-dark: #000000;
JSON
{
"hex": "#be98a0",
"rgb": {
"r": 190,
"g": 152,
"b": 160
},
"hsl": {
"h": 347.368,
"s": 22.619,
"l": 67.059
},
"oklch": {
"l": 0.71689,
"c": 0.04657,
"h": 4.2
},
"luminance": 0.35942
}Semantic roles & 50–950 ramp
primary
#BE98A0
secondary
#D3DFDC
accent
#A18E44
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081