#BDACAD#BDACAD
#BDACAD is a light, near-neutral red. Relative luminance 0.433; OKLCH L 75.9% C 0.020 H 13.5°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BDACAD |
|---|---|
| RGB | rgb(189, 172, 173) |
| HSL | hsl(356, 11%, 71%) |
| HSV | hsv(356, 9%, 74%) |
| CMYK | cmyk(0%, 9%, 8.5%, 25.9%) |
| CIE-LAB | lab(71.79, 6.28, 1.71) |
| CIE-LCH | lch(71.79, 6.51, 15.20°) |
| OKLab | oklab(75.92% 0.0192 0.0046) |
| OKLCH | oklch(75.92% 0.02 13.5) |
| XYZ | xyz(43.2809, 43.3417, 45.6128) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.16
Dark Gray
#A9A9A9
ΔE00 8.12
Dove Gray
#B6B8BD
ΔE00 8.88
Silver
#C0C0C0
ΔE00 8.99
Warm Gray
#C9BEB0
ΔE00 9.91
Dusty Pink
#D8A7B1
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDACAD #ACBDBC
analogous
#BDACB5 #BDACAD #BDB3AC
triadic
#BDACAD #ADBDAC #ACADBD
tetradic
#BDACAD #B5BDAC #ACBDBC #B3ACBD
square
#BDACAD #B5BDAC #ACBDBC #B3ACBD
split-complementary
#BDACAD #ACBDB3 #ACB5BD
monochromatic
#856A6B #A28A8B #BDACAD #D8CECF #F1EEEE
Accessibility & contrast
On white
2.17
#BDACAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#BDACAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDACAD
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDACAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDACAD | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAD
Deuteranopia (green-blind)
#B2B1AD
Tritanopia (blue-blind)
#C1ABAC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bdacad; /* rgb */ color: rgb(189, 172, 173); /* oklch */ color: oklch(75.9% 0.020 13.5);
Tailwind
colors: {
custom: {
50: '#d1c4c5',
500: '#bdacad',
950: '#000000',
},
}SCSS
$custom: #bdacad; $custom-light: #d1c4c5; $custom-dark: #000000;
JSON
{
"hex": "#bdacad",
"rgb": {
"r": 189,
"g": 172,
"b": 173
},
"hsl": {
"h": 356.471,
"s": 11.409,
"l": 70.784
},
"oklch": {
"l": 0.75916,
"c": 0.01969,
"h": 13.5
},
"luminance": 0.43341
}Semantic roles & 50–950 ramp
primary
#BDACAD
secondary
#E0E5E4
accent
#959150
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141212
muted
#828181