#B294A2#B294A2
#B294A2 is a light, muted pink. Relative luminance 0.333; OKLCH L 69.8% C 0.041 H 348.4°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B294A2 |
|---|---|
| RGB | rgb(178, 148, 162) |
| HSL | hsl(332, 16%, 64%) |
| HSV | hsv(332, 17%, 70%) |
| CMYK | cmyk(0%, 16.9%, 9%, 30.2%) |
| CIE-LAB | lab(64.37, 13.58, -3.14) |
| CIE-LCH | lch(64.37, 13.93, 346.98°) |
| OKLab | oklab(69.8% 0.0398 -0.0081) |
| OKLCH | oklch(69.8% 0.041 348.4) |
| XYZ | xyz(35.4711, 33.2543, 38.7256) |
| Luminance | 0.3325 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.99
Grey Pink
#C3909B
ΔE00 5.97
Rosybrown
#BC8F8F
ΔE00 7.21
Dusty Lavender
#AC86A8
ΔE00 7.55
Greyish Pink
#C88D94
ΔE00 8.28
Dusty Pink
#D8A7B1
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B294A2 #94B2A4
analogous
#B294B1 #B294A2 #B29594
triadic
#B294A2 #A2B294 #94A2B2
tetradic
#B294A2 #B1B294 #94B2A4 #9594B2
square
#B294A2 #B1B294 #94B2A4 #9594B2
split-complementary
#B294A2 #94B295 #94B1B2
monochromatic
#765565 #987083 #B294A2 #CCB8C1 #E5DBE0
Accessibility & contrast
On white
2.74
#B294A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#B294A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B294A2
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B294A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B294A2 | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9699A3
Deuteranopia (green-blind)
#9D9EA1
Tritanopia (blue-blind)
#B79499
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #b294a2; /* rgb */ color: rgb(178, 148, 162); /* oklch */ color: oklch(69.8% 0.041 348.4);
Tailwind
colors: {
custom: {
50: '#c9b3bd',
500: '#b294a2',
950: '#000000',
},
}SCSS
$custom: #b294a2; $custom-light: #c9b3bd; $custom-dark: #000000;
JSON
{
"hex": "#b294a2",
"rgb": {
"r": 178,
"g": 148,
"b": 162
},
"hsl": {
"h": 332,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.698,
"c": 0.04058,
"h": 348.4
},
"luminance": 0.33253
}Semantic roles & 50–950 ramp
primary
#B294A2
secondary
#CCD6D1
accent
#9B754B
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081