#BDA39B#BDA39B
#BDA39B is a light, muted red. Relative luminance 0.394; OKLCH L 73.6% C 0.033 H 37.8°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA39B |
|---|---|
| RGB | rgb(189, 163, 155) |
| HSL | hsl(14, 20%, 67%) |
| HSV | hsv(14, 18%, 74%) |
| CMYK | cmyk(0%, 13.8%, 18%, 25.9%) |
| CIE-LAB | lab(69.03, 8.20, 7.67) |
| CIE-LCH | lch(69.03, 11.23, 43.07°) |
| OKLab | oklab(73.61% 0.0259 0.0201) |
| OKLCH | oklch(73.61% 0.033 37.8) |
| XYZ | xyz(39.9998, 39.3809, 36.4982) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.83
Mushroom
#BA9E88
ΔE00 6.41
Rosybrown
#BC8F8F
ΔE00 8.72
Greige
#B8AB98
ΔE00 9.36
Stone
#A89F91
ΔE00 9.57
Warm Grey
#978A84
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA39B #9BB5BD
analogous
#BD9BA4 #BDA39B #BDB49B
triadic
#BDA39B #9BBDA3 #A39BBD
tetradic
#BDA39B #A4BD9B #9BB5BD #B49BBD
square
#BDA39B #A4BD9B #9BB5BD #B49BBD
split-complementary
#BDA39B #9BBDB4 #9BA4BD
monochromatic
#856358 #A58176 #BDA39B #D5C5C0 #EEE7E5
Accessibility & contrast
On white
2.37
#BDA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#BDA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA39B
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA39B | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A59A
Deuteranopia (green-blind)
#AFAA9B
Tritanopia (blue-blind)
#C4A0A1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bda39b; /* rgb */ color: rgb(189, 163, 155); /* oklch */ color: oklch(73.6% 0.033 37.8);
Tailwind
colors: {
custom: {
50: '#d1beb8',
500: '#bda39b',
950: '#000000',
},
}SCSS
$custom: #bda39b; $custom-light: #d1beb8; $custom-dark: #000000;
JSON
{
"hex": "#bda39b",
"rgb": {
"r": 189,
"g": 163,
"b": 155
},
"hsl": {
"h": 14.118,
"s": 20.482,
"l": 67.451
},
"oklch": {
"l": 0.73609,
"c": 0.03281,
"h": 37.8
},
"luminance": 0.3938
}Semantic roles & 50–950 ramp
primary
#BDA39B
secondary
#D5DDDF
accent
#8A9F47
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180