#B29FF9#B29FF9
#B29FF9 is a light, vivid violet. Relative luminance 0.411; OKLCH L 75.4% C 0.128 H 292.8°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B29FF9 |
|---|---|
| RGB | rgb(178, 159, 249) |
| HSL | hsl(253, 88%, 80%) |
| HSV | hsv(253, 36%, 98%) |
| CMYK | cmyk(28.5%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(70.25, 26.02, -42.42) |
| CIE-LCH | lch(70.25, 49.76, 301.52°) |
| OKLab | oklab(75.37% 0.0496 -0.1182) |
| OKLCH | oklch(75.37% 0.128 292.8) |
| XYZ | xyz(47.8529, 41.1000, 95.0161) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.99
Lilac (survey)
#CEA2FD
ΔE00 5.87
Lavender (survey)
#C79FEF
ΔE00 5.91
Baby Purple
#CA9BF7
ΔE00 5.92
Lavender
#B39DDB
ΔE00 6.18
Pale Violet
#CEAEFA
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29FF9 #E6F99F
analogous
#9FB9F9 #B29FF9 #DF9FF9
triadic
#B29FF9 #F9B29F #9FF9B2
tetradic
#B29FF9 #F99FB9 #E6F99F #9FF9DF
square
#B29FF9 #F99FB9 #E6F99F #9FF9DF
split-complementary
#B29FF9 #F9DF9F #B9F99F
monochromatic
#562CF2 #8465F5 #B29FF9 #E0D9FD #E8E2FD
Accessibility & contrast
On white
2.28
#B29FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#B29FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29FF9
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29FF9 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFD
Deuteranopia (green-blind)
#88AAF7
Tritanopia (blue-blind)
#A2AFC0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b29ff9; /* rgb */ color: rgb(178, 159, 249); /* oklch */ color: oklch(75.4% 0.128 292.8);
Tailwind
colors: {
custom: {
50: '#cbbbfb',
500: '#b29ff9',
950: '#000000',
},
}SCSS
$custom: #b29ff9; $custom-light: #cbbbfb; $custom-dark: #000000;
JSON
{
"hex": "#b29ff9",
"rgb": {
"r": 178,
"g": 159,
"b": 249
},
"hsl": {
"h": 252.667,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.75368,
"c": 0.12823,
"h": 292.8
},
"luminance": 0.41101
}Semantic roles & 50–950 ramp
primary
#B29FF9
secondary
#EFF5D6
accent
#E501B5
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131217
muted
#828185