#BBAEA1#BBAEA1
#BBAEA1 is a light, muted orange. Relative luminance 0.434; OKLCH L 75.8% C 0.024 H 67.5°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAEA1 |
|---|---|
| RGB | rgb(187, 174, 161) |
| HSL | hsl(30, 16%, 68%) |
| HSV | hsv(30, 14%, 73%) |
| CMYK | cmyk(0%, 7%, 13.9%, 26.7%) |
| CIE-LAB | lab(71.83, 2.44, 8.35) |
| CIE-LCH | lch(71.83, 8.69, 73.73°) |
| OKLab | oklab(75.81% 0.0091 0.0218) |
| OKLCH | oklch(75.81% 0.024 67.5) |
| XYZ | xyz(42.0622, 43.4108, 39.8746) |
| Luminance | 0.4341 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.88
Warm Gray
#C9BEB0
ΔE00 4.36
Stone
#A89F91
ΔE00 5.17
Greyish
#A8A495
ΔE00 6.16
Khaki
#C3B091
ΔE00 6.57
Mushroom
#BA9E88
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAEA1 #A1AEBB
analogous
#BBA1A1 #BBAEA1 #BBBBA1
triadic
#BBAEA1 #A1BBAE #AEA1BB
tetradic
#BBAEA1 #A1BBA1 #A1AEBB #BBA1BB
square
#BBAEA1 #A1BBA1 #A1AEBB #BBA1BB
split-complementary
#BBAEA1 #A1BBBB #A1A1BB
monochromatic
#83715F #A18F7D #BBAEA1 #D5CDC5 #EEEBE8
Accessibility & contrast
On white
2.17
#BBAEA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#BBAEA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAEA1
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAEA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAEA1 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AEA0
Deuteranopia (green-blind)
#B6B1A1
Tritanopia (blue-blind)
#C0ABAA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bbaea1; /* rgb */ color: rgb(187, 174, 161); /* oklch */ color: oklch(75.8% 0.024 67.5);
Tailwind
colors: {
custom: {
50: '#cfc6bc',
500: '#bbaea1',
950: '#000000',
},
}SCSS
$custom: #bbaea1; $custom-light: #cfc6bc; $custom-dark: #000000;
JSON
{
"hex": "#bbaea1",
"rgb": {
"r": 187,
"g": 174,
"b": 161
},
"hsl": {
"h": 30,
"s": 16.049,
"l": 68.235
},
"oklch": {
"l": 0.75812,
"c": 0.02361,
"h": 67.5
},
"luminance": 0.4341
}Semantic roles & 50–950 ramp
primary
#BBAEA1
secondary
#D8DCE0
accent
#739A4B
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131312
muted
#828281