#B29FFC#B29FFC
#B29FFC is a light, vivid violet. Relative luminance 0.413; OKLCH L 75.5% C 0.132 H 292.3°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B29FFC |
|---|---|
| RGB | rgb(178, 159, 252) |
| HSL | hsl(252, 94%, 81%) |
| HSV | hsv(252, 37%, 99%) |
| CMYK | cmyk(29.4%, 36.9%, 0%, 1.2%) |
| CIE-LAB | lab(70.38, 26.75, -43.85) |
| CIE-LCH | lch(70.38, 51.36, 301.39°) |
| OKLab | oklab(75.51% 0.0502 -0.1224) |
| OKLCH | oklch(75.51% 0.132 292.3) |
| XYZ | xyz(48.3245, 41.2887, 97.5001) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.11
Lilac (survey)
#CEA2FD
ΔE00 6.04
Baby Purple
#CA9BF7
ΔE00 6.12
Lavender (survey)
#C79FEF
ΔE00 6.25
Liliac
#C48EFD
ΔE00 6.64
Lavender
#B39DDB
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29FFC #E9FC9F
analogous
#9FBAFC #B29FFC #E09FFC
triadic
#B29FFC #FCB29F #9FFCB2
tetradic
#B29FFC #FC9FBA #E9FC9F #9FFCE0
square
#B29FFC #FC9FBA #E9FC9F #9FFCE0
split-complementary
#B29FFC #FCE09F #BAFC9F
monochromatic
#5328F8 #8264FA #B29FFC #E2DAFE #E7E1FE
Accessibility & contrast
On white
2.27
#B29FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#B29FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29FFC
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29FFC | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#86AAFA
Tritanopia (blue-blind)
#A1B0C2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b29ffc; /* rgb */ color: rgb(178, 159, 252); /* oklch */ color: oklch(75.5% 0.132 292.3);
Tailwind
colors: {
custom: {
50: '#cbbbfd',
500: '#b29ffc',
950: '#000000',
},
}SCSS
$custom: #b29ffc; $custom-light: #cbbbfd; $custom-dark: #000000;
JSON
{
"hex": "#b29ffc",
"rgb": {
"r": 178,
"g": 159,
"b": 252
},
"hsl": {
"h": 252.258,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.75512,
"c": 0.13226,
"h": 292.3
},
"luminance": 0.4129
}Semantic roles & 50–950 ramp
primary
#B29FFC
secondary
#EFF6D5
accent
#E600B7
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131218
muted
#828186