#B294AC#B294AC
#B294AC is a light, muted pink. Relative luminance 0.336; OKLCH L 70.1% C 0.049 H 333.0°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B294AC |
|---|---|
| RGB | rgb(178, 148, 172) |
| HSL | hsl(312, 16%, 64%) |
| HSV | hsv(312, 17%, 70%) |
| CMYK | cmyk(0%, 16.9%, 3.4%, 30.2%) |
| CIE-LAB | lab(64.66, 15.40, -8.33) |
| CIE-LCH | lch(64.66, 17.51, 331.58°) |
| OKLab | oklab(70.13% 0.0435 -0.0221) |
| OKLCH | oklch(70.13% 0.049 333) |
| XYZ | xyz(36.3956, 33.6241, 43.5946) |
| Luminance | 0.3362 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.05
Light Mauve
#C292A1
ΔE00 6.18
Lilac
#C8A2C8
ΔE00 6.60
Heather
#A484AC
ΔE00 6.82
Grey Pink
#C3909B
ΔE00 7.73
Purpley Grey
#947E94
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B294AC #94B29A
analogous
#A994B2 #B294AC #B2949D
triadic
#B294AC #ACB294 #94ACB2
tetradic
#B294AC #B2A994 #94B29A #949DB2
square
#B294AC #B2A994 #94B29A #949DB2
split-complementary
#B294AC #9DB294 #94B2A9
monochromatic
#765570 #987090 #B294AC #CCB8C8 #E5DBE3
Accessibility & contrast
On white
2.72
#B294AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#B294AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B294AC
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B294AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B294AC | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949AAD
Deuteranopia (green-blind)
#9A9EAB
Tritanopia (blue-blind)
#B5959C
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b294ac; /* rgb */ color: rgb(178, 148, 172); /* oklch */ color: oklch(70.1% 0.049 333.0);
Tailwind
colors: {
custom: {
50: '#c9b3c4',
500: '#b294ac',
950: '#000000',
},
}SCSS
$custom: #b294ac; $custom-light: #c9b3c4; $custom-dark: #000000;
JSON
{
"hex": "#b294ac",
"rgb": {
"r": 178,
"g": 148,
"b": 172
},
"hsl": {
"h": 312,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.70128,
"c": 0.04877,
"h": 333
},
"luminance": 0.33623
}Semantic roles & 50–950 ramp
primary
#B294AC
secondary
#CCD6CE
accent
#9B5B4B
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131112
muted
#828081