#BF99A2#BF99A2
#BF99A2 is a light, muted red. Relative luminance 0.365; OKLCH L 72.0% C 0.047 H 2.5°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BF99A2 |
|---|---|
| RGB | rgb(191, 153, 162) |
| HSL | hsl(346, 23%, 67%) |
| HSV | hsv(346, 20%, 75%) |
| CMYK | cmyk(0%, 19.9%, 15.2%, 25.1%) |
| CIE-LAB | lab(66.88, 15.58, 0.69) |
| CIE-LCH | lch(66.88, 15.60, 2.52°) |
| OKLab | oklab(72.04% 0.0468 0.002) |
| OKLCH | oklch(72.04% 0.047 2.5) |
| XYZ | xyz(39.3986, 36.4688, 39.1392) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.47
Grey Pink
#C3909B
ΔE00 3.82
Rosybrown
#BC8F8F
ΔE00 4.99
Dusty Pink
#D8A7B1
ΔE00 5.54
Greyish Pink
#C88D94
ΔE00 5.79
Faded Pink
#DE9DAC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF99A2 #99BFB6
analogous
#BF99B5 #BF99A2 #BFA399
triadic
#BF99A2 #A2BF99 #99A2BF
tetradic
#BF99A2 #B5BF99 #99BFB6 #A399BF
square
#BF99A2 #B5BF99 #99BFB6 #A399BF
split-complementary
#BF99A2 #99BFA3 #99B5BF
monochromatic
#885561 #A77380 #BF99A2 #D7BFC4 #EEE4E7
Accessibility & contrast
On white
2.53
#BF99A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#BF99A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF99A2
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF99A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF99A2 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA2
Deuteranopia (green-blind)
#A6A5A1
Tritanopia (blue-blind)
#C6979C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bf99a2; /* rgb */ color: rgb(191, 153, 162); /* oklch */ color: oklch(72.0% 0.047 2.5);
Tailwind
colors: {
custom: {
50: '#d2b7bd',
500: '#bf99a2',
950: '#000000',
},
}SCSS
$custom: #bf99a2; $custom-light: #d2b7bd; $custom-dark: #000000;
JSON
{
"hex": "#bf99a2",
"rgb": {
"r": 191,
"g": 153,
"b": 162
},
"hsl": {
"h": 345.789,
"s": 22.892,
"l": 67.451
},
"oklch": {
"l": 0.7204,
"c": 0.04681,
"h": 2.5
},
"luminance": 0.36467
}Semantic roles & 50–950 ramp
primary
#BF99A2
secondary
#D4E0DD
accent
#A18B44
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081