#BE9FA4#BE9FA4
#BE9FA4 is a light, muted red. Relative luminance 0.384; OKLCH L 73.2% C 0.037 H 7.1°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BE9FA4 |
|---|---|
| RGB | rgb(190, 159, 164) |
| HSL | hsl(350, 19%, 68%) |
| HSV | hsv(350, 16%, 75%) |
| CMYK | cmyk(0%, 16.3%, 13.7%, 25.5%) |
| CIE-LAB | lab(68.33, 12.23, 1.68) |
| CIE-LCH | lch(68.33, 12.35, 7.81°) |
| OKLab | oklab(73.17% 0.0369 0.0046) |
| OKLCH | oklch(73.17% 0.037 7.1) |
| XYZ | xyz(40.3339, 38.4249, 40.4068) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.07
Rosybrown
#BC8F8F
ΔE00 6.05
Dusty Pink
#D8A7B1
ΔE00 6.30
Light Mauve
#C292A1
ΔE00 6.34
Grey Pink
#C3909B
ΔE00 6.54
Greyish Pink
#C88D94
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE9FA4 #9FBEB9
analogous
#BE9FB3 #BE9FA4 #BEA99F
triadic
#BE9FA4 #A4BE9F #9FA4BE
tetradic
#BE9FA4 #B3BE9F #9FBEB9 #A99FBE
square
#BE9FA4 #B3BE9F #9FBEB9 #A99FBE
split-complementary
#BE9FA4 #9FBEA9 #9FB3BE
monochromatic
#875B63 #A57B81 #BE9FA4 #D7C3C7 #EFE8E9
Accessibility & contrast
On white
2.42
#BE9FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#BE9FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE9FA4
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE9FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE9FA4 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A4
Deuteranopia (green-blind)
#AAA9A3
Tritanopia (blue-blind)
#C49DA1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #be9fa4; /* rgb */ color: rgb(190, 159, 164); /* oklch */ color: oklch(73.2% 0.037 7.1);
Tailwind
colors: {
custom: {
50: '#d2bbbe',
500: '#be9fa4',
950: '#000000',
},
}SCSS
$custom: #be9fa4; $custom-light: #d2bbbe; $custom-dark: #000000;
JSON
{
"hex": "#be9fa4",
"rgb": {
"r": 190,
"g": 159,
"b": 164
},
"hsl": {
"h": 350.323,
"s": 19.255,
"l": 68.431
},
"oklch": {
"l": 0.73166,
"c": 0.03721,
"h": 7.1
},
"luminance": 0.38424
}Semantic roles & 50–950 ramp
primary
#BE9FA4
secondary
#D8E1E0
accent
#9E9048
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081