#B29EFF#B29EFF
#B29EFF is a light, vivid violet. Relative luminance 0.411; OKLCH L 75.5% C 0.138 H 292.2°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B29EFF |
|---|---|
| RGB | rgb(178, 158, 255) |
| HSL | hsl(252, 100%, 81%) |
| HSV | hsv(252, 38%, 100%) |
| CMYK | cmyk(30.2%, 38%, 0%, 0%) |
| CIE-LAB | lab(70.27, 28.05, -45.64) |
| CIE-LCH | lch(70.27, 53.57, 301.57°) |
| OKLab | oklab(75.48% 0.0522 -0.1275) |
| OKLCH | oklch(75.48% 0.138 292.2) |
| XYZ | xyz(48.6324, 41.1378, 99.9665) |
| Luminance | 0.4114 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.20
Lilac (survey)
#CEA2FD
ΔE00 6.20
Baby Purple
#CA9BF7
ΔE00 6.23
Liliac
#C48EFD
ΔE00 6.43
Lavender (survey)
#C79FEF
ΔE00 6.56
Periwinkle Blue
#8F99FB
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29EFF #EBFF9E
analogous
#9EBAFF #B29EFF #E29EFF
triadic
#B29EFF #FFB29E #9EFFB2
tetradic
#B29EFF #FF9EBA #EBFF9E #9EFFE2
square
#B29EFF #FF9EBA #EBFF9E #9EFFE2
split-complementary
#B29EFF #FFE29E #BAFF9E
monochromatic
#5124FF #8161FF #B29EFF #E3DBFF #E7E0FF
Accessibility & contrast
On white
2.28
#B29EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#B29EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29EFF
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29EFF | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#84AAFD
Tritanopia (blue-blind)
#A0AFC2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b29eff; /* rgb */ color: rgb(178, 158, 255); /* oklch */ color: oklch(75.5% 0.138 292.2);
Tailwind
colors: {
custom: {
50: '#cbbaff',
500: '#b29eff',
950: '#000000',
},
}SCSS
$custom: #b29eff; $custom-light: #cbbaff; $custom-dark: #000000;
JSON
{
"hex": "#b29eff",
"rgb": {
"r": 178,
"g": 158,
"b": 255
},
"hsl": {
"h": 252.371,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.75476,
"c": 0.1378,
"h": 292.2
},
"luminance": 0.41139
}Semantic roles & 50–950 ramp
primary
#B29EFF
secondary
#F0F7D4
accent
#E600B6
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131118
muted
#828086