#B294AB#B294AB
#B294AB is a light, muted pink. Relative luminance 0.336; OKLCH L 70.1% C 0.048 H 334.3°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B294AB |
|---|---|
| RGB | rgb(178, 148, 171) |
| HSL | hsl(314, 16%, 64%) |
| HSV | hsv(314, 17%, 70%) |
| CMYK | cmyk(0%, 16.9%, 3.9%, 30.2%) |
| CIE-LAB | lab(64.63, 15.21, -7.82) |
| CIE-LCH | lch(64.63, 17.10, 332.80°) |
| OKLab | oklab(70.09% 0.0431 -0.0207) |
| OKLCH | oklch(70.09% 0.048 334.3) |
| XYZ | xyz(36.2999, 33.5859, 43.0907) |
| Luminance | 0.3358 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.24
Light Mauve
#C292A1
ΔE00 5.99
Lilac
#C8A2C8
ΔE00 6.82
Heather
#A484AC
ΔE00 7.05
Grey Pink
#C3909B
ΔE00 7.51
Purpley Grey
#947E94
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B294AB #94B29B
analogous
#AA94B2 #B294AB #B2949C
triadic
#B294AB #ABB294 #94ABB2
tetradic
#B294AB #B2AA94 #94B29B #949CB2
square
#B294AB #B2AA94 #94B29B #949CB2
split-complementary
#B294AB #9CB294 #94B2AA
monochromatic
#76556F #98708F #B294AB #CCB8C7 #E5DBE3
Accessibility & contrast
On white
2.72
#B294AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#B294AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B294AB
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B294AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B294AB | 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)
#949AAC
Deuteranopia (green-blind)
#9B9EAA
Tritanopia (blue-blind)
#B5959C
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b294ab; /* rgb */ color: rgb(178, 148, 171); /* oklch */ color: oklch(70.1% 0.048 334.3);
Tailwind
colors: {
custom: {
50: '#c9b3c4',
500: '#b294ab',
950: '#000000',
},
}SCSS
$custom: #b294ab; $custom-light: #c9b3c4; $custom-dark: #000000;
JSON
{
"hex": "#b294ab",
"rgb": {
"r": 178,
"g": 148,
"b": 171
},
"hsl": {
"h": 314,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.70094,
"c": 0.04782,
"h": 334.3
},
"luminance": 0.33585
}Semantic roles & 50–950 ramp
primary
#B294AB
secondary
#CCD6CE
accent
#9B5E4B
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131112
muted
#828081