#BB9394#BB9394
#BB9394 is a light, muted red. Relative luminance 0.336; OKLCH L 70.1% C 0.048 H 16.7°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9394 |
|---|---|
| RGB | rgb(187, 147, 148) |
| HSL | hsl(359, 23%, 65%) |
| HSV | hsv(359, 21%, 73%) |
| CMYK | cmyk(0%, 21.4%, 20.9%, 26.7%) |
| CIE-LAB | lab(64.62, 15.17, 5.23) |
| CIE-LCH | lch(64.62, 16.05, 19.03°) |
| OKLab | oklab(70.08% 0.0463 0.0139) |
| OKLCH | oklch(70.08% 0.048 16.7) |
| XYZ | xyz(36.2728, 33.5718, 32.5806) |
| Luminance | 0.3357 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 1.69
Grey Pink
#C3909B
ΔE00 4.65
Greyish Pink
#C88D94
ΔE00 5.09
Light Mauve
#C292A1
ΔE00 5.62
Dusty Pink
#D8A7B1
ΔE00 7.77
Pinkish Grey
#C8ACA9
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9394 #93BBBA
analogous
#BB93A8 #BB9394 #BBA693
triadic
#BB9394 #94BB93 #9394BB
tetradic
#BB9394 #A8BB93 #93BBBA #A693BB
square
#BB9394 #A8BB93 #93BBBA #A693BB
split-complementary
#BB9394 #93BBA6 #93A8BB
monochromatic
#825253 #A36D6F #BB9394 #D3B9B9 #EADEDE
Accessibility & contrast
On white
2.72
#BB9394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#BB9394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9394
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9394 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9894
Deuteranopia (green-blind)
#A3A093
Tritanopia (blue-blind)
#C38F94
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bb9394; /* rgb */ color: rgb(187, 147, 148); /* oklch */ color: oklch(70.1% 0.048 16.7);
Tailwind
colors: {
custom: {
50: '#d0b2b3',
500: '#bb9394',
950: '#000000',
},
}SCSS
$custom: #bb9394; $custom-light: #d0b2b3; $custom-dark: #000000;
JSON
{
"hex": "#bb9394",
"rgb": {
"r": 187,
"g": 147,
"b": 148
},
"hsl": {
"h": 358.5,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.70078,
"c": 0.04834,
"h": 16.7
},
"luminance": 0.3357
}Semantic roles & 50–950 ramp
primary
#BB9394
secondary
#CEDCDB
accent
#A19F44
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141111
muted
#828080