#B29BB0#B29BB0
#B29BB0 is a light, muted purple. Relative luminance 0.360; OKLCH L 71.6% C 0.040 H 328.8°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B29BB0 |
|---|---|
| RGB | rgb(178, 155, 176) |
| HSL | hsl(305, 13%, 65%) |
| HSV | hsv(305, 13%, 70%) |
| CMYK | cmyk(0%, 12.9%, 1.1%, 30.2%) |
| CIE-LAB | lab(66.55, 12.24, -7.77) |
| CIE-LCH | lch(66.55, 14.50, 327.61°) |
| OKLab | oklab(71.63% 0.034 -0.0207) |
| OKLCH | oklch(71.63% 0.04 328.8) |
| XYZ | xyz(37.9169, 36.0428, 46.0254) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 7.00
Dusty Lavender
#AC86A8
ΔE00 7.62
Light Mauve
#C292A1
ΔE00 7.68
Heather
#A484AC
ΔE00 8.82
Grey Pink
#C3909B
ΔE00 9.09
Purpley Grey
#947E94
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29BB0 #9BB29D
analogous
#A89BB2 #B29BB0 #B29BA4
triadic
#B29BB0 #B0B29B #9BB0B2
tetradic
#B29BB0 #B2A89B #9BB29D #9BA4B2
square
#B29BB0 #B2A89B #9BB29D #9BA4B2
split-complementary
#B29BB0 #A4B29B #9BB2A8
monochromatic
#775C75 #977895 #B29BB0 #CDBECB #E7E0E7
Accessibility & contrast
On white
2.56
#B29BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#B29BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29BB0
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29BB0 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0B1
Deuteranopia (green-blind)
#9FA3AF
Tritanopia (blue-blind)
#B49CA2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b29bb0; /* rgb */ color: rgb(178, 155, 176); /* oklch */ color: oklch(71.6% 0.040 328.8);
Tailwind
colors: {
custom: {
50: '#c9b8c7',
500: '#b29bb0',
950: '#000000',
},
}SCSS
$custom: #b29bb0; $custom-light: #c9b8c7; $custom-dark: #000000;
JSON
{
"hex": "#b29bb0",
"rgb": {
"r": 178,
"g": 155,
"b": 176
},
"hsl": {
"h": 305.217,
"s": 12.994,
"l": 65.294
},
"oklch": {
"l": 0.71633,
"c": 0.03981,
"h": 328.8
},
"luminance": 0.36042
}Semantic roles & 50–950 ramp
primary
#B29BB0
secondary
#D1D8D1
accent
#97554E
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082