#B29DFE#B29DFE
#B29DFE is a light, vivid violet. Relative luminance 0.407; OKLCH L 75.2% C 0.138 H 292.7°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B29DFE |
|---|---|
| RGB | rgb(178, 157, 254) |
| HSL | hsl(253, 98%, 81%) |
| HSV | hsv(253, 38%, 100%) |
| CMYK | cmyk(29.9%, 38.2%, 0%, 0.4%) |
| CIE-LAB | lab(69.99, 28.36, -45.54) |
| CIE-LCH | lch(69.99, 53.65, 301.91°) |
| OKLab | oklab(75.24% 0.0533 -0.1273) |
| OKLCH | oklch(75.24% 0.138 292.7) |
| XYZ | xyz(48.3020, 40.7338, 99.0643) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.08
Baby Purple
#CA9BF7
ΔE00 6.04
Lilac (survey)
#CEA2FD
ΔE00 6.10
Liliac
#C48EFD
ΔE00 6.17
Lavender (survey)
#C79FEF
ΔE00 6.41
Lavender
#B39DDB
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29DFE #E9FE9D
analogous
#9DB8FE #B29DFE #E39DFE
triadic
#B29DFE #FEB29D #9DFEB2
tetradic
#B29DFE #FE9DB8 #E9FE9D #9DFEE3
square
#B29DFE #FE9DB8 #E9FE9D #9DFEE3
split-complementary
#B29DFE #FEE39D #B8FE9D
monochromatic
#5324FD #8260FD #B29DFE #E2DAFF #E7E1FF
Accessibility & contrast
On white
2.30
#B29DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#B29DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29DFE
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29DFE | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#83A9FC
Tritanopia (blue-blind)
#A1AEC2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b29dfe; /* rgb */ color: rgb(178, 157, 254); /* oklch */ color: oklch(75.2% 0.138 292.7);
Tailwind
colors: {
custom: {
50: '#cbbaff',
500: '#b29dfe',
950: '#000000',
},
}SCSS
$custom: #b29dfe; $custom-light: #cbbaff; $custom-dark: #000000;
JSON
{
"hex": "#b29dfe",
"rgb": {
"r": 178,
"g": 157,
"b": 254
},
"hsl": {
"h": 252.99,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.75245,
"c": 0.13798,
"h": 292.7
},
"luminance": 0.40735
}Semantic roles & 50–950 ramp
primary
#B29DFE
secondary
#EFF7D4
accent
#E600B4
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131118
muted
#828086