#BCAEA2#BCAEA2
#BCAEA2 is a light, muted orange. Relative luminance 0.436; OKLCH L 75.9% C 0.023 H 63.1°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAEA2 |
|---|---|
| RGB | rgb(188, 174, 162) |
| HSL | hsl(28, 16%, 69%) |
| HSV | hsv(28, 14%, 74%) |
| CMYK | cmyk(0%, 7.4%, 13.8%, 26.3%) |
| CIE-LAB | lab(71.94, 2.97, 7.97) |
| CIE-LCH | lch(71.94, 8.50, 69.54°) |
| OKLab | oklab(75.93% 0.0106 0.0208) |
| OKLCH | oklch(75.93% 0.023 63.1) |
| XYZ | xyz(42.3962, 43.5728, 40.3524) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.60
Warm Gray
#C9BEB0
ΔE00 4.58
Stone
#A89F91
ΔE00 5.62
Greyish
#A8A495
ΔE00 6.84
Mushroom
#BA9E88
ΔE00 6.97
Khaki
#C3B091
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAEA2 #A2B0BC
analogous
#BCA2A3 #BCAEA2 #BCBBA2
triadic
#BCAEA2 #A2BCAE #AEA2BC
tetradic
#BCAEA2 #A3BCA2 #A2B0BC #BBA2BC
square
#BCAEA2 #A3BCA2 #A2B0BC #BBA2BC
split-complementary
#BCAEA2 #A2BCBB #A2A3BC
monochromatic
#84705F #A28F7E #BCAEA2 #D6CDC6 #EFECE9
Accessibility & contrast
On white
2.16
#BCAEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#BCAEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAEA2
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAEA2 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA1
Deuteranopia (green-blind)
#B6B2A2
Tritanopia (blue-blind)
#C1ABAB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bcaea2; /* rgb */ color: rgb(188, 174, 162); /* oklch */ color: oklch(75.9% 0.023 63.1);
Tailwind
colors: {
custom: {
50: '#d0c6bd',
500: '#bcaea2',
950: '#000000',
},
}SCSS
$custom: #bcaea2; $custom-light: #d0c6bd; $custom-dark: #000000;
JSON
{
"hex": "#bcaea2",
"rgb": {
"r": 188,
"g": 174,
"b": 162
},
"hsl": {
"h": 27.692,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.75926,
"c": 0.02337,
"h": 63.1
},
"luminance": 0.43572
}Semantic roles & 50–950 ramp
primary
#BCAEA2
secondary
#D9DDE1
accent
#769A4B
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141312
muted
#828281