#B294A3#B294A3
#B294A3 is a light, muted pink. Relative luminance 0.333; OKLCH L 69.8% C 0.041 H 346.6°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B294A3 |
|---|---|
| RGB | rgb(178, 148, 163) |
| HSL | hsl(330, 16%, 64%) |
| HSV | hsv(330, 17%, 70%) |
| CMYK | cmyk(0%, 16.9%, 8.4%, 30.2%) |
| CIE-LAB | lab(64.39, 13.75, -3.66) |
| CIE-LCH | lch(64.39, 14.23, 345.10°) |
| OKLab | oklab(69.83% 0.0401 -0.0095) |
| OKLCH | oklch(69.83% 0.041 346.6) |
| XYZ | xyz(35.5604, 33.2900, 39.1956) |
| Luminance | 0.3329 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.01
Grey Pink
#C3909B
ΔE00 6.08
Dusty Lavender
#AC86A8
ΔE00 7.25
Rosybrown
#BC8F8F
ΔE00 7.51
Greyish Pink
#C88D94
ΔE00 8.44
Purpley Grey
#947E94
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B294A3 #94B2A3
analogous
#B294B2 #B294A3 #B29494
triadic
#B294A3 #A3B294 #94A3B2
tetradic
#B294A3 #B2B294 #94B2A3 #9494B2
square
#B294A3 #B2B294 #94B2A3 #9494B2
split-complementary
#B294A3 #94B294 #94B2B2
monochromatic
#765566 #987084 #B294A3 #CCB8C2 #E5DBE0
Accessibility & contrast
On white
2.74
#B294A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#B294A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B294A3
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B294A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B294A3 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9699A4
Deuteranopia (green-blind)
#9D9EA2
Tritanopia (blue-blind)
#B79499
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #b294a3; /* rgb */ color: rgb(178, 148, 163); /* oklch */ color: oklch(69.8% 0.041 346.6);
Tailwind
colors: {
custom: {
50: '#c9b3be',
500: '#b294a3',
950: '#000000',
},
}SCSS
$custom: #b294a3; $custom-light: #c9b3be; $custom-dark: #000000;
JSON
{
"hex": "#b294a3",
"rgb": {
"r": 178,
"g": 148,
"b": 163
},
"hsl": {
"h": 330,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.69832,
"c": 0.04125,
"h": 346.6
},
"luminance": 0.33289
}Semantic roles & 50–950 ramp
primary
#B294A3
secondary
#CCD6D1
accent
#9B734B
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081