#B094A0#B094A0
#B094A0 is a light, muted pink. Relative luminance 0.329; OKLCH L 69.5% C 0.037 H 350.4°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B094A0 |
|---|---|
| RGB | rgb(176, 148, 160) |
| HSL | hsl(334, 15%, 64%) |
| HSV | hsv(334, 16%, 69%) |
| CMYK | cmyk(0%, 15.9%, 9.1%, 31%) |
| CIE-LAB | lab(64.12, 12.49, -2.40) |
| CIE-LCH | lch(64.12, 12.72, 349.14°) |
| OKLab | oklab(69.55% 0.0367 -0.0062) |
| OKLCH | oklch(69.55% 0.037 350.4) |
| XYZ | xyz(34.8391, 32.9489, 37.7754) |
| Luminance | 0.3295 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.67
Grey Pink
#C3909B
ΔE00 6.44
Rosybrown
#BC8F8F
ΔE00 7.04
Dusty Lavender
#AC86A8
ΔE00 8.26
Greyish Pink
#C88D94
ΔE00 8.60
Purpley Grey
#947E94
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B094A0 #94B0A4
analogous
#B094AE #B094A0 #B09694
triadic
#B094A0 #A0B094 #94A0B0
tetradic
#B094A0 #AEB094 #94B0A4 #9694B0
square
#B094A0 #AEB094 #94B0A4 #9694B0
split-complementary
#B094A0 #94B096 #94AEB0
monochromatic
#745663 #967181 #B094A0 #CAB7BF #E4DADF
Accessibility & contrast
On white
2.77
#B094A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#B094A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B094A0
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B094A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B094A0 | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9699A0
Deuteranopia (green-blind)
#9C9D9F
Tritanopia (blue-blind)
#B59398
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #b094a0; /* rgb */ color: rgb(176, 148, 160); /* oklch */ color: oklch(69.5% 0.037 350.4);
Tailwind
colors: {
custom: {
50: '#c7b3bc',
500: '#b094a0',
950: '#000000',
},
}SCSS
$custom: #b094a0; $custom-light: #c7b3bc; $custom-dark: #000000;
JSON
{
"hex": "#b094a0",
"rgb": {
"r": 176,
"g": 148,
"b": 160
},
"hsl": {
"h": 334.286,
"s": 15.054,
"l": 63.529
},
"oklch": {
"l": 0.69545,
"c": 0.03721,
"h": 350.4
},
"luminance": 0.32948
}Semantic roles & 50–950 ramp
primary
#B094A0
secondary
#CBD5D1
accent
#99784C
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081