#BFB893#BFB893
#BFB893 is a light, muted yellow. Relative luminance 0.475; OKLCH L 77.9% C 0.051 H 98.5°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB893 |
|---|---|
| RGB | rgb(191, 184, 147) |
| HSL | hsl(50, 26%, 66%) |
| HSV | hsv(50, 23%, 75%) |
| CMYK | cmyk(0%, 3.7%, 23%, 25.1%) |
| CIE-LAB | lab(74.49, -3.55, 19.73) |
| CIE-LCH | lch(74.49, 20.05, 100.20°) |
| OKLab | oklab(77.88% -0.0075 0.0503) |
| OKLCH | oklch(77.88% 0.051 98.5) |
| XYZ | xyz(43.8928, 47.4647, 34.4475) |
| Luminance | 0.4746 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 4.50
Sand
#C2B280
ΔE00 4.62
Bland
#AFA88B
ΔE00 4.94
Stone (survey)
#ADA587
ΔE00 5.62
Khaki
#C3B091
ΔE00 6.25
Toupe
#C7AC7D
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB893 #939ABF
analogous
#BFA293 #BFB893 #B0BF93
triadic
#BFB893 #93BFB8 #B893BF
tetradic
#BFB893 #93BFA2 #939ABF #BF93B0
square
#BFB893 #93BFA2 #939ABF #BF93B0
split-complementary
#BFB893 #93B0BF #A293BF
monochromatic
#877F50 #A89F6D #BFB893 #D6D1B9 #EDEBE0
Accessibility & contrast
On white
2.00
#BFB893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#BFB893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB893
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB893 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B691
Deuteranopia (green-blind)
#C2B894
Tritanopia (blue-blind)
#C6B3AE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bfb893; /* rgb */ color: rgb(191, 184, 147); /* oklch */ color: oklch(77.9% 0.051 98.5);
Tailwind
colors: {
custom: {
50: '#d2cdb2',
500: '#bfb893',
950: '#000000',
},
}SCSS
$custom: #bfb893; $custom-light: #d2cdb2; $custom-dark: #000000;
JSON
{
"hex": "#bfb893",
"rgb": {
"r": 191,
"g": 184,
"b": 147
},
"hsl": {
"h": 50.455,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.77881,
"c": 0.05084,
"h": 98.5
},
"luminance": 0.47464
}Semantic roles & 50–950 ramp
primary
#BFB893
secondary
#D0D2DE
accent
#51A441
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280