#B29FF2#B29FF2
#B29FF2 is a light, moderate violet. Relative luminance 0.407; OKLCH L 75.0% C 0.119 H 293.9°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B29FF2 |
|---|---|
| RGB | rgb(178, 159, 242) |
| HSL | hsl(254, 76%, 79%) |
| HSV | hsv(254, 34%, 95%) |
| CMYK | cmyk(26.4%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(69.95, 24.32, -39.08) |
| CIE-LCH | lch(69.95, 46.03, 301.90°) |
| OKLab | oklab(75.04% 0.048 -0.1086) |
| OKLCH | oklch(75.04% 0.119 293.9) |
| XYZ | xyz(46.7814, 40.6714, 89.3729) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.90
Pastel Purple
#CAA0FF
ΔE00 4.94
Lavender (survey)
#C79FEF
ΔE00 5.22
Baby Purple
#CA9BF7
ΔE00 5.63
Lilac (survey)
#CEA2FD
ΔE00 5.65
Pale Violet
#CEAEFA
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29FF2 #DFF29F
analogous
#9FB5F2 #B29FF2 #DB9FF2
triadic
#B29FF2 #F2B29F #9FF2B2
tetradic
#B29FF2 #F29FB5 #DFF29F #9FF2DB
square
#B29FF2 #F29FB5 #DFF29F #9FF2DB
split-complementary
#B29FF2 #F2DB9F #B5F29F
monochromatic
#5C33E3 #8769EB #B29FF2 #DDD5F9 #E9E4FB
Accessibility & contrast
On white
2.30
#B29FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#B29FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29FF2
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29FF2 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF5
Deuteranopia (green-blind)
#8BAAF0
Tritanopia (blue-blind)
#A4ADBD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b29ff2; /* rgb */ color: rgb(178, 159, 242); /* oklch */ color: oklch(75.0% 0.119 293.9);
Tailwind
colors: {
custom: {
50: '#cabbf6',
500: '#b29ff2',
950: '#000000',
},
}SCSS
$custom: #b29ff2; $custom-light: #cabbf6; $custom-dark: #000000;
JSON
{
"hex": "#b29ff2",
"rgb": {
"r": 178,
"g": 159,
"b": 242
},
"hsl": {
"h": 253.735,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.7504,
"c": 0.11876,
"h": 293.9
},
"luminance": 0.40672
}Semantic roles & 50–950 ramp
primary
#B29FF2
secondary
#EDF3D8
accent
#D80DAA
background
#FCFBFF
surface
#F9F6FE
border
#D2D0D6
text
#131217
muted
#828185