#B29DF2#B29DF2
#B29DF2 is a light, vivid violet. Relative luminance 0.400; OKLCH L 74.7% C 0.122 H 294.6°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B29DF2 |
|---|---|
| RGB | rgb(178, 157, 242) |
| HSL | hsl(255, 77%, 78%) |
| HSV | hsv(255, 35%, 95%) |
| CMYK | cmyk(26.4%, 35.1%, 0%, 5.1%) |
| CIE-LAB | lab(69.46, 25.44, -39.83) |
| CIE-LCH | lch(69.46, 47.26, 302.57°) |
| OKLab | oklab(74.67% 0.0508 -0.1108) |
| OKLCH | oklch(74.67% 0.122 294.6) |
| XYZ | xyz(46.4402, 39.9891, 89.2592) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.75
Lavender
#B39DDB
ΔE00 4.99
Lavender (survey)
#C79FEF
ΔE00 5.08
Baby Purple
#CA9BF7
ΔE00 5.34
Lilac (survey)
#CEA2FD
ΔE00 5.52
Liliac
#C48EFD
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29DF2 #DDF29D
analogous
#9DB2F2 #B29DF2 #DD9DF2
triadic
#B29DF2 #F2B29D #9DF2B2
tetradic
#B29DF2 #F29DB2 #DDF29D #9DF2DD
square
#B29DF2 #F29DB2 #DDF29D #9DF2DD
split-complementary
#B29DF2 #F2DD9D #B2F29D
monochromatic
#5D31E4 #8867EB #B29DF2 #DCD3F9 #EAE4FB
Accessibility & contrast
On white
2.33
#B29DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#B29DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29DF2
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29DF2 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AAF5
Deuteranopia (green-blind)
#89A8F0
Tritanopia (blue-blind)
#A5ACBC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b29df2; /* rgb */ color: rgb(178, 157, 242); /* oklch */ color: oklch(74.7% 0.122 294.6);
Tailwind
colors: {
custom: {
50: '#cabaf6',
500: '#b29df2',
950: '#000000',
},
}SCSS
$custom: #b29df2; $custom-light: #cabaf6; $custom-dark: #000000;
JSON
{
"hex": "#b29df2",
"rgb": {
"r": 178,
"g": 157,
"b": 242
},
"hsl": {
"h": 254.824,
"s": 76.577,
"l": 78.235
},
"oklch": {
"l": 0.7467,
"c": 0.12185,
"h": 294.6
},
"luminance": 0.3999
}Semantic roles & 50–950 ramp
primary
#B29DF2
secondary
#ECF3D8
accent
#D90DA6
background
#FCFBFF
surface
#F9F6FE
border
#D2D0D6
text
#131117
muted
#828085