#B29FF8#B29FF8
#B29FF8 is a light, vivid violet. Relative luminance 0.410; OKLCH L 75.3% C 0.127 H 292.9°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B29FF8 |
|---|---|
| RGB | rgb(178, 159, 248) |
| HSL | hsl(253, 86%, 80%) |
| HSV | hsv(253, 36%, 97%) |
| CMYK | cmyk(28.2%, 35.9%, 0%, 2.7%) |
| CIE-LAB | lab(70.20, 25.77, -41.95) |
| CIE-LCH | lch(70.20, 49.23, 301.57°) |
| OKLab | oklab(75.32% 0.0494 -0.1169) |
| OKLCH | oklch(75.32% 0.127 292.9) |
| XYZ | xyz(47.6973, 41.0378, 94.1969) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.97
Lavender (survey)
#C79FEF
ΔE00 5.80
Lilac (survey)
#CEA2FD
ΔE00 5.83
Baby Purple
#CA9BF7
ΔE00 5.87
Lavender
#B39DDB
ΔE00 6.00
Pale Violet
#CEAEFA
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29FF8 #E5F89F
analogous
#9FB9F8 #B29FF8 #DF9FF8
triadic
#B29FF8 #F8B29F #9FF8B2
tetradic
#B29FF8 #F89FB9 #E5F89F #9FF8DF
square
#B29FF8 #F89FB9 #E5F89F #9FF8DF
split-complementary
#B29FF8 #F8DF9F #B9F89F
monochromatic
#562DF0 #8466F4 #B29FF8 #E0D8FC #E8E2FD
Accessibility & contrast
On white
2.28
#B29FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#B29FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29FF8
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29FF8 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ADFC
Deuteranopia (green-blind)
#88AAF6
Tritanopia (blue-blind)
#A3AFC0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b29ff8; /* rgb */ color: rgb(178, 159, 248); /* oklch */ color: oklch(75.3% 0.127 292.9);
Tailwind
colors: {
custom: {
50: '#cbbbfb',
500: '#b29ff8',
950: '#000000',
},
}SCSS
$custom: #b29ff8; $custom-light: #cbbbfb; $custom-dark: #000000;
JSON
{
"hex": "#b29ff8",
"rgb": {
"r": 178,
"g": 159,
"b": 248
},
"hsl": {
"h": 252.809,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.75321,
"c": 0.12687,
"h": 292.9
},
"luminance": 0.41039
}Semantic roles & 50–950 ramp
primary
#B29FF8
secondary
#EEF5D6
accent
#E303B3
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131217
muted
#828185