#B29FF3#B29FF3
#B29FF3 is a light, vivid violet. Relative luminance 0.407; OKLCH L 75.1% C 0.120 H 293.7°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B29FF3 |
|---|---|
| RGB | rgb(178, 159, 243) |
| HSL | hsl(254, 78%, 79%) |
| HSV | hsv(254, 35%, 95%) |
| CMYK | cmyk(26.7%, 34.6%, 0%, 4.7%) |
| CIE-LAB | lab(69.99, 24.56, -39.56) |
| CIE-LCH | lch(69.99, 46.56, 301.84°) |
| OKLab | oklab(75.09% 0.0483 -0.11) |
| OKLCH | oklch(75.09% 0.12 293.7) |
| XYZ | xyz(46.9320, 40.7317, 90.1660) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.93
Lavender
#B39DDB
ΔE00 5.08
Lavender (survey)
#C79FEF
ΔE00 5.30
Baby Purple
#CA9BF7
ΔE00 5.66
Lilac (survey)
#CEA2FD
ΔE00 5.66
Pale Violet
#CEAEFA
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29FF3 #E0F39F
analogous
#9FB6F3 #B29FF3 #DC9FF3
triadic
#B29FF3 #F3B29F #9FF3B2
tetradic
#B29FF3 #F39FB6 #E0F39F #9FF3DC
square
#B29FF3 #F39FB6 #E0F39F #9FF3DC
split-complementary
#B29FF3 #F3DC9F #B6F39F
monochromatic
#5B32E5 #8669EC #B29FF3 #DED5FA #E9E4FC
Accessibility & contrast
On white
2.30
#B29FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#B29FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29FF3
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29FF3 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF6
Deuteranopia (green-blind)
#8BAAF1
Tritanopia (blue-blind)
#A4ADBE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b29ff3; /* rgb */ color: rgb(178, 159, 243); /* oklch */ color: oklch(75.1% 0.120 293.7);
Tailwind
colors: {
custom: {
50: '#cabbf7',
500: '#b29ff3',
950: '#000000',
},
}SCSS
$custom: #b29ff3; $custom-light: #cabbf7; $custom-dark: #000000;
JSON
{
"hex": "#b29ff3",
"rgb": {
"r": 178,
"g": 159,
"b": 243
},
"hsl": {
"h": 253.571,
"s": 77.778,
"l": 78.824
},
"oklch": {
"l": 0.75086,
"c": 0.12011,
"h": 293.7
},
"luminance": 0.40732
}Semantic roles & 50–950 ramp
primary
#B29FF3
secondary
#EDF3D8
accent
#DA0BAB
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131217
muted
#828185