#B094A4#B094A4
#B094A4 is a light, muted pink. Relative luminance 0.331; OKLCH L 69.7% C 0.040 H 342.9°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B094A4 |
|---|---|
| RGB | rgb(176, 148, 164) |
| HSL | hsl(326, 15%, 64%) |
| HSV | hsv(326, 16%, 69%) |
| CMYK | cmyk(0%, 15.9%, 6.8%, 31%) |
| CIE-LAB | lab(64.23, 13.21, -4.48) |
| CIE-LCH | lch(64.23, 13.95, 341.25°) |
| OKLab | oklab(69.67% 0.0382 -0.0118) |
| OKLCH | oklch(69.67% 0.04 342.9) |
| XYZ | xyz(35.1947, 33.0911, 39.6480) |
| Luminance | 0.3309 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.68
Grey Pink
#C3909B
ΔE00 6.80
Dusty Lavender
#AC86A8
ΔE00 7.03
Rosybrown
#BC8F8F
ΔE00 8.18
Purpley Grey
#947E94
ΔE00 8.33
Lilac
#C8A2C8
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B094A4 #94B0A0
analogous
#AE94B0 #B094A4 #B09496
triadic
#B094A4 #A4B094 #94A4B0
tetradic
#B094A4 #B0AE94 #94B0A0 #9496B0
square
#B094A4 #B0AE94 #94B0A0 #9496B0
split-complementary
#B094A4 #96B094 #94B0AE
monochromatic
#745667 #967186 #B094A4 #CAB7C2 #E4DAE0
Accessibility & contrast
On white
2.76
#B094A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#B094A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B094A4
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B094A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B094A4 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9599A5
Deuteranopia (green-blind)
#9B9DA3
Tritanopia (blue-blind)
#B49499
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #b094a4; /* rgb */ color: rgb(176, 148, 164); /* oklch */ color: oklch(69.7% 0.040 342.9);
Tailwind
colors: {
custom: {
50: '#c7b3bf',
500: '#b094a4',
950: '#000000',
},
}SCSS
$custom: #b094a4; $custom-light: #c7b3bf; $custom-dark: #000000;
JSON
{
"hex": "#b094a4",
"rgb": {
"r": 176,
"g": 148,
"b": 164
},
"hsl": {
"h": 325.714,
"s": 15.054,
"l": 63.529
},
"oklch": {
"l": 0.69672,
"c": 0.03997,
"h": 342.9
},
"luminance": 0.3309
}Semantic roles & 50–950 ramp
primary
#B094A4
secondary
#CBD5CF
accent
#996D4C
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081