#B09098#B09098
#B09098 is a light, muted red. Relative luminance 0.314; OKLCH L 68.5% C 0.040 H 1.5°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B09098 |
|---|---|
| RGB | rgb(176, 144, 152) |
| HSL | hsl(345, 17%, 63%) |
| HSV | hsv(345, 18%, 69%) |
| CMYK | cmyk(0%, 18.2%, 13.6%, 31%) |
| CIE-LAB | lab(62.88, 13.34, 0.31) |
| CIE-LCH | lch(62.88, 13.34, 1.34°) |
| OKLab | oklab(68.51% 0.04 0.001) |
| OKLCH | oklch(68.51% 0.04 1.5) |
| XYZ | xyz(33.5451, 31.4447, 34.0021) |
| Luminance | 0.3144 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 5.02
Light Mauve
#C292A1
ΔE00 5.26
Grey Pink
#C3909B
ΔE00 5.39
Greyish Pink
#C88D94
ΔE00 7.14
Dusty Lavender
#AC86A8
ΔE00 9.14
Purpley Grey
#947E94
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09098 #90B0A8
analogous
#B090A8 #B09098 #B09890
triadic
#B09098 #98B090 #9098B0
tetradic
#B09098 #A8B090 #90B0A8 #9890B0
square
#B09098 #A8B090 #90B0A8 #9890B0
split-complementary
#B09098 #90B098 #90A8B0
monochromatic
#73525A #976C77 #B09098 #C9B4B9 #E3D8DA
Accessibility & contrast
On white
2.88
#B09098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#B09098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09098
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09098 | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949598
Deuteranopia (green-blind)
#9B9A97
Tritanopia (blue-blind)
#B68E93
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #b09098; /* rgb */ color: rgb(176, 144, 152); /* oklch */ color: oklch(68.5% 0.040 1.5);
Tailwind
colors: {
custom: {
50: '#c8b0b6',
500: '#b09098',
950: '#000000',
},
}SCSS
$custom: #b09098; $custom-light: #c8b0b6; $custom-dark: #000000;
JSON
{
"hex": "#b09098",
"rgb": {
"r": 176,
"g": 144,
"b": 152
},
"hsl": {
"h": 345,
"s": 16.842,
"l": 62.745
},
"oklch": {
"l": 0.6851,
"c": 0.03997,
"h": 1.5
},
"luminance": 0.31444
}Semantic roles & 50–950 ramp
primary
#B09098
secondary
#C8D4D1
accent
#9B874A
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#131011
muted
#827F80