#BBA293#BBA293
#BBA293 is a light, muted orange. Relative luminance 0.385; OKLCH L 73.0% C 0.036 H 52.9°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBA293 |
|---|---|
| RGB | rgb(187, 162, 147) |
| HSL | hsl(23, 23%, 65%) |
| HSV | hsv(23, 21%, 73%) |
| CMYK | cmyk(0%, 13.4%, 21.4%, 26.7%) |
| CIE-LAB | lab(68.40, 6.75, 11.18) |
| CIE-LCH | lch(68.40, 13.06, 58.88°) |
| OKLab | oklab(73.01% 0.022 0.029) |
| OKLCH | oklch(73.01% 0.036 52.9) |
| XYZ | xyz(38.6804, 38.5132, 32.9943) |
| Luminance | 0.3851 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 3.01
Greige
#B8AB98
ΔE00 6.76
Pinkish Grey
#C8ACA9
ΔE00 7.01
Stone
#A89F91
ΔE00 7.52
Taupe (survey)
#B9A281
ΔE00 7.79
Khaki
#C3B091
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBA293 #93ACBB
analogous
#BB9398 #BBA293 #BBB693
triadic
#BBA293 #93BBA2 #A293BB
tetradic
#BBA293 #98BB93 #93ACBB #B693BB
square
#BBA293 #98BB93 #93ACBB #B693BB
split-complementary
#BBA293 #93BBB6 #9398BB
monochromatic
#826452 #A3826D #BBA293 #D3C2B9 #EAE3DE
Accessibility & contrast
On white
2.41
#BBA293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#BBA293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBA293
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBA293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBA293 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A492
Deuteranopia (green-blind)
#AFA993
Tritanopia (blue-blind)
#C39E9E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bba293; /* rgb */ color: rgb(187, 162, 147); /* oklch */ color: oklch(73.0% 0.036 52.9);
Tailwind
colors: {
custom: {
50: '#d0bdb2',
500: '#bba293',
950: '#000000',
},
}SCSS
$custom: #bba293; $custom-light: #d0bdb2; $custom-dark: #000000;
JSON
{
"hex": "#bba293",
"rgb": {
"r": 187,
"g": 162,
"b": 147
},
"hsl": {
"h": 22.5,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.73012,
"c": 0.03639,
"h": 52.9
},
"luminance": 0.38512
}Semantic roles & 50–950 ramp
primary
#BBA293
secondary
#CED7DC
accent
#7EA144
background
#FCFBFA
surface
#F9F6F5
border
#D2D0CF
text
#141211
muted
#828180