#BFA69B#BFA69B
#BFA69B is a light, muted orange. Relative luminance 0.407; OKLCH L 74.4% C 0.033 H 45.2°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA69B |
|---|---|
| RGB | rgb(191, 166, 155) |
| HSL | hsl(18, 22%, 68%) |
| HSV | hsv(18, 19%, 75%) |
| CMYK | cmyk(0%, 13.1%, 18.8%, 25.1%) |
| CIE-LAB | lab(69.98, 7.32, 9.05) |
| CIE-LCH | lch(69.98, 11.64, 51.03°) |
| OKLab | oklab(74.4% 0.0235 0.0236) |
| OKLCH | oklch(74.4% 0.033 45.2) |
| XYZ | xyz(41.0384, 40.7165, 36.7013) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.73
Mushroom
#BA9E88
ΔE00 5.21
Greige
#B8AB98
ΔE00 7.82
Stone
#A89F91
ΔE00 8.66
Warm Gray
#C9BEB0
ΔE00 9.02
Taupe (survey)
#B9A281
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA69B #9BB4BF
analogous
#BF9BA2 #BFA69B #BFB89B
triadic
#BFA69B #9BBFA6 #A69BBF
tetradic
#BFA69B #A2BF9B #9BB4BF #B89BBF
square
#BFA69B #A2BF9B #9BB4BF #B89BBF
split-complementary
#BFA69B #9BBFB8 #9BA2BF
monochromatic
#886657 #A78576 #BFA69B #D7C7C0 #EFE8E6
Accessibility & contrast
On white
2.30
#BFA69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#BFA69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA69B
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA69B | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89A
Deuteranopia (green-blind)
#B2AD9B
Tritanopia (blue-blind)
#C6A2A3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bfa69b; /* rgb */ color: rgb(191, 166, 155); /* oklch */ color: oklch(74.4% 0.033 45.2);
Tailwind
colors: {
custom: {
50: '#d2c0b8',
500: '#bfa69b',
950: '#000000',
},
}SCSS
$custom: #bfa69b; $custom-light: #d2c0b8; $custom-dark: #000000;
JSON
{
"hex": "#bfa69b",
"rgb": {
"r": 191,
"g": 166,
"b": 155
},
"hsl": {
"h": 18.333,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.74396,
"c": 0.03332,
"h": 45.2
},
"luminance": 0.40715
}Semantic roles & 50–950 ramp
primary
#BFA69B
secondary
#D5DDE0
accent
#84A045
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180