#B294B2#B294B2
#B294B2 is a light, muted purple. Relative luminance 0.339; OKLCH L 70.3% C 0.055 H 326.1°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B294B2 |
|---|---|
| RGB | rgb(178, 148, 178) |
| HSL | hsl(300, 16%, 64%) |
| HSV | hsv(300, 17%, 70%) |
| CMYK | cmyk(0%, 16.9%, 0%, 30.2%) |
| CIE-LAB | lab(64.85, 16.54, -11.43) |
| CIE-LCH | lch(64.85, 20.10, 325.35°) |
| OKLab | oklab(70.34% 0.0456 -0.0306) |
| OKLCH | oklch(70.34% 0.055 326.1) |
| XYZ | xyz(36.9849, 33.8599, 46.6981) |
| Luminance | 0.3386 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.39
Lilac
#C8A2C8
ΔE00 5.56
Heather
#A484AC
ΔE00 5.66
Light Mauve
#C292A1
ΔE00 7.53
Purpley Grey
#947E94
ΔE00 8.81
Grey Pink
#C3909B
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B294B2 #94B294
analogous
#A394B2 #B294B2 #B294A3
triadic
#B294B2 #B2B294 #94B2B2
tetradic
#B294B2 #B2A394 #94B294 #94A3B2
square
#B294B2 #B2A394 #94B294 #94A3B2
split-complementary
#B294B2 #A3B294 #94B2A3
monochromatic
#765576 #987098 #B294B2 #CCB8CC #E5DBE5
Accessibility & contrast
On white
2.70
#B294B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#B294B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B294B2
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B294B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B294B2 | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929BB3
Deuteranopia (green-blind)
#999FB1
Tritanopia (blue-blind)
#B4969E
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b294b2; /* rgb */ color: rgb(178, 148, 178); /* oklch */ color: oklch(70.3% 0.055 326.1);
Tailwind
colors: {
custom: {
50: '#c9b3c9',
500: '#b294b2',
950: '#000000',
},
}SCSS
$custom: #b294b2; $custom-light: #c9b3c9; $custom-dark: #000000;
JSON
{
"hex": "#b294b2",
"rgb": {
"r": 178,
"g": 148,
"b": 178
},
"hsl": {
"h": 300,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.70336,
"c": 0.05489,
"h": 326.1
},
"luminance": 0.33859
}Semantic roles & 50–950 ramp
primary
#B294B2
secondary
#CCD6CC
accent
#9B4B4B
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082