#BBAEA4#BBAEA4
#BBAEA4 is a light, muted orange. Relative luminance 0.435; OKLCH L 75.9% C 0.021 H 60.1°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAEA4 |
|---|---|
| RGB | rgb(187, 174, 164) |
| HSL | hsl(26, 14%, 69%) |
| HSV | hsv(26, 12%, 73%) |
| CMYK | cmyk(0%, 7%, 12.3%, 26.7%) |
| CIE-LAB | lab(71.91, 2.93, 6.80) |
| CIE-LCH | lch(71.91, 7.41, 66.69°) |
| OKLab | oklab(75.89% 0.0103 0.0179) |
| OKLCH | oklch(75.89% 0.021 60.1) |
| XYZ | xyz(42.3299, 43.5179, 41.2846) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.31
Warm Gray
#C9BEB0
ΔE00 4.81
Stone
#A89F91
ΔE00 5.77
Greyish
#A8A495
ΔE00 6.95
Dark Gray
#A9A9A9
ΔE00 7.15
Mushroom
#BA9E88
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAEA4 #A4B1BB
analogous
#BBA4A6 #BBAEA4 #BBBAA4
triadic
#BBAEA4 #A4BBAE #AEA4BB
tetradic
#BBAEA4 #A6BBA4 #A4B1BB #BAA4BB
square
#BBAEA4 #A6BBA4 #A4B1BB #BAA4BB
split-complementary
#BBAEA4 #A4BBBA #A4A6BB
monochromatic
#837062 #A18F81 #BBAEA4 #D5CDC7 #EFECEA
Accessibility & contrast
On white
2.16
#BBAEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#BBAEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAEA4
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAEA4 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA3
Deuteranopia (green-blind)
#B5B1A4
Tritanopia (blue-blind)
#C0ABAB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bbaea4; /* rgb */ color: rgb(187, 174, 164); /* oklch */ color: oklch(75.9% 0.021 60.1);
Tailwind
colors: {
custom: {
50: '#cfc6bf',
500: '#bbaea4',
950: '#000000',
},
}SCSS
$custom: #bbaea4; $custom-light: #cfc6bf; $custom-dark: #000000;
JSON
{
"hex": "#bbaea4",
"rgb": {
"r": 187,
"g": 174,
"b": 164
},
"hsl": {
"h": 26.087,
"s": 14.465,
"l": 68.824
},
"oklch": {
"l": 0.75893,
"c": 0.02059,
"h": 60.1
},
"luminance": 0.43517
}Semantic roles & 50–950 ramp
primary
#BBAEA4
secondary
#DADEE1
accent
#78994D
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131312
muted
#828281