#B294A8#B294A8
#B294A8 is a light, muted pink. Relative luminance 0.335; OKLCH L 70.0% C 0.045 H 338.5°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B294A8 |
|---|---|
| RGB | rgb(178, 148, 168) |
| HSL | hsl(320, 16%, 64%) |
| HSV | hsv(320, 17%, 70%) |
| CMYK | cmyk(0%, 16.9%, 5.6%, 30.2%) |
| CIE-LAB | lab(64.54, 14.66, -6.26) |
| CIE-LCH | lch(64.54, 15.94, 336.87°) |
| OKLab | oklab(69.99% 0.042 -0.0165) |
| OKLCH | oklch(69.99% 0.045 338.5) |
| XYZ | xyz(36.0172, 33.4728, 41.6018) |
| Luminance | 0.3347 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.48
Dusty Lavender
#AC86A8
ΔE00 5.89
Grey Pink
#C3909B
ΔE00 6.88
Lilac
#C8A2C8
ΔE00 7.55
Heather
#A484AC
ΔE00 7.82
Purpley Grey
#947E94
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B294A8 #94B29E
analogous
#AD94B2 #B294A8 #B29499
triadic
#B294A8 #A8B294 #94A8B2
tetradic
#B294A8 #B2AD94 #94B29E #9499B2
square
#B294A8 #B2AD94 #94B29E #9499B2
split-complementary
#B294A8 #99B294 #94B2AD
monochromatic
#76556B #98708B #B294A8 #CCB8C5 #E5DBE2
Accessibility & contrast
On white
2.73
#B294A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#B294A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B294A8
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B294A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B294A8 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959AA9
Deuteranopia (green-blind)
#9B9EA7
Tritanopia (blue-blind)
#B6959B
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #b294a8; /* rgb */ color: rgb(178, 148, 168); /* oklch */ color: oklch(70.0% 0.045 338.5);
Tailwind
colors: {
custom: {
50: '#c9b3c1',
500: '#b294a8',
950: '#000000',
},
}SCSS
$custom: #b294a8; $custom-light: #c9b3c1; $custom-dark: #000000;
JSON
{
"hex": "#b294a8",
"rgb": {
"r": 178,
"g": 148,
"b": 168
},
"hsl": {
"h": 320,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.69994,
"c": 0.04513,
"h": 338.5
},
"luminance": 0.33472
}Semantic roles & 50–950 ramp
primary
#B294A8
secondary
#CCD6CF
accent
#9B654B
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081