#BCA693#BCA693
#BCA693 is a light, muted orange. Relative luminance 0.401; OKLCH L 73.9% C 0.037 H 63.0°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA693 |
|---|---|
| RGB | rgb(188, 166, 147) |
| HSL | hsl(28, 23%, 66%) |
| HSV | hsv(28, 22%, 74%) |
| CMYK | cmyk(0%, 11.7%, 21.8%, 26.3%) |
| CIE-LAB | lab(69.52, 4.95, 12.78) |
| CIE-LCH | lch(69.52, 13.70, 68.82°) |
| OKLab | oklab(73.91% 0.0168 0.033) |
| OKLCH | oklch(73.91% 0.037 63) |
| XYZ | xyz(39.6418, 40.0715, 33.2445) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 3.03
Greige
#B8AB98
ΔE00 4.34
Taupe (survey)
#B9A281
ΔE00 5.46
Khaki
#C3B091
ΔE00 6.00
Stone
#A89F91
ΔE00 6.26
Warm Gray
#C9BEB0
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA693 #93A9BC
analogous
#BC9394 #BCA693 #BCBA93
triadic
#BCA693 #93BCA6 #A693BC
tetradic
#BCA693 #94BC93 #93A9BC #BA93BC
square
#BCA693 #94BC93 #93A9BC #BA93BC
split-complementary
#BCA693 #93BCBA #9394BC
monochromatic
#836851 #A5876D #BCA693 #D3C5B9 #EBE4DF
Accessibility & contrast
On white
2.33
#BCA693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#BCA693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA693
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA693 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA792
Deuteranopia (green-blind)
#B2AC93
Tritanopia (blue-blind)
#C4A1A1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bca693; /* rgb */ color: rgb(188, 166, 147); /* oklch */ color: oklch(73.9% 0.037 63.0);
Tailwind
colors: {
custom: {
50: '#d0c0b2',
500: '#bca693',
950: '#000000',
},
}SCSS
$custom: #bca693; $custom-light: #d0c0b2; $custom-dark: #000000;
JSON
{
"hex": "#bca693",
"rgb": {
"r": 188,
"g": 166,
"b": 147
},
"hsl": {
"h": 27.805,
"s": 23.429,
"l": 65.686
},
"oklch": {
"l": 0.73913,
"c": 0.03707,
"h": 63
},
"luminance": 0.4007
}Semantic roles & 50–950 ramp
primary
#BCA693
secondary
#CFD6DC
accent
#76A244
background
#FCFBFA
surface
#F9F7F5
border
#D2D0CF
text
#141211
muted
#828180