#B29DFF#B29DFF
#B29DFF is a light, vivid violet. Relative luminance 0.408; OKLCH L 75.3% C 0.139 H 292.6°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B29DFF |
|---|---|
| RGB | rgb(178, 157, 255) |
| HSL | hsl(253, 100%, 81%) |
| HSV | hsv(253, 38%, 100%) |
| CMYK | cmyk(30.2%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(70.03, 28.61, -46.01) |
| CIE-LCH | lch(70.03, 54.18, 301.87°) |
| OKLab | oklab(75.29% 0.0535 -0.1286) |
| OKLCH | oklch(75.29% 0.139 292.6) |
| XYZ | xyz(48.4625, 40.7981, 99.9099) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.14
Baby Purple
#CA9BF7
ΔE00 6.13
Lilac (survey)
#CEA2FD
ΔE00 6.17
Liliac
#C48EFD
ΔE00 6.19
Lavender (survey)
#C79FEF
ΔE00 6.54
Periwinkle Blue
#8F99FB
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29DFF #EAFF9D
analogous
#9DB9FF #B29DFF #E39DFF
triadic
#B29DFF #FFB29D #9DFFB2
tetradic
#B29DFF #FF9DB9 #EAFF9D #9DFFE3
square
#B29DFF #FF9DB9 #EAFF9D #9DFFE3
split-complementary
#B29DFF #FFE39D #B9FF9D
monochromatic
#5223FF #8260FF #B29DFF #E2DAFF #E7E0FF
Accessibility & contrast
On white
2.29
#B29DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#B29DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29DFF
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29DFF | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ADFF
Deuteranopia (green-blind)
#83A9FD
Tritanopia (blue-blind)
#A1AFC2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b29dff; /* rgb */ color: rgb(178, 157, 255); /* oklch */ color: oklch(75.3% 0.139 292.6);
Tailwind
colors: {
custom: {
50: '#cbbaff',
500: '#b29dff',
950: '#000000',
},
}SCSS
$custom: #b29dff; $custom-light: #cbbaff; $custom-dark: #000000;
JSON
{
"hex": "#b29dff",
"rgb": {
"r": 178,
"g": 157,
"b": 255
},
"hsl": {
"h": 252.857,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.75294,
"c": 0.13932,
"h": 292.6
},
"luminance": 0.40799
}Semantic roles & 50–950 ramp
primary
#B29DFF
secondary
#F0F7D4
accent
#E600B4
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131118
muted
#828086