#BE9FA3#BE9FA3
#BE9FA3 is a light, muted red. Relative luminance 0.384; OKLCH L 73.1% C 0.037 H 9.3°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BE9FA3 |
|---|---|
| RGB | rgb(190, 159, 163) |
| HSL | hsl(352, 19%, 68%) |
| HSV | hsv(352, 16%, 75%) |
| CMYK | cmyk(0%, 16.3%, 14.2%, 25.5%) |
| CIE-LAB | lab(68.31, 12.07, 2.20) |
| CIE-LCH | lch(68.31, 12.26, 10.31°) |
| OKLab | oklab(73.14% 0.0365 0.006) |
| OKLCH | oklch(73.14% 0.037 9.3) |
| XYZ | xyz(40.2440, 38.3889, 39.9331) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.79
Rosybrown
#BC8F8F
ΔE00 5.91
Dusty Pink
#D8A7B1
ΔE00 6.44
Light Mauve
#C292A1
ΔE00 6.59
Grey Pink
#C3909B
ΔE00 6.68
Greyish Pink
#C88D94
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE9FA3 #9FBEBA
analogous
#BE9FB2 #BE9FA3 #BEAA9F
triadic
#BE9FA3 #A3BE9F #9FA3BE
tetradic
#BE9FA3 #B2BE9F #9FBEBA #AA9FBE
square
#BE9FA3 #B2BE9F #9FBEBA #AA9FBE
split-complementary
#BE9FA3 #9FBEAA #9FB2BE
monochromatic
#875B61 #A57B80 #BE9FA3 #D7C3C6 #EFE8E9
Accessibility & contrast
On white
2.42
#BE9FA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#BE9FA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE9FA3
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE9FA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE9FA3 | 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)
#A3A3A3
Deuteranopia (green-blind)
#AAA9A2
Tritanopia (blue-blind)
#C49DA0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #be9fa3; /* rgb */ color: rgb(190, 159, 163); /* oklch */ color: oklch(73.1% 0.037 9.3);
Tailwind
colors: {
custom: {
50: '#d2bbbe',
500: '#be9fa3',
950: '#000000',
},
}SCSS
$custom: #be9fa3; $custom-light: #d2bbbe; $custom-dark: #000000;
JSON
{
"hex": "#be9fa3",
"rgb": {
"r": 190,
"g": 159,
"b": 163
},
"hsl": {
"h": 352.258,
"s": 19.255,
"l": 68.431
},
"oklch": {
"l": 0.73137,
"c": 0.03701,
"h": 9.3
},
"luminance": 0.38388
}Semantic roles & 50–950 ramp
primary
#BE9FA3
secondary
#D8E1E0
accent
#9E9348
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081