#B29FFD#B29FFD
#B29FFD is a light, vivid violet. Relative luminance 0.414; OKLCH L 75.6% C 0.134 H 292.2°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B29FFD |
|---|---|
| RGB | rgb(178, 159, 253) |
| HSL | hsl(252, 96%, 81%) |
| HSV | hsv(252, 37%, 99%) |
| CMYK | cmyk(29.6%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(70.42, 27.00, -44.32) |
| CIE-LCH | lch(70.42, 51.89, 301.35°) |
| OKLab | oklab(75.56% 0.0504 -0.1237) |
| OKLCH | oklch(75.56% 0.134 292.2) |
| XYZ | xyz(48.4834, 41.3522, 98.3369) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.16
Lilac (survey)
#CEA2FD
ΔE00 6.11
Baby Purple
#CA9BF7
ΔE00 6.19
Lavender (survey)
#C79FEF
ΔE00 6.37
Liliac
#C48EFD
ΔE00 6.65
Lavender
#B39DDB
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29FFD #EAFD9F
analogous
#9FBBFD #B29FFD #E19FFD
triadic
#B29FFD #FDB29F #9FFDB2
tetradic
#B29FFD #FD9FBB #EAFD9F #9FFDE1
square
#B29FFD #FD9FBB #EAFD9F #9FFDE1
split-complementary
#B29FFD #FDE19F #BBFD9F
monochromatic
#5227FB #8263FC #B29FFD #E2DBFE #E7E1FE
Accessibility & contrast
On white
2.27
#B29FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#B29FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29FFD
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29FFD | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#86AAFB
Tritanopia (blue-blind)
#A1B0C2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b29ffd; /* rgb */ color: rgb(178, 159, 253); /* oklch */ color: oklch(75.6% 0.134 292.2);
Tailwind
colors: {
custom: {
50: '#cbbbfe',
500: '#b29ffd',
950: '#000000',
},
}SCSS
$custom: #b29ffd; $custom-light: #cbbbfe; $custom-dark: #000000;
JSON
{
"hex": "#b29ffd",
"rgb": {
"r": 178,
"g": 159,
"b": 253
},
"hsl": {
"h": 252.128,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.7556,
"c": 0.13361,
"h": 292.2
},
"luminance": 0.41353
}Semantic roles & 50–950 ramp
primary
#B29FFD
secondary
#F0F7D4
accent
#E600B7
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131218
muted
#828186