#BB8A94#BB8A94
#BB8A94 is a light, moderate red. Relative luminance 0.309; OKLCH L 68.4% C 0.061 H 5.3°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8A94 |
|---|---|
| RGB | rgb(187, 138, 148) |
| HSL | hsl(348, 26%, 64%) |
| HSV | hsv(348, 26%, 73%) |
| CMYK | cmyk(0%, 26.2%, 20.9%, 26.7%) |
| CIE-LAB | lab(62.41, 20.17, 2.03) |
| CIE-LCH | lch(62.41, 20.27, 5.75°) |
| OKLab | oklab(68.36% 0.0609 0.0056) |
| OKLCH | oklch(68.36% 0.061 5.3) |
| XYZ | xyz(34.9276, 30.8815, 32.1322) |
| Luminance | 0.3088 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.14
Light Mauve
#C292A1
ΔE00 3.16
Greyish Pink
#C88D94
ΔE00 3.23
Rosybrown
#BC8F8F
ΔE00 4.12
Old Rose
#C87F89
ΔE00 5.39
Dusty Pink (survey)
#D58A94
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8A94 #8ABBB1
analogous
#BB8AAC #BB8A94 #BB988A
triadic
#BB8A94 #94BB8A #8A94BB
tetradic
#BB8A94 #ACBB8A #8ABBB1 #988ABB
square
#BB8A94 #ACBB8A #8ABBB1 #988ABB
split-complementary
#BB8A94 #8ABB98 #8AACBB
monochromatic
#804A55 #A56371 #BB8A94 #D1B1B7 #E8D7DB
Accessibility & contrast
On white
2.93
#BB8A94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#BB8A94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8A94
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8A94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8A94 | 1.00 | 2.93 | 7.18 | 7.18 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919294
Deuteranopia (green-blind)
#9C9A93
Tritanopia (blue-blind)
#C4878D
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bb8a94; /* rgb */ color: rgb(187, 138, 148); /* oklch */ color: oklch(68.4% 0.061 5.3);
Tailwind
colors: {
custom: {
50: '#d0acb3',
500: '#bb8a94',
950: '#000000',
},
}SCSS
$custom: #bb8a94; $custom-light: #d0acb3; $custom-dark: #000000;
JSON
{
"hex": "#bb8a94",
"rgb": {
"r": 187,
"g": 138,
"b": 148
},
"hsl": {
"h": 347.755,
"s": 26.486,
"l": 63.725
},
"oklch": {
"l": 0.68365,
"c": 0.06114,
"h": 5.3
},
"luminance": 0.3088
}Semantic roles & 50–950 ramp
primary
#BB8A94
secondary
#C8D9D6
accent
#A59140
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#141011
muted
#827F80