#BFA098#BFA098
#BFA098 is a light, muted red. Relative luminance 0.385; OKLCH L 73.1% C 0.039 H 34.8°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA098 |
|---|---|
| RGB | rgb(191, 160, 152) |
| HSL | hsl(12, 23%, 67%) |
| HSV | hsv(12, 20%, 75%) |
| CMYK | cmyk(0%, 16.2%, 20.4%, 25.1%) |
| CIE-LAB | lab(68.38, 10.14, 8.43) |
| CIE-LCH | lch(68.38, 13.18, 39.74°) |
| OKLab | oklab(73.12% 0.0317 0.0221) |
| OKLCH | oklch(73.12% 0.039 34.8) |
| XYZ | xyz(39.7243, 38.4863, 35.0358) |
| Luminance | 0.3849 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.07
Mushroom
#BA9E88
ΔE00 7.02
Rosybrown
#BC8F8F
ΔE00 7.12
Pinkish Tan
#D99B82
ΔE00 9.12
Dusty Pink
#D8A7B1
ΔE00 9.91
Grey Pink
#C3909B
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA098 #98B7BF
analogous
#BF98A4 #BFA098 #BFB498
triadic
#BFA098 #98BFA0 #A098BF
tetradic
#BFA098 #A4BF98 #98B7BF #B498BF
square
#BFA098 #A4BF98 #98B7BF #B498BF
split-complementary
#BFA098 #98BFB4 #98A4BF
monochromatic
#885F55 #A87D72 #BFA098 #D6C3BE #EEE6E3
Accessibility & contrast
On white
2.41
#BFA098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#BFA098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA098
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA098 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A397
Deuteranopia (green-blind)
#AEA998
Tritanopia (blue-blind)
#C79C9E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bfa098; /* rgb */ color: rgb(191, 160, 152); /* oklch */ color: oklch(73.1% 0.039 34.8);
Tailwind
colors: {
custom: {
50: '#d2bcb6',
500: '#bfa098',
950: '#000000',
},
}SCSS
$custom: #bfa098; $custom-light: #d2bcb6; $custom-dark: #000000;
JSON
{
"hex": "#bfa098",
"rgb": {
"r": 191,
"g": 160,
"b": 152
},
"hsl": {
"h": 12.308,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.73123,
"c": 0.03863,
"h": 34.8
},
"luminance": 0.38485
}Semantic roles & 50–950 ramp
primary
#BFA098
secondary
#D3DDE0
accent
#8FA244
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180