#B08E95#B08E95
#B08E95 is a light, muted red. Relative luminance 0.307; OKLCH L 68.0% C 0.042 H 4.4°. Best body text is #000000 at 7.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B08E95 |
|---|---|
| RGB | rgb(176, 142, 149) |
| HSL | hsl(348, 18%, 62%) |
| HSV | hsv(348, 19%, 69%) |
| CMYK | cmyk(0%, 19.3%, 15.3%, 31%) |
| CIE-LAB | lab(62.29, 13.96, 1.16) |
| CIE-LCH | lch(62.29, 14.00, 4.74°) |
| OKLab | oklab(68.03% 0.042 0.0033) |
| OKLCH | oklch(68.03% 0.042 4.4) |
| XYZ | xyz(33.0022, 30.7472, 32.6243) |
| Luminance | 0.3075 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.38
Grey Pink
#C3909B
ΔE00 5.08
Light Mauve
#C292A1
ΔE00 5.21
Greyish Pink
#C88D94
ΔE00 6.61
Old Rose
#C87F89
ΔE00 9.14
Purpley Grey
#947E94
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B08E95 #8EB0A9
analogous
#B08EA6 #B08E95 #B0988E
triadic
#B08E95 #95B08E #8E95B0
tetradic
#B08E95 #A6B08E #8EB0A9 #988EB0
square
#B08E95 #A6B08E #8EB0A9 #988EB0
split-complementary
#B08E95 #8EB098 #8EA6B0
monochromatic
#735058 #976A73 #B08E95 #C9B2B7 #E2D6D9
Accessibility & contrast
On white
2.94
#B08E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.15
#B08E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B08E95
7.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B08E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B08E95 | 1.00 | 2.94 | 7.15 | 7.15 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929395
Deuteranopia (green-blind)
#9A9994
Tritanopia (blue-blind)
#B68C90
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #b08e95; /* rgb */ color: rgb(176, 142, 149); /* oklch */ color: oklch(68.0% 0.042 4.4);
Tailwind
colors: {
custom: {
50: '#c8afb4',
500: '#b08e95',
950: '#000000',
},
}SCSS
$custom: #b08e95; $custom-light: #c8afb4; $custom-dark: #000000;
JSON
{
"hex": "#b08e95",
"rgb": {
"r": 176,
"g": 142,
"b": 149
},
"hsl": {
"h": 347.647,
"s": 17.708,
"l": 62.353
},
"oklch": {
"l": 0.68027,
"c": 0.04213,
"h": 4.4
},
"luminance": 0.30746
}Semantic roles & 50–950 ramp
primary
#B08E95
secondary
#C7D3D1
accent
#9C8B4A
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#131011
muted
#827F80