#BCAF95#BCAF95
#BCAF95 is a light, muted orange. Relative luminance 0.435; OKLCH L 75.8% C 0.039 H 84.6°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAF95 |
|---|---|
| RGB | rgb(188, 175, 149) |
| HSL | hsl(40, 23%, 66%) |
| HSV | hsv(40, 21%, 74%) |
| CMYK | cmyk(0%, 6.9%, 20.7%, 26.3%) |
| CIE-LAB | lab(71.91, 0.39, 15.03) |
| CIE-LCH | lch(71.91, 15.03, 88.52°) |
| OKLab | oklab(75.8% 0.0037 0.0387) |
| OKLCH | oklch(75.8% 0.039 84.6) |
| XYZ | xyz(41.4938, 43.5221, 34.6427) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.65
Greige
#B8AB98
ΔE00 2.91
Putty
#BEAE8A
ΔE00 3.13
Bland
#AFA88B
ΔE00 4.13
Stone (survey)
#ADA587
ΔE00 4.52
Taupe (survey)
#B9A281
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAF95 #95A2BC
analogous
#BC9B95 #BCAF95 #B5BC95
triadic
#BCAF95 #95BCAF #AF95BC
tetradic
#BCAF95 #95BC9B #95A2BC #BC95B5
square
#BCAF95 #95BC9B #95A2BC #BC95B5
split-complementary
#BCAF95 #95B5BC #9B95BC
monochromatic
#837353 #A49370 #BCAF95 #D4CBBA #EBE8E0
Accessibility & contrast
On white
2.16
#BCAF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#BCAF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAF95
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAF95 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AE93
Deuteranopia (green-blind)
#B9B296
Tritanopia (blue-blind)
#C3AAA8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bcaf95; /* rgb */ color: rgb(188, 175, 149); /* oklch */ color: oklch(75.8% 0.039 84.6);
Tailwind
colors: {
custom: {
50: '#d0c6b4',
500: '#bcaf95',
950: '#000000',
},
}SCSS
$custom: #bcaf95; $custom-light: #d0c6b4; $custom-dark: #000000;
JSON
{
"hex": "#bcaf95",
"rgb": {
"r": 188,
"g": 175,
"b": 149
},
"hsl": {
"h": 40,
"s": 22.543,
"l": 66.078
},
"oklch": {
"l": 0.75802,
"c": 0.03884,
"h": 84.6
},
"luminance": 0.43521
}Semantic roles & 50–950 ramp
primary
#BCAF95
secondary
#D0D4DD
accent
#63A145
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280