#BF9694#BF9694
#BF9694 is a light, muted red. Relative luminance 0.350; OKLCH L 71.1% C 0.050 H 21.6°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9694 |
|---|---|
| RGB | rgb(191, 150, 148) |
| HSL | hsl(3, 25%, 66%) |
| HSV | hsv(3, 23%, 75%) |
| CMYK | cmyk(0%, 21.5%, 22.5%, 25.1%) |
| CIE-LAB | lab(65.77, 15.03, 6.93) |
| CIE-LCH | lch(65.77, 16.55, 24.77°) |
| OKLab | oklab(71.06% 0.0461 0.0183) |
| OKLCH | oklch(71.06% 0.05 21.6) |
| XYZ | xyz(37.7379, 35.0288, 32.7846) |
| Luminance | 0.3503 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 2.32
Greyish Pink
#C88D94
ΔE00 5.66
Grey Pink
#C3909B
ΔE00 5.67
Light Mauve
#C292A1
ΔE00 6.74
Pinkish Grey
#C8ACA9
ΔE00 6.91
Dusty Pink
#D8A7B1
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9694 #94BDBF
analogous
#BF94A8 #BF9694 #BFAC94
triadic
#BF9694 #94BF96 #9694BF
tetradic
#BF9694 #A8BF94 #94BDBF #AC94BF
square
#BF9694 #A8BF94 #94BDBF #AC94BF
split-complementary
#BF9694 #94BFAC #94A8BF
monochromatic
#885451 #A8706E #BF9694 #D6BCBA #EDE1E1
Accessibility & contrast
On white
2.62
#BF9694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#BF9694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9694
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9694 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9B94
Deuteranopia (green-blind)
#A7A393
Tritanopia (blue-blind)
#C89296
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bf9694; /* rgb */ color: rgb(191, 150, 148); /* oklch */ color: oklch(71.1% 0.050 21.6);
Tailwind
colors: {
custom: {
50: '#d3b5b3',
500: '#bf9694',
950: '#000000',
},
}SCSS
$custom: #bf9694; $custom-light: #d3b5b3; $custom-dark: #000000;
JSON
{
"hex": "#bf9694",
"rgb": {
"r": 191,
"g": 150,
"b": 148
},
"hsl": {
"h": 2.791,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.71063,
"c": 0.04957,
"h": 21.6
},
"luminance": 0.35027
}Semantic roles & 50–950 ramp
primary
#BF9694
secondary
#D0DEDE
accent
#9FA442
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141111
muted
#838080