#B29DFA#B29DFA
#B29DFA is a light, vivid violet. Relative luminance 0.405; OKLCH L 75.0% C 0.133 H 293.3°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B29DFA |
|---|---|
| RGB | rgb(178, 157, 250) |
| HSL | hsl(254, 90%, 80%) |
| HSV | hsv(254, 37%, 98%) |
| CMYK | cmyk(28.8%, 37.2%, 0%, 2%) |
| CIE-LAB | lab(69.81, 27.38, -43.65) |
| CIE-LCH | lch(69.81, 51.52, 302.10°) |
| OKLab | oklab(75.05% 0.0525 -0.1218) |
| OKLCH | oklch(75.05% 0.133 293.3) |
| XYZ | xyz(47.6681, 40.4803, 95.7260) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.88
Baby Purple
#CA9BF7
ΔE00 5.74
Lilac (survey)
#CEA2FD
ΔE00 5.83
Lavender (survey)
#C79FEF
ΔE00 5.94
Liliac
#C48EFD
ΔE00 6.14
Lavender
#B39DDB
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29DFA #E5FA9D
analogous
#9DB7FA #B29DFA #E09DFA
triadic
#B29DFA #FAB29D #9DFAB2
tetradic
#B29DFA #FA9DB7 #E5FA9D #9DFAE0
square
#B29DFA #FA9DB7 #E5FA9D #9DFAE0
split-complementary
#B29DFA #FAE09D #B7FA9D
monochromatic
#5629F4 #8463F7 #B29DFA #E0D7FD #E8E2FE
Accessibility & contrast
On white
2.31
#B29DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#B29DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29DFA
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29DFA | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#85A9F8
Tritanopia (blue-blind)
#A2ADC0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b29dfa; /* rgb */ color: rgb(178, 157, 250); /* oklch */ color: oklch(75.0% 0.133 293.3);
Tailwind
colors: {
custom: {
50: '#cbbafc',
500: '#b29dfa',
950: '#000000',
},
}SCSS
$custom: #b29dfa; $custom-light: #cbbafc; $custom-dark: #000000;
JSON
{
"hex": "#b29dfa",
"rgb": {
"r": 178,
"g": 157,
"b": 250
},
"hsl": {
"h": 253.548,
"s": 90.291,
"l": 79.804
},
"oklch": {
"l": 0.7505,
"c": 0.13262,
"h": 293.3
},
"luminance": 0.40481
}Semantic roles & 50–950 ramp
primary
#B29DFA
secondary
#EEF6D5
accent
#E600B2
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085