#B08E94#B08E94
#B08E94 is a light, muted red. Relative luminance 0.307; OKLCH L 68.0% C 0.042 H 6.4°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B08E94 |
|---|---|
| RGB | rgb(176, 142, 148) |
| HSL | hsl(349, 18%, 62%) |
| HSV | hsv(349, 19%, 69%) |
| CMYK | cmyk(0%, 19.3%, 15.9%, 31%) |
| CIE-LAB | lab(62.27, 13.79, 1.69) |
| CIE-LCH | lch(62.27, 13.89, 6.97°) |
| OKLab | oklab(68% 0.0416 0.0046) |
| OKLCH | oklch(68% 0.042 6.4) |
| XYZ | xyz(32.9227, 30.7154, 32.2056) |
| Luminance | 0.3071 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.12
Grey Pink
#C3909B
ΔE00 5.20
Light Mauve
#C292A1
ΔE00 5.44
Greyish Pink
#C88D94
ΔE00 6.59
Old Rose
#C87F89
ΔE00 9.13
Dusty Pink
#D8A7B1
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B08E94 #8EB0AA
analogous
#B08EA5 #B08E94 #B0998E
triadic
#B08E94 #94B08E #8E94B0
tetradic
#B08E94 #A5B08E #8EB0AA #998EB0
square
#B08E94 #A5B08E #8EB0AA #998EB0
split-complementary
#B08E94 #8EB099 #8EA5B0
monochromatic
#735057 #976A72 #B08E94 #C9B2B6 #E2D6D8
Accessibility & contrast
On white
2.94
#B08E94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#B08E94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B08E94
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B08E94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B08E94 | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939394
Deuteranopia (green-blind)
#9A9993
Tritanopia (blue-blind)
#B78C90
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #b08e94; /* rgb */ color: rgb(176, 142, 148); /* oklch */ color: oklch(68.0% 0.042 6.4);
Tailwind
colors: {
custom: {
50: '#c8afb3',
500: '#b08e94',
950: '#000000',
},
}SCSS
$custom: #b08e94; $custom-light: #c8afb3; $custom-dark: #000000;
JSON
{
"hex": "#b08e94",
"rgb": {
"r": 176,
"g": 142,
"b": 148
},
"hsl": {
"h": 349.412,
"s": 17.708,
"l": 62.353
},
"oklch": {
"l": 0.67997,
"c": 0.04186,
"h": 6.4
},
"luminance": 0.30714
}Semantic roles & 50–950 ramp
primary
#B08E94
secondary
#C7D3D1
accent
#9C8D4A
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#131011
muted
#827F80