#BDA09F#BDA09F
#BDA09F is a light, muted red. Relative luminance 0.385; OKLCH L 73.1% C 0.034 H 20.3°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA09F |
|---|---|
| RGB | rgb(189, 160, 159) |
| HSL | hsl(2, 19%, 68%) |
| HSV | hsv(2, 16%, 74%) |
| CMYK | cmyk(0%, 15.3%, 15.9%, 25.9%) |
| CIE-LAB | lab(68.36, 10.49, 4.49) |
| CIE-LCH | lch(68.36, 11.41, 23.18°) |
| OKLab | oklab(73.12% 0.0322 0.0119) |
| OKLCH | oklch(73.12% 0.034 20.3) |
| XYZ | xyz(39.8149, 38.4648, 38.1213) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.48
Rosybrown
#BC8F8F
ΔE00 6.30
Dusty Pink
#D8A7B1
ΔE00 7.95
Grey Pink
#C3909B
ΔE00 8.33
Light Mauve
#C292A1
ΔE00 8.57
Greyish Pink
#C88D94
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA09F #9FBCBD
analogous
#BD9FAD #BDA09F #BDAF9F
triadic
#BDA09F #9FBDA0 #A09FBD
tetradic
#BDA09F #ADBD9F #9FBCBD #AF9FBD
square
#BDA09F #ADBD9F #9FBCBD #AF9FBD
split-complementary
#BDA09F #9FBDAF #9FADBD
monochromatic
#865D5C #A47C7B #BDA09F #D6C4C3 #EFE8E8
Accessibility & contrast
On white
2.42
#BDA09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#BDA09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA09F
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA09F | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A49F
Deuteranopia (green-blind)
#ACA99F
Tritanopia (blue-blind)
#C49DA0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bda09f; /* rgb */ color: rgb(189, 160, 159); /* oklch */ color: oklch(73.1% 0.034 20.3);
Tailwind
colors: {
custom: {
50: '#d1bcbb',
500: '#bda09f',
950: '#000000',
},
}SCSS
$custom: #bda09f; $custom-light: #d1bcbb; $custom-dark: #000000;
JSON
{
"hex": "#bda09f",
"rgb": {
"r": 189,
"g": 160,
"b": 159
},
"hsl": {
"h": 2,
"s": 18.519,
"l": 68.235
},
"oklch": {
"l": 0.73124,
"c": 0.03438,
"h": 20.3
},
"luminance": 0.38464
}Semantic roles & 50–950 ramp
primary
#BDA09F
secondary
#D7E0E0
accent
#9A9D49
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180