#BF9EA2#BF9EA2
#BF9EA2 is a light, muted red. Relative luminance 0.381; OKLCH L 73.0% C 0.039 H 9.9°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9EA2 |
|---|---|
| RGB | rgb(191, 158, 162) |
| HSL | hsl(353, 20%, 68%) |
| HSV | hsv(353, 17%, 75%) |
| CMYK | cmyk(0%, 17.3%, 15.2%, 25.1%) |
| CIE-LAB | lab(68.12, 12.82, 2.50) |
| CIE-LCH | lch(68.12, 13.06, 11.03°) |
| OKLab | oklab(73.01% 0.0389 0.0068) |
| OKLCH | oklch(73.01% 0.039 9.9) |
| XYZ | xyz(40.2342, 38.1400, 39.4178) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.10
Rosybrown
#BC8F8F
ΔE00 5.39
Dusty Pink
#D8A7B1
ΔE00 6.08
Light Mauve
#C292A1
ΔE00 6.10
Grey Pink
#C3909B
ΔE00 6.10
Greyish Pink
#C88D94
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9EA2 #9EBFBB
analogous
#BF9EB2 #BF9EA2 #BFAA9E
triadic
#BF9EA2 #A2BF9E #9EA2BF
tetradic
#BF9EA2 #B2BF9E #9EBFBB #AA9EBF
square
#BF9EA2 #B2BF9E #9EBFBB #AA9EBF
split-complementary
#BF9EA2 #9EBFAA #9EB2BF
monochromatic
#895A60 #A7797F #BF9EA2 #D7C3C5 #F0E8E9
Accessibility & contrast
On white
2.43
#BF9EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#BF9EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9EA2
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9EA2 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A2
Deuteranopia (green-blind)
#AAA8A1
Tritanopia (blue-blind)
#C69C9F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf9ea2; /* rgb */ color: rgb(191, 158, 162); /* oklch */ color: oklch(73.0% 0.039 9.9);
Tailwind
colors: {
custom: {
50: '#d2babd',
500: '#bf9ea2',
950: '#000000',
},
}SCSS
$custom: #bf9ea2; $custom-light: #d2babd; $custom-dark: #000000;
JSON
{
"hex": "#bf9ea2",
"rgb": {
"r": 191,
"g": 158,
"b": 162
},
"hsl": {
"h": 352.727,
"s": 20.497,
"l": 68.431
},
"oklch": {
"l": 0.73008,
"c": 0.03943,
"h": 9.9
},
"luminance": 0.38139
}Semantic roles & 50–950 ramp
primary
#BF9EA2
secondary
#D7E1E0
accent
#9F9447
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081