#B29BFA#B29BFA
#B29BFA is a light, vivid violet. Relative luminance 0.398; OKLCH L 74.7% C 0.136 H 294.0°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B29BFA |
|---|---|
| RGB | rgb(178, 155, 250) |
| HSL | hsl(255, 90%, 79%) |
| HSV | hsv(255, 38%, 98%) |
| CMYK | cmyk(28.8%, 38%, 0%, 2%) |
| CIE-LAB | lab(69.33, 28.50, -44.39) |
| CIE-LCH | lch(69.33, 52.76, 302.70°) |
| OKLab | oklab(74.69% 0.0552 -0.1239) |
| OKLCH | oklch(74.69% 0.136 294) |
| XYZ | xyz(47.3325, 39.8091, 95.6141) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.81
Baby Purple
#CA9BF7
ΔE00 5.56
Liliac
#C48EFD
ΔE00 5.65
Lilac (survey)
#CEA2FD
ΔE00 5.81
Lavender (survey)
#C79FEF
ΔE00 5.92
Lavender
#B39DDB
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29BFA #E3FA9B
analogous
#9BB4FA #B29BFA #E19BFA
triadic
#B29BFA #FAB29B #9BFAB2
tetradic
#B29BFA #FA9BB4 #E3FA9B #9BFAE1
square
#B29BFA #FA9BB4 #E3FA9B #9BFAE1
split-complementary
#B29BFA #FAE19B #B4FA9B
monochromatic
#5826F4 #8561F7 #B29BFA #DFD5FD #E9E2FE
Accessibility & contrast
On white
2.34
#B29BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#B29BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29BFA
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29BFA | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#83A8F8
Tritanopia (blue-blind)
#A2ACBF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b29bfa; /* rgb */ color: rgb(178, 155, 250); /* oklch */ color: oklch(74.7% 0.136 294.0);
Tailwind
colors: {
custom: {
50: '#cbb8fc',
500: '#b29bfa',
950: '#000000',
},
}SCSS
$custom: #b29bfa; $custom-light: #cbb8fc; $custom-dark: #000000;
JSON
{
"hex": "#b29bfa",
"rgb": {
"r": 178,
"g": 155,
"b": 250
},
"hsl": {
"h": 254.526,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.74687,
"c": 0.13567,
"h": 294
},
"luminance": 0.3981
}Semantic roles & 50–950 ramp
primary
#B29BFA
secondary
#EEF6D5
accent
#E600AE
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085