#BFA2A2#BFA2A2
#BFA2A2 is a light, muted red. Relative luminance 0.395; OKLCH L 73.8% C 0.034 H 18.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA2A2 |
|---|---|
| RGB | rgb(191, 162, 162) |
| HSL | hsl(0, 18%, 69%) |
| HSV | hsv(0, 15%, 75%) |
| CMYK | cmyk(0%, 15.2%, 15.2%, 25.1%) |
| CIE-LAB | lab(69.13, 10.62, 3.96) |
| CIE-LCH | lch(69.13, 11.34, 20.44°) |
| OKLab | oklab(73.79% 0.0326 0.0106) |
| OKLCH | oklch(73.79% 0.034 18) |
| XYZ | xyz(40.9276, 39.5268, 39.6489) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.09
Rosybrown
#BC8F8F
ΔE00 6.66
Dusty Pink
#D8A7B1
ΔE00 7.44
Grey Pink
#C3909B
ΔE00 8.30
Light Mauve
#C292A1
ΔE00 8.44
Greyish Pink
#C88D94
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA2A2 #A2BFBF
analogous
#BFA2B1 #BFA2A2 #BFB1A2
triadic
#BFA2A2 #A2BFA2 #A2A2BF
tetradic
#BFA2A2 #B1BFA2 #A2BFBF #B1A2BF
square
#BFA2A2 #B1BFA2 #A2BFBF #B1A2BF
split-complementary
#BFA2A2 #A2BFB1 #A2B1BF
monochromatic
#895E5E #A67E7E #BFA2A2 #D8C6C6 #F1EBEB
Accessibility & contrast
On white
2.36
#BFA2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#BFA2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA2A2
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA2A2 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A2
Deuteranopia (green-blind)
#ADABA2
Tritanopia (blue-blind)
#C69FA2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bfa2a2; /* rgb */ color: rgb(191, 162, 162); /* oklch */ color: oklch(73.8% 0.034 18.0);
Tailwind
colors: {
custom: {
50: '#d2bdbd',
500: '#bfa2a2',
950: '#000000',
},
}SCSS
$custom: #bfa2a2; $custom-light: #d2bdbd; $custom-dark: #000000;
JSON
{
"hex": "#bfa2a2",
"rgb": {
"r": 191,
"g": 162,
"b": 162
},
"hsl": {
"h": 0,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.73792,
"c": 0.03423,
"h": 18
},
"luminance": 0.39526
}Semantic roles & 50–950 ramp
primary
#BFA2A2
secondary
#DAE3E3
accent
#9D9D49
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141212
muted
#828181