#B294BA#B294BA
#B294BA is a light, moderate purple. Relative luminance 0.342; OKLCH L 70.6% C 0.064 H 319.1°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B294BA |
|---|---|
| RGB | rgb(178, 148, 186) |
| HSL | hsl(287, 22%, 65%) |
| HSV | hsv(287, 20%, 73%) |
| CMYK | cmyk(4.3%, 20.4%, 0%, 27.1%) |
| CIE-LAB | lab(65.11, 18.11, -15.52) |
| CIE-LCH | lch(65.11, 23.85, 319.39°) |
| OKLab | oklab(70.63% 0.0483 -0.0419) |
| OKLCH | oklch(70.63% 0.064 319.1) |
| XYZ | xyz(37.8117, 34.1906, 51.0524) |
| Luminance | 0.3419 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.79
Heather
#A484AC
ΔE00 5.02
Lilac
#C8A2C8
ΔE00 5.11
Pale Purple
#B790D4
ΔE00 7.22
Lavender
#B39DDB
ΔE00 7.83
Wisteria
#A87DC2
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B294BA #9CBA94
analogous
#9F94BA #B294BA #BA94AF
triadic
#B294BA #BAB294 #94BAB2
tetradic
#B294BA #BA9F94 #9CBA94 #94AFBA
square
#B294BA #BA9F94 #9CBA94 #94AFBA
split-complementary
#B294BA #AFBA94 #94BA9F
monochromatic
#775381 #976FA2 #B294BA #CDB9D2 #E8DEEA
Accessibility & contrast
On white
2.68
#B294BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#B294BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B294BA
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B294BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B294BA | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909CBC
Deuteranopia (green-blind)
#969FB9
Tritanopia (blue-blind)
#B398A1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b294ba; /* rgb */ color: rgb(178, 148, 186); /* oklch */ color: oklch(70.6% 0.064 319.1);
Tailwind
colors: {
custom: {
50: '#c9b3ce',
500: '#b294ba',
950: '#000000',
},
}SCSS
$custom: #b294ba; $custom-light: #c9b3ce; $custom-dark: #000000;
JSON
{
"hex": "#b294ba",
"rgb": {
"r": 178,
"g": 148,
"b": 186
},
"hsl": {
"h": 287.368,
"s": 21.591,
"l": 65.49
},
"oklch": {
"l": 0.70625,
"c": 0.06391,
"h": 319.1
},
"luminance": 0.3419
}Semantic roles & 50–950 ramp
primary
#B294BA
secondary
#D1DBCF
accent
#A04659
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131113
muted
#828082