#B29EB2#B29EB2
#B29EB2 is a light, muted purple. Relative luminance 0.371; OKLCH L 72.3% C 0.036 H 326.0°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B29EB2 |
|---|---|
| RGB | rgb(178, 158, 178) |
| HSL | hsl(300, 11%, 66%) |
| HSV | hsv(300, 11%, 70%) |
| CMYK | cmyk(0%, 11.2%, 0%, 30.2%) |
| CIE-LAB | lab(67.38, 10.96, -7.66) |
| CIE-LCH | lch(67.38, 13.37, 325.05°) |
| OKLab | oklab(72.29% 0.0302 -0.0204) |
| OKLCH | oklch(72.29% 0.036 326) |
| XYZ | xyz(38.6217, 37.1335, 47.2437) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 7.48
Light Mauve
#C292A1
ΔE00 8.62
Dusty Lavender
#AC86A8
ΔE00 8.76
Thistle
#D8BFD8
ΔE00 9.60
Heather
#A484AC
ΔE00 9.77
Grey Pink
#C3909B
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29EB2 #9EB29E
analogous
#A89EB2 #B29EB2 #B29EA8
triadic
#B29EB2 #B2B29E #9EB2B2
tetradic
#B29EB2 #B2A89E #9EB29E #9EA8B2
square
#B29EB2 #B2A89E #9EB29E #9EA8B2
split-complementary
#B29EB2 #A8B29E #9EB2A8
monochromatic
#775F77 #977C97 #B29EB2 #CDC0CD #E8E2E8
Accessibility & contrast
On white
2.49
#B29EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#B29EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29EB2
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29EB2 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA3B3
Deuteranopia (green-blind)
#A1A5B1
Tritanopia (blue-blind)
#B39FA5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b29eb2; /* rgb */ color: rgb(178, 158, 178); /* oklch */ color: oklch(72.3% 0.036 326.0);
Tailwind
colors: {
custom: {
50: '#c9bac9',
500: '#b29eb2',
950: '#000000',
},
}SCSS
$custom: #b29eb2; $custom-light: #c9bac9; $custom-dark: #000000;
JSON
{
"hex": "#b29eb2",
"rgb": {
"r": 178,
"g": 158,
"b": 178
},
"hsl": {
"h": 300,
"s": 11.494,
"l": 65.882
},
"oklch": {
"l": 0.72294,
"c": 0.0364,
"h": 326
},
"luminance": 0.37133
}Semantic roles & 50–950 ramp
primary
#B29EB2
secondary
#D3D9D3
accent
#965050
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082