#B29EFD#B29EFD
#B29EFD is a light, vivid violet. Relative luminance 0.410; OKLCH L 75.4% C 0.135 H 292.5°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B29EFD |
|---|---|
| RGB | rgb(178, 158, 253) |
| HSL | hsl(253, 96%, 81%) |
| HSV | hsv(253, 38%, 99%) |
| CMYK | cmyk(29.6%, 37.5%, 0%, 0.8%) |
| CIE-LAB | lab(70.18, 27.56, -44.69) |
| CIE-LCH | lch(70.18, 52.51, 301.66°) |
| OKLab | oklab(75.38% 0.0518 -0.1248) |
| OKLCH | oklch(75.38% 0.135 292.5) |
| XYZ | xyz(48.3121, 41.0097, 98.2798) |
| Luminance | 0.4101 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.08
Lilac (survey)
#CEA2FD
ΔE00 6.06
Baby Purple
#CA9BF7
ΔE00 6.07
Lavender (survey)
#C79FEF
ΔE00 6.32
Liliac
#C48EFD
ΔE00 6.40
Lavender
#B39DDB
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29EFD #E9FD9E
analogous
#9EB9FD #B29EFD #E29EFD
triadic
#B29EFD #FDB29E #9EFDB2
tetradic
#B29EFD #FD9EB9 #E9FD9E #9EFDE2
square
#B29EFD #FD9EB9 #E9FD9E #9EFDE2
split-complementary
#B29EFD #FDE29E #B9FD9E
monochromatic
#5326FB #8262FC #B29EFD #E2DAFE #E7E1FE
Accessibility & contrast
On white
2.28
#B29EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#B29EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29EFD
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29EFD | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#85AAFB
Tritanopia (blue-blind)
#A1AFC2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b29efd; /* rgb */ color: rgb(178, 158, 253); /* oklch */ color: oklch(75.4% 0.135 292.5);
Tailwind
colors: {
custom: {
50: '#cbbafe',
500: '#b29efd',
950: '#000000',
},
}SCSS
$custom: #b29efd; $custom-light: #cbbafe; $custom-dark: #000000;
JSON
{
"hex": "#b29efd",
"rgb": {
"r": 178,
"g": 158,
"b": 253
},
"hsl": {
"h": 252.632,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.75378,
"c": 0.13513,
"h": 292.5
},
"luminance": 0.41011
}Semantic roles & 50–950 ramp
primary
#B29EFD
secondary
#EFF7D4
accent
#E600B5
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131118
muted
#828086