#BBAEA0#BBAEA0
#BBAEA0 is a light, muted orange. Relative luminance 0.434; OKLCH L 75.8% C 0.025 H 69.5°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAEA0 |
|---|---|
| RGB | rgb(187, 174, 160) |
| HSL | hsl(31, 17%, 68%) |
| HSV | hsv(31, 14%, 73%) |
| CMYK | cmyk(0%, 7%, 14.4%, 26.7%) |
| CIE-LAB | lab(71.81, 2.27, 8.86) |
| CIE-LCH | lch(71.81, 9.15, 75.62°) |
| OKLab | oklab(75.79% 0.0086 0.0231) |
| OKLCH | oklch(75.79% 0.025 69.5) |
| XYZ | xyz(41.9743, 43.3757, 39.4121) |
| Luminance | 0.4338 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.43
Warm Gray
#C9BEB0
ΔE00 4.31
Stone
#A89F91
ΔE00 5.05
Greyish
#A8A495
ΔE00 5.96
Khaki
#C3B091
ΔE00 6.13
Mushroom
#BA9E88
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAEA0 #A0ADBB
analogous
#BBA0A0 #BBAEA0 #BABBA0
triadic
#BBAEA0 #A0BBAE #AEA0BB
tetradic
#BBAEA0 #A0BBA0 #A0ADBB #BBA0BA
square
#BBAEA0 #A0BBA0 #A0ADBB #BBA0BA
split-complementary
#BBAEA0 #A0BABB #A0A0BB
monochromatic
#83715E #A1907C #BBAEA0 #D5CCC4 #EEEBE7
Accessibility & contrast
On white
2.17
#BBAEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#BBAEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAEA0
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAEA0 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9F
Deuteranopia (green-blind)
#B6B1A0
Tritanopia (blue-blind)
#C0ABAA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bbaea0; /* rgb */ color: rgb(187, 174, 160); /* oklch */ color: oklch(75.8% 0.025 69.5);
Tailwind
colors: {
custom: {
50: '#cfc6bc',
500: '#bbaea0',
950: '#000000',
},
}SCSS
$custom: #bbaea0; $custom-light: #cfc6bc; $custom-dark: #000000;
JSON
{
"hex": "#bbaea0",
"rgb": {
"r": 187,
"g": 174,
"b": 160
},
"hsl": {
"h": 31.111,
"s": 16.564,
"l": 68.039
},
"oklch": {
"l": 0.75786,
"c": 0.02469,
"h": 69.5
},
"luminance": 0.43375
}Semantic roles & 50–950 ramp
primary
#BBAEA0
secondary
#D7DBE0
accent
#719B4B
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131312
muted
#828281