#B294B0#B294B0
#B294B0 is a light, muted purple. Relative luminance 0.338; OKLCH L 70.3% C 0.053 H 328.3°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B294B0 |
|---|---|
| RGB | rgb(178, 148, 176) |
| HSL | hsl(304, 16%, 64%) |
| HSV | hsv(304, 17%, 70%) |
| CMYK | cmyk(0%, 16.9%, 1.1%, 30.2%) |
| CIE-LAB | lab(64.79, 16.15, -10.40) |
| CIE-LCH | lch(64.79, 19.21, 327.23°) |
| OKLab | oklab(70.27% 0.0449 -0.0278) |
| OKLCH | oklch(70.27% 0.053 328.3) |
| XYZ | xyz(36.7856, 33.7801, 45.6483) |
| Luminance | 0.3378 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.52
Lilac
#C8A2C8
ΔE00 5.85
Heather
#A484AC
ΔE00 5.99
Light Mauve
#C292A1
ΔE00 7.06
Purpley Grey
#947E94
ΔE00 8.63
Grey Pink
#C3909B
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B294B0 #94B296
analogous
#A594B2 #B294B0 #B294A1
triadic
#B294B0 #B0B294 #94B0B2
tetradic
#B294B0 #B2A594 #94B296 #94A1B2
square
#B294B0 #B2A594 #94B296 #94A1B2
split-complementary
#B294B0 #A1B294 #94B2A5
monochromatic
#765574 #987096 #B294B0 #CCB8CA #E5DBE5
Accessibility & contrast
On white
2.71
#B294B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#B294B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B294B0
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B294B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B294B0 | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939BB1
Deuteranopia (green-blind)
#999FAF
Tritanopia (blue-blind)
#B4969D
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b294b0; /* rgb */ color: rgb(178, 148, 176); /* oklch */ color: oklch(70.3% 0.053 328.3);
Tailwind
colors: {
custom: {
50: '#c9b3c7',
500: '#b294b0',
950: '#000000',
},
}SCSS
$custom: #b294b0; $custom-light: #c9b3c7; $custom-dark: #000000;
JSON
{
"hex": "#b294b0",
"rgb": {
"r": 178,
"g": 148,
"b": 176
},
"hsl": {
"h": 304,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.70266,
"c": 0.05277,
"h": 328.3
},
"luminance": 0.33779
}Semantic roles & 50–950 ramp
primary
#B294B0
secondary
#CCD6CC
accent
#9B504B
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082