#B29BF0#B29BF0
#B29BF0 is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.2% C 0.122 H 295.7°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B29BF0 |
|---|---|
| RGB | rgb(178, 155, 240) |
| HSL | hsl(256, 74%, 77%) |
| HSV | hsv(256, 35%, 94%) |
| CMYK | cmyk(25.8%, 35.4%, 0%, 5.9%) |
| CIE-LAB | lab(68.89, 26.08, -39.62) |
| CIE-LCH | lch(68.89, 47.44, 303.36°) |
| OKLab | oklab(74.21% 0.0531 -0.1102) |
| OKLCH | oklch(74.21% 0.122 295.7) |
| XYZ | xyz(45.8059, 39.1984, 87.5740) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.67
Lavender
#B39DDB
ΔE00 4.77
Lavender (survey)
#C79FEF
ΔE00 4.84
Baby Purple
#CA9BF7
ΔE00 5.05
Lilac (survey)
#CEA2FD
ΔE00 5.43
Liliac
#C48EFD
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29BF0 #D9F09B
analogous
#9BAFF0 #B29BF0 #DC9BF0
triadic
#B29BF0 #F0B29B #9BF0B2
tetradic
#B29BF0 #F09BAF #D9F09B #9BF0DC
square
#B29BF0 #F09BAF #D9F09B #9BF0DC
split-complementary
#B29BF0 #F0DC9B #AFF09B
monochromatic
#6031E0 #8966E8 #B29BF0 #DBD0F8 #EBE4FB
Accessibility & contrast
On white
2.38
#B29BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#B29BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29BF0
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29BF0 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A9F3
Deuteranopia (green-blind)
#88A7EE
Tritanopia (blue-blind)
#A5A9BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b29bf0; /* rgb */ color: rgb(178, 155, 240); /* oklch */ color: oklch(74.2% 0.122 295.7);
Tailwind
colors: {
custom: {
50: '#cab8f5',
500: '#b29bf0',
950: '#000000',
},
}SCSS
$custom: #b29bf0; $custom-light: #cab8f5; $custom-dark: #000000;
JSON
{
"hex": "#b29bf0",
"rgb": {
"r": 178,
"g": 155,
"b": 240
},
"hsl": {
"h": 256.235,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.74209,
"c": 0.12228,
"h": 295.7
},
"luminance": 0.39199
}Semantic roles & 50–950 ramp
primary
#B29BF0
secondary
#ECF3D8
accent
#D60FA0
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131117
muted
#828085