#B294AA#B294AA
#B294AA is a light, muted pink. Relative luminance 0.335; OKLCH L 70.1% C 0.047 H 335.7°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B294AA |
|---|---|
| RGB | rgb(178, 148, 170) |
| HSL | hsl(316, 16%, 64%) |
| HSV | hsv(316, 17%, 70%) |
| CMYK | cmyk(0%, 16.9%, 4.5%, 30.2%) |
| CIE-LAB | lab(64.60, 15.03, -7.30) |
| CIE-LCH | lch(64.60, 16.70, 334.09°) |
| OKLab | oklab(70.06% 0.0427 -0.0193) |
| OKLCH | oklch(70.06% 0.047 335.7) |
| XYZ | xyz(36.2050, 33.5479, 42.5906) |
| Luminance | 0.3355 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.44
Light Mauve
#C292A1
ΔE00 5.80
Lilac
#C8A2C8
ΔE00 7.06
Grey Pink
#C3909B
ΔE00 7.29
Heather
#A484AC
ΔE00 7.30
Purpley Grey
#947E94
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B294AA #94B29C
analogous
#AB94B2 #B294AA #B2949B
triadic
#B294AA #AAB294 #94AAB2
tetradic
#B294AA #B2AB94 #94B29C #949BB2
square
#B294AA #B2AB94 #94B29C #949BB2
split-complementary
#B294AA #9BB294 #94B2AB
monochromatic
#76556E #98708E #B294AA #CCB8C6 #E5DBE3
Accessibility & contrast
On white
2.72
#B294AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#B294AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B294AA
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B294AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B294AA | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949AAB
Deuteranopia (green-blind)
#9B9EA9
Tritanopia (blue-blind)
#B5959B
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b294aa; /* rgb */ color: rgb(178, 148, 170); /* oklch */ color: oklch(70.1% 0.047 335.7);
Tailwind
colors: {
custom: {
50: '#c9b3c3',
500: '#b294aa',
950: '#000000',
},
}SCSS
$custom: #b294aa; $custom-light: #c9b3c3; $custom-dark: #000000;
JSON
{
"hex": "#b294aa",
"rgb": {
"r": 178,
"g": 148,
"b": 170
},
"hsl": {
"h": 316,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.70061,
"c": 0.0469,
"h": 335.7
},
"luminance": 0.33547
}Semantic roles & 50–950 ramp
primary
#B294AA
secondary
#CCD6CE
accent
#9B604B
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081