#C29BFA#C29BFA
#C29BFA is a light, vivid violet. Relative luminance 0.418; OKLCH L 76.1% C 0.138 H 302.1°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C29BFA |
|---|---|
| RGB | rgb(194, 155, 250) |
| HSL | hsl(265, 90%, 79%) |
| HSV | hsv(265, 38%, 98%) |
| CMYK | cmyk(22.4%, 38%, 0%, 2%) |
| CIE-LAB | lab(70.74, 33.00, -42.09) |
| CIE-LCH | lch(70.74, 53.48, 308.10°) |
| OKLab | oklab(76.09% 0.0735 -0.1169) |
| OKLCH | oklch(76.09% 0.138 302.1) |
| XYZ | xyz(51.2211, 41.8141, 95.7964) |
| Luminance | 0.4181 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.70
Baby Purple
#CA9BF7
ΔE00 2.03
Lilac (survey)
#CEA2FD
ΔE00 2.65
Lavender (survey)
#C79FEF
ΔE00 3.12
Liliac
#C48EFD
ΔE00 3.60
Pale Violet
#CEAEFA
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C29BFA #D3FA9B
analogous
#9BA4FA #C29BFA #F29BFA
triadic
#C29BFA #FAC29B #9BFAC2
tetradic
#C29BFA #FA9BA4 #D3FA9B #9BFAF2
square
#C29BFA #FA9BA4 #D3FA9B #9BFAF2
split-complementary
#C29BFA #FAF29B #A4FA9B
monochromatic
#7B26F4 #9E61F7 #C29BFA #E6D5FD #EDE2FE
Accessibility & contrast
On white
2.24
#C29BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#C29BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C29BFA
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C29BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C29BFA | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFE
Deuteranopia (green-blind)
#8CADF7
Tritanopia (blue-blind)
#B8AABF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c29bfa; /* rgb */ color: rgb(194, 155, 250); /* oklch */ color: oklch(76.1% 0.138 302.1);
Tailwind
colors: {
custom: {
50: '#d6b9fc',
500: '#c29bfa',
950: '#000000',
},
}SCSS
$custom: #c29bfa; $custom-light: #d6b9fc; $custom-dark: #000000;
JSON
{
"hex": "#c29bfa",
"rgb": {
"r": 194,
"g": 155,
"b": 250
},
"hsl": {
"h": 264.632,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.76094,
"c": 0.1381,
"h": 302.1
},
"luminance": 0.41814
}Semantic roles & 50–950 ramp
primary
#C29BFA
secondary
#E8F6D5
accent
#E60087
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085