#BDA39F#BDA39F
#BDA39F is a light, muted red. Relative luminance 0.395; OKLCH L 73.7% C 0.031 H 28.2°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA39F |
|---|---|
| RGB | rgb(189, 163, 159) |
| HSL | hsl(8, 19%, 68%) |
| HSV | hsv(8, 16%, 74%) |
| CMYK | cmyk(0%, 13.8%, 15.9%, 25.9%) |
| CIE-LAB | lab(69.12, 8.84, 5.59) |
| CIE-LCH | lch(69.12, 10.46, 32.30°) |
| OKLab | oklab(73.72% 0.0275 0.0148) |
| OKLCH | oklch(73.72% 0.031 28.2) |
| XYZ | xyz(40.3413, 39.5175, 38.2967) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.83
Rosybrown
#BC8F8F
ΔE00 7.84
Mushroom
#BA9E88
ΔE00 8.36
Dusty Pink
#D8A7B1
ΔE00 9.40
Grey Pink
#C3909B
ΔE00 10.24
Warm Grey
#978A84
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA39F #9FB9BD
analogous
#BD9FAA #BDA39F #BDB29F
triadic
#BDA39F #9FBDA3 #A39FBD
tetradic
#BDA39F #AABD9F #9FB9BD #B29FBD
square
#BDA39F #AABD9F #9FB9BD #B29FBD
split-complementary
#BDA39F #9FBDB2 #9FAABD
monochromatic
#86615C #A4807B #BDA39F #D6C6C3 #EFE9E8
Accessibility & contrast
On white
2.36
#BDA39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#BDA39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA39F
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA39F | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A69F
Deuteranopia (green-blind)
#AEAB9F
Tritanopia (blue-blind)
#C3A0A2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bda39f; /* rgb */ color: rgb(189, 163, 159); /* oklch */ color: oklch(73.7% 0.031 28.2);
Tailwind
colors: {
custom: {
50: '#d1bebb',
500: '#bda39f',
950: '#000000',
},
}SCSS
$custom: #bda39f; $custom-light: #d1bebb; $custom-dark: #000000;
JSON
{
"hex": "#bda39f",
"rgb": {
"r": 189,
"g": 163,
"b": 159
},
"hsl": {
"h": 8,
"s": 18.519,
"l": 68.235
},
"oklch": {
"l": 0.73719,
"c": 0.03124,
"h": 28.2
},
"luminance": 0.39516
}Semantic roles & 50–950 ramp
primary
#BDA39F
secondary
#D7DFE0
accent
#929D49
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180