#BBAEA2#BBAEA2
#BBAEA2 is a light, muted orange. Relative luminance 0.434; OKLCH L 75.8% C 0.023 H 65.2°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAEA2 |
|---|---|
| RGB | rgb(187, 174, 162) |
| HSL | hsl(29, 16%, 68%) |
| HSV | hsv(29, 13%, 73%) |
| CMYK | cmyk(0%, 7%, 13.4%, 26.7%) |
| CIE-LAB | lab(71.86, 2.60, 7.83) |
| CIE-LCH | lch(71.86, 8.25, 71.63°) |
| OKLab | oklab(75.84% 0.0095 0.0205) |
| OKLCH | oklch(75.84% 0.023 65.2) |
| XYZ | xyz(42.1507, 43.4462, 40.3409) |
| Luminance | 0.4345 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.34
Warm Gray
#C9BEB0
ΔE00 4.46
Stone
#A89F91
ΔE00 5.33
Greyish
#A8A495
ΔE00 6.39
Khaki
#C3B091
ΔE00 7.02
Mushroom
#BA9E88
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAEA2 #A2AFBB
analogous
#BBA2A2 #BBAEA2 #BBBAA2
triadic
#BBAEA2 #A2BBAE #AEA2BB
tetradic
#BBAEA2 #A2BBA2 #A2AFBB #BAA2BB
square
#BBAEA2 #A2BBA2 #A2AFBB #BAA2BB
split-complementary
#BBAEA2 #A2BBBA #A2A2BB
monochromatic
#837160 #A18F7F #BBAEA2 #D5CDC5 #EFECE9
Accessibility & contrast
On white
2.17
#BBAEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#BBAEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAEA2
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAEA2 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA1
Deuteranopia (green-blind)
#B5B1A2
Tritanopia (blue-blind)
#C0ABAB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bbaea2; /* rgb */ color: rgb(187, 174, 162); /* oklch */ color: oklch(75.8% 0.023 65.2);
Tailwind
colors: {
custom: {
50: '#cfc6bd',
500: '#bbaea2',
950: '#000000',
},
}SCSS
$custom: #bbaea2; $custom-light: #cfc6bd; $custom-dark: #000000;
JSON
{
"hex": "#bbaea2",
"rgb": {
"r": 187,
"g": 174,
"b": 162
},
"hsl": {
"h": 28.8,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.75839,
"c": 0.02257,
"h": 65.2
},
"luminance": 0.43446
}Semantic roles & 50–950 ramp
primary
#BBAEA2
secondary
#D9DDE0
accent
#749A4C
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131312
muted
#828281