#BDA69F#BDA69F
#BDA69F is a light, muted red. Relative luminance 0.406; OKLCH L 74.3% C 0.029 H 37.6°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA69F |
|---|---|
| RGB | rgb(189, 166, 159) |
| HSL | hsl(14, 19%, 68%) |
| HSV | hsv(14, 16%, 74%) |
| CMYK | cmyk(0%, 12.2%, 15.9%, 25.9%) |
| CIE-LAB | lab(69.89, 7.20, 6.69) |
| CIE-LCH | lch(69.89, 9.83, 42.90°) |
| OKLab | oklab(74.32% 0.0228 0.0176) |
| OKLCH | oklch(74.32% 0.029 37.6) |
| XYZ | xyz(40.8803, 40.5955, 38.4764) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.59
Mushroom
#BA9E88
ΔE00 6.86
Greige
#B8AB98
ΔE00 8.70
Stone
#A89F91
ΔE00 9.01
Warm Gray
#C9BEB0
ΔE00 9.39
Rosybrown
#BC8F8F
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA69F #9FB6BD
analogous
#BD9FA7 #BDA69F #BDB59F
triadic
#BDA69F #9FBDA6 #A69FBD
tetradic
#BDA69F #A7BD9F #9FB6BD #B59FBD
square
#BDA69F #A7BD9F #9FB6BD #B59FBD
split-complementary
#BDA69F #9FBDB5 #9FA7BD
monochromatic
#86665C #A4847B #BDA69F #D6C8C3 #EFE9E8
Accessibility & contrast
On white
2.30
#BDA69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#BDA69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA69F
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA69F | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89F
Deuteranopia (green-blind)
#B0AD9F
Tritanopia (blue-blind)
#C3A3A4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bda69f; /* rgb */ color: rgb(189, 166, 159); /* oklch */ color: oklch(74.3% 0.029 37.6);
Tailwind
colors: {
custom: {
50: '#d1c0bb',
500: '#bda69f',
950: '#000000',
},
}SCSS
$custom: #bda69f; $custom-light: #d1c0bb; $custom-dark: #000000;
JSON
{
"hex": "#bda69f",
"rgb": {
"r": 189,
"g": 166,
"b": 159
},
"hsl": {
"h": 14,
"s": 18.519,
"l": 68.235
},
"oklch": {
"l": 0.74318,
"c": 0.02883,
"h": 37.6
},
"luminance": 0.40594
}Semantic roles & 50–950 ramp
primary
#BDA69F
secondary
#D7DEE0
accent
#899D49
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180