#C29FFA#C29FFA
#C29FFA is a light, vivid violet. Relative luminance 0.432; OKLCH L 76.8% C 0.132 H 301.1°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C29FFA |
|---|---|
| RGB | rgb(194, 159, 250) |
| HSL | hsl(263, 90%, 80%) |
| HSV | hsv(263, 36%, 98%) |
| CMYK | cmyk(22.4%, 36.4%, 0%, 2%) |
| CIE-LAB | lab(71.67, 30.79, -40.64) |
| CIE-LCH | lch(71.67, 50.99, 307.15°) |
| OKLab | oklab(76.8% 0.0679 -0.1128) |
| OKLCH | oklch(76.8% 0.132 301.1) |
| XYZ | xyz(51.8978, 43.1676, 96.0220) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.54
Lilac (survey)
#CEA2FD
ΔE00 2.36
Baby Purple
#CA9BF7
ΔE00 2.44
Lavender (survey)
#C79FEF
ΔE00 2.84
Pale Violet
#CEAEFA
ΔE00 4.45
Liliac
#C48EFD
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C29FFA #D7FA9F
analogous
#9FA9FA #C29FFA #F09FFA
triadic
#C29FFA #FAC29F #9FFAC2
tetradic
#C29FFA #FA9FA9 #D7FA9F #9FFAF0
square
#C29FFA #FA9FA9 #D7FA9F #9FFAF0
split-complementary
#C29FFA #FAF09F #A9FA9F
monochromatic
#782BF4 #9D65F7 #C29FFA #E7D9FD #EDE2FD
Accessibility & contrast
On white
2.18
#C29FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#C29FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C29FFA
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C29FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C29FFA | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFE
Deuteranopia (green-blind)
#90AFF8
Tritanopia (blue-blind)
#B8AEC1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c29ffa; /* rgb */ color: rgb(194, 159, 250); /* oklch */ color: oklch(76.8% 0.132 301.1);
Tailwind
colors: {
custom: {
50: '#d6bbfc',
500: '#c29ffa',
950: '#000000',
},
}SCSS
$custom: #c29ffa; $custom-light: #d6bbfc; $custom-dark: #000000;
JSON
{
"hex": "#c29ffa",
"rgb": {
"r": 194,
"g": 159,
"b": 250
},
"hsl": {
"h": 263.077,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.76797,
"c": 0.13168,
"h": 301.1
},
"luminance": 0.43168
}Semantic roles & 50–950 ramp
primary
#C29FFA
secondary
#E9F6D5
accent
#E6008D
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141217
muted
#838185