#B29CFA#B29CFA
#B29CFA is a light, vivid violet. Relative luminance 0.401; OKLCH L 74.9% C 0.134 H 293.7°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B29CFA |
|---|---|
| RGB | rgb(178, 156, 250) |
| HSL | hsl(254, 90%, 80%) |
| HSV | hsv(254, 38%, 98%) |
| CMYK | cmyk(28.8%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(69.57, 27.94, -44.02) |
| CIE-LCH | lch(69.57, 52.14, 302.40°) |
| OKLab | oklab(74.87% 0.0538 -0.1229) |
| OKLCH | oklch(74.87% 0.134 293.7) |
| XYZ | xyz(47.4996, 40.1433, 95.6698) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.83
Baby Purple
#CA9BF7
ΔE00 5.64
Lilac (survey)
#CEA2FD
ΔE00 5.81
Liliac
#C48EFD
ΔE00 5.89
Lavender (survey)
#C79FEF
ΔE00 5.92
Lavender
#B39DDB
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29CFA #E4FA9C
analogous
#9CB5FA #B29CFA #E19CFA
triadic
#B29CFA #FAB29C #9CFAB2
tetradic
#B29CFA #FA9CB5 #E4FA9C #9CFAE1
square
#B29CFA #FA9CB5 #E4FA9C #9CFAE1
split-complementary
#B29CFA #FAE19C #B5FA9C
monochromatic
#5727F4 #8562F7 #B29CFA #DFD6FD #E8E2FE
Accessibility & contrast
On white
2.33
#B29CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#B29CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29CFA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29CFA | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#84A8F8
Tritanopia (blue-blind)
#A2ADBF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b29cfa; /* rgb */ color: rgb(178, 156, 250); /* oklch */ color: oklch(74.9% 0.134 293.7);
Tailwind
colors: {
custom: {
50: '#cbb9fc',
500: '#b29cfa',
950: '#000000',
},
}SCSS
$custom: #b29cfa; $custom-light: #cbb9fc; $custom-dark: #000000;
JSON
{
"hex": "#b29cfa",
"rgb": {
"r": 178,
"g": 156,
"b": 250
},
"hsl": {
"h": 254.043,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.74868,
"c": 0.13414,
"h": 293.7
},
"luminance": 0.40144
}Semantic roles & 50–950 ramp
primary
#B29CFA
secondary
#EEF6D5
accent
#E600B0
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085