#BBA19E#BBA19E
#BBA19E is a light, muted red. Relative luminance 0.385; OKLCH L 73.1% C 0.031 H 25.7°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBA19E |
|---|---|
| RGB | rgb(187, 161, 158) |
| HSL | hsl(6, 18%, 68%) |
| HSV | hsv(6, 16%, 73%) |
| CMYK | cmyk(0%, 13.9%, 15.5%, 26.7%) |
| CIE-LAB | lab(68.41, 9.03, 5.09) |
| CIE-LCH | lch(68.41, 10.36, 29.39°) |
| OKLab | oklab(73.11% 0.028 0.0135) |
| OKLCH | oklch(73.11% 0.031 25.7) |
| XYZ | xyz(39.4098, 38.5242, 37.7010) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.32
Rosybrown
#BC8F8F
ΔE00 7.36
Mushroom
#BA9E88
ΔE00 8.76
Dusty Pink
#D8A7B1
ΔE00 9.27
Grey Pink
#C3909B
ΔE00 9.73
Light Mauve
#C292A1
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBA19E #9EB8BB
analogous
#BB9EA9 #BBA19E #BBAF9E
triadic
#BBA19E #9EBBA1 #A19EBB
tetradic
#BBA19E #A9BB9E #9EB8BB #AF9EBB
square
#BBA19E #A9BB9E #9EB8BB #AF9EBB
split-complementary
#BBA19E #9EBBAF #9EA9BB
monochromatic
#83605C #A27E7A #BBA19E #D4C4C2 #EDE7E6
Accessibility & contrast
On white
2.41
#BBA19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#BBA19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBA19E
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBA19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBA19E | 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)
#A6A49E
Deuteranopia (green-blind)
#ACA99E
Tritanopia (blue-blind)
#C19EA0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bba19e; /* rgb */ color: rgb(187, 161, 158); /* oklch */ color: oklch(73.1% 0.031 25.7);
Tailwind
colors: {
custom: {
50: '#cfbcba',
500: '#bba19e',
950: '#000000',
},
}SCSS
$custom: #bba19e; $custom-light: #cfbcba; $custom-dark: #000000;
JSON
{
"hex": "#bba19e",
"rgb": {
"r": 187,
"g": 161,
"b": 158
},
"hsl": {
"h": 6.207,
"s": 17.576,
"l": 67.647
},
"oklch": {
"l": 0.73106,
"c": 0.03106,
"h": 25.7
},
"luminance": 0.38523
}Semantic roles & 50–950 ramp
primary
#BBA19E
secondary
#D6DEDF
accent
#939C4A
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180