#BE9FA2#BE9FA2
#BE9FA2 is a light, muted red. Relative luminance 0.384; OKLCH L 73.1% C 0.037 H 11.5°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BE9FA2 |
|---|---|
| RGB | rgb(190, 159, 162) |
| HSL | hsl(354, 19%, 68%) |
| HSV | hsv(354, 16%, 75%) |
| CMYK | cmyk(0%, 16.3%, 14.7%, 25.5%) |
| CIE-LAB | lab(68.28, 11.90, 2.71) |
| CIE-LCH | lch(68.28, 12.21, 12.85°) |
| OKLab | oklab(73.11% 0.0361 0.0073) |
| OKLCH | oklch(73.11% 0.037 11.5) |
| XYZ | xyz(40.1547, 38.3533, 39.4631) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.53
Rosybrown
#BC8F8F
ΔE00 5.80
Dusty Pink
#D8A7B1
ΔE00 6.61
Grey Pink
#C3909B
ΔE00 6.84
Light Mauve
#C292A1
ΔE00 6.85
Greyish Pink
#C88D94
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE9FA2 #9FBEBB
analogous
#BE9FB1 #BE9FA2 #BEAB9F
triadic
#BE9FA2 #A2BE9F #9FA2BE
tetradic
#BE9FA2 #B1BE9F #9FBEBB #AB9FBE
square
#BE9FA2 #B1BE9F #9FBEBB #AB9FBE
split-complementary
#BE9FA2 #9FBEAB #9FB1BE
monochromatic
#875B60 #A57B7F #BE9FA2 #D7C3C5 #EFE8E9
Accessibility & contrast
On white
2.42
#BE9FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#BE9FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE9FA2
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE9FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE9FA2 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A3A2
Deuteranopia (green-blind)
#ABA9A2
Tritanopia (blue-blind)
#C59DA0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #be9fa2; /* rgb */ color: rgb(190, 159, 162); /* oklch */ color: oklch(73.1% 0.037 11.5);
Tailwind
colors: {
custom: {
50: '#d2bbbd',
500: '#be9fa2',
950: '#000000',
},
}SCSS
$custom: #be9fa2; $custom-light: #d2bbbd; $custom-dark: #000000;
JSON
{
"hex": "#be9fa2",
"rgb": {
"r": 190,
"g": 159,
"b": 162
},
"hsl": {
"h": 354.194,
"s": 19.255,
"l": 68.431
},
"oklch": {
"l": 0.73108,
"c": 0.03686,
"h": 11.5
},
"luminance": 0.38352
}Semantic roles & 50–950 ramp
primary
#BE9FA2
secondary
#D8E1E0
accent
#9E9548
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081