#B294A6#B294A6
#B294A6 is a light, muted pink. Relative luminance 0.334; OKLCH L 69.9% C 0.043 H 341.6°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B294A6 |
|---|---|
| RGB | rgb(178, 148, 166) |
| HSL | hsl(324, 16%, 64%) |
| HSV | hsv(324, 17%, 70%) |
| CMYK | cmyk(0%, 16.9%, 6.7%, 30.2%) |
| CIE-LAB | lab(64.48, 14.29, -5.22) |
| CIE-LCH | lch(64.48, 15.22, 339.93°) |
| OKLab | oklab(69.93% 0.0413 -0.0137) |
| OKLCH | oklch(69.93% 0.043 341.6) |
| XYZ | xyz(35.8324, 33.3988, 40.6280) |
| Luminance | 0.3340 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.22
Dusty Lavender
#AC86A8
ΔE00 6.40
Grey Pink
#C3909B
ΔE00 6.52
Lilac
#C8A2C8
ΔE00 8.09
Heather
#A484AC
ΔE00 8.37
Rosybrown
#BC8F8F
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B294A6 #94B2A0
analogous
#AF94B2 #B294A6 #B29497
triadic
#B294A6 #A6B294 #94A6B2
tetradic
#B294A6 #B2AF94 #94B2A0 #9497B2
square
#B294A6 #B2AF94 #94B2A0 #9497B2
split-complementary
#B294A6 #97B294 #94B2AF
monochromatic
#765569 #987088 #B294A6 #CCB8C4 #E5DBE1
Accessibility & contrast
On white
2.73
#B294A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#B294A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B294A6
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B294A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B294A6 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959AA7
Deuteranopia (green-blind)
#9C9EA5
Tritanopia (blue-blind)
#B6949A
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #b294a6; /* rgb */ color: rgb(178, 148, 166); /* oklch */ color: oklch(69.9% 0.043 341.6);
Tailwind
colors: {
custom: {
50: '#c9b3c0',
500: '#b294a6',
950: '#000000',
},
}SCSS
$custom: #b294a6; $custom-light: #c9b3c0; $custom-dark: #000000;
JSON
{
"hex": "#b294a6",
"rgb": {
"r": 178,
"g": 148,
"b": 166
},
"hsl": {
"h": 324,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.69929,
"c": 0.04347,
"h": 341.6
},
"luminance": 0.33398
}Semantic roles & 50–950 ramp
primary
#B294A6
secondary
#CCD6D0
accent
#9B6B4B
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081