#BDAF98#BDAF98
#BDAF98 is a light, muted orange. Relative luminance 0.437; OKLCH L 76.0% C 0.036 H 80.3°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAF98 |
|---|---|
| RGB | rgb(189, 175, 152) |
| HSL | hsl(37, 22%, 67%) |
| HSV | hsv(37, 20%, 74%) |
| CMYK | cmyk(0%, 7.4%, 19.6%, 25.9%) |
| CIE-LAB | lab(72.06, 1.22, 13.62) |
| CIE-LCH | lch(72.06, 13.67, 84.86°) |
| OKLab | oklab(75.96% 0.006 0.0352) |
| OKLCH | oklch(75.96% 0.036 80.3) |
| XYZ | xyz(41.9836, 43.7466, 35.9320) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.84
Khaki
#C3B091
ΔE00 2.88
Putty
#BEAE8A
ΔE00 4.25
Bland
#AFA88B
ΔE00 5.26
Warm Gray
#C9BEB0
ΔE00 5.33
Taupe (survey)
#B9A281
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAF98 #98A6BD
analogous
#BD9D98 #BDAF98 #B9BD98
triadic
#BDAF98 #98BDAF #AF98BD
tetradic
#BDAF98 #98BD9D #98A6BD #BD98B9
square
#BDAF98 #98BD9D #98A6BD #BD98B9
split-complementary
#BDAF98 #98B9BD #9D98BD
monochromatic
#857355 #A59273 #BDAF98 #D5CCBD #EDE9E3
Accessibility & contrast
On white
2.15
#BDAF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#BDAF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAF98
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAF98 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF97
Deuteranopia (green-blind)
#B9B299
Tritanopia (blue-blind)
#C4ABA9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bdaf98; /* rgb */ color: rgb(189, 175, 152); /* oklch */ color: oklch(76.0% 0.036 80.3);
Tailwind
colors: {
custom: {
50: '#d1c6b6',
500: '#bdaf98',
950: '#000000',
},
}SCSS
$custom: #bdaf98; $custom-light: #d1c6b6; $custom-dark: #000000;
JSON
{
"hex": "#bdaf98",
"rgb": {
"r": 189,
"g": 175,
"b": 152
},
"hsl": {
"h": 37.297,
"s": 21.893,
"l": 66.863
},
"oklch": {
"l": 0.75963,
"c": 0.03568,
"h": 80.3
},
"luminance": 0.43746
}Semantic roles & 50–950 ramp
primary
#BDAF98
secondary
#D2D7DE
accent
#68A045
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280