#B29DCA#B29DCA
#B29DCA is a light, moderate violet. Relative luminance 0.378; OKLCH L 73.0% C 0.068 H 306.0°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B29DCA |
|---|---|
| RGB | rgb(178, 157, 202) |
| HSL | hsl(268, 30%, 70%) |
| HSV | hsv(268, 22%, 79%) |
| CMYK | cmyk(11.9%, 22.3%, 0%, 20.8%) |
| CIE-LAB | lab(67.91, 16.36, -20.22) |
| CIE-LCH | lch(67.91, 26.01, 308.99°) |
| OKLab | oklab(72.96% 0.0399 -0.055) |
| OKLCH | oklch(72.96% 0.068 306) |
| XYZ | xyz(41.0758, 37.8433, 61.0062) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.30
Lilac
#C8A2C8
ΔE00 5.97
Pale Purple
#B790D4
ΔE00 6.09
Lavender (survey)
#C79FEF
ΔE00 8.04
Heather
#A484AC
ΔE00 8.10
Dusty Lavender
#AC86A8
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29DCA #B5CA9D
analogous
#9D9ECA #B29DCA #C89DCA
triadic
#B29DCA #CAB29D #9DCAB2
tetradic
#B29DCA #CA9D9E #B5CA9D #9DCAC8
square
#B29DCA #CA9D9E #B5CA9D #9DCAC8
split-complementary
#B29DCA #CAC89D #9ECA9D
monochromatic
#74539A #9375B5 #B29DCA #D1C5DF #EFEBF4
Accessibility & contrast
On white
2.45
#B29DCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#B29DCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29DCA
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29DCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29DCA | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A5CC
Deuteranopia (green-blind)
#99A6C9
Tritanopia (blue-blind)
#AFA3AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b29dca; /* rgb */ color: rgb(178, 157, 202); /* oklch */ color: oklch(73.0% 0.068 306.0);
Tailwind
colors: {
custom: {
50: '#c9bada',
500: '#b29dca',
950: '#000000',
},
}SCSS
$custom: #b29dca; $custom-light: #c9bada; $custom-dark: #000000;
JSON
{
"hex": "#b29dca",
"rgb": {
"r": 178,
"g": 157,
"b": 202
},
"hsl": {
"h": 268,
"s": 29.801,
"l": 70.392
},
"oklch": {
"l": 0.72961,
"c": 0.06795,
"h": 306
},
"luminance": 0.37843
}Semantic roles & 50–950 ramp
primary
#B29DCA
secondary
#E2E8DB
accent
#A83D76
background
#FCFBFD
surface
#F8F6FA
border
#D1D0D3
text
#131114
muted
#828083