#B094A2#B094A2
#B094A2 is a light, muted pink. Relative luminance 0.330; OKLCH L 69.6% C 0.039 H 346.5°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B094A2 |
|---|---|
| RGB | rgb(176, 148, 162) |
| HSL | hsl(330, 15%, 64%) |
| HSV | hsv(330, 16%, 69%) |
| CMYK | cmyk(0%, 15.9%, 8%, 31%) |
| CIE-LAB | lab(64.18, 12.85, -3.44) |
| CIE-LCH | lch(64.18, 13.30, 345.01°) |
| OKLab | oklab(69.61% 0.0375 -0.009) |
| OKLCH | oklch(69.61% 0.039 346.5) |
| XYZ | xyz(35.0155, 33.0194, 38.7043) |
| Luminance | 0.3302 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.62
Grey Pink
#C3909B
ΔE00 6.58
Rosybrown
#BC8F8F
ΔE00 7.60
Dusty Lavender
#AC86A8
ΔE00 7.63
Purpley Grey
#947E94
ΔE00 8.54
Greyish Pink
#C88D94
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B094A2 #94B0A2
analogous
#B094B0 #B094A2 #B09494
triadic
#B094A2 #A2B094 #94A2B0
tetradic
#B094A2 #B0B094 #94B0A2 #9494B0
square
#B094A2 #B0B094 #94B0A2 #9494B0
split-complementary
#B094A2 #94B094 #94B0B0
monochromatic
#745665 #967183 #B094A2 #CAB7C1 #E4DADF
Accessibility & contrast
On white
2.76
#B094A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#B094A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B094A2
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B094A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B094A2 | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9699A3
Deuteranopia (green-blind)
#9C9DA1
Tritanopia (blue-blind)
#B49499
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #b094a2; /* rgb */ color: rgb(176, 148, 162); /* oklch */ color: oklch(69.6% 0.039 346.5);
Tailwind
colors: {
custom: {
50: '#c7b3bd',
500: '#b094a2',
950: '#000000',
},
}SCSS
$custom: #b094a2; $custom-light: #c7b3bd; $custom-dark: #000000;
JSON
{
"hex": "#b094a2",
"rgb": {
"r": 176,
"g": 148,
"b": 162
},
"hsl": {
"h": 330,
"s": 15.054,
"l": 63.529
},
"oklch": {
"l": 0.69608,
"c": 0.03851,
"h": 346.5
},
"luminance": 0.33019
}Semantic roles & 50–950 ramp
primary
#B094A2
secondary
#CBD5D0
accent
#99734C
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081