#B29EF9#B29EF9
#B29EF9 is a light, vivid violet. Relative luminance 0.408; OKLCH L 75.2% C 0.130 H 293.1°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B29EF9 |
|---|---|
| RGB | rgb(178, 158, 249) |
| HSL | hsl(253, 88%, 80%) |
| HSV | hsv(253, 37%, 98%) |
| CMYK | cmyk(28.5%, 36.5%, 0%, 2.4%) |
| CIE-LAB | lab(70.01, 26.58, -42.80) |
| CIE-LCH | lch(70.01, 50.38, 301.84°) |
| OKLab | oklab(75.19% 0.0509 -0.1193) |
| OKLCH | oklch(75.19% 0.13 293.1) |
| XYZ | xyz(47.6816, 40.7575, 94.9590) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.91
Baby Purple
#CA9BF7
ΔE00 5.79
Lilac (survey)
#CEA2FD
ΔE00 5.82
Lavender (survey)
#C79FEF
ΔE00 5.86
Lavender
#B39DDB
ΔE00 6.21
Liliac
#C48EFD
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29EF9 #E5F99E
analogous
#9EB7F9 #B29EF9 #E09EF9
triadic
#B29EF9 #F9B29E #9EF9B2
tetradic
#B29EF9 #F99EB7 #E5F99E #9EF9E0
square
#B29EF9 #F99EB7 #E5F99E #9EF9E0
split-complementary
#B29EF9 #F9E09E #B7F99E
monochromatic
#562BF2 #8464F5 #B29EF9 #E0D8FD #E8E2FD
Accessibility & contrast
On white
2.29
#B29EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#B29EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29EF9
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29EF9 | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 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)
#85ACFD
Deuteranopia (green-blind)
#87AAF7
Tritanopia (blue-blind)
#A2AEC0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b29ef9; /* rgb */ color: rgb(178, 158, 249); /* oklch */ color: oklch(75.2% 0.130 293.1);
Tailwind
colors: {
custom: {
50: '#cbbafb',
500: '#b29ef9',
950: '#000000',
},
}SCSS
$custom: #b29ef9; $custom-light: #cbbafb; $custom-dark: #000000;
JSON
{
"hex": "#b29ef9",
"rgb": {
"r": 178,
"g": 158,
"b": 249
},
"hsl": {
"h": 253.187,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.75185,
"c": 0.12974,
"h": 293.1
},
"luminance": 0.40758
}Semantic roles & 50–950 ramp
primary
#B29EF9
secondary
#EEF5D6
accent
#E501B3
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085