#C29FFD#C29FFD
#C29FFD is a light, vivid violet. Relative luminance 0.434; OKLCH L 76.9% C 0.136 H 300.4°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C29FFD |
|---|---|
| RGB | rgb(194, 159, 253) |
| HSL | hsl(262, 96%, 81%) |
| HSV | hsv(262, 37%, 99%) |
| CMYK | cmyk(23.3%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(71.80, 31.48, -42.07) |
| CIE-LCH | lch(71.80, 52.54, 306.81°) |
| OKLab | oklab(76.94% 0.0686 -0.1169) |
| OKLCH | oklch(76.94% 0.136 300.4) |
| XYZ | xyz(52.3720, 43.3573, 98.5191) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.58
Lilac (survey)
#CEA2FD
ΔE00 2.58
Baby Purple
#CA9BF7
ΔE00 2.72
Lavender (survey)
#C79FEF
ΔE00 3.36
Liliac
#C48EFD
ΔE00 4.57
Pale Violet
#CEAEFA
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C29FFD #DAFD9F
analogous
#9FABFD #C29FFD #F19FFD
triadic
#C29FFD #FDC29F #9FFDC2
tetradic
#C29FFD #FD9FAB #DAFD9F #9FFDF1
square
#C29FFD #FD9FAB #DAFD9F #9FFDF1
split-complementary
#C29FFD #FDF19F #ABFD9F
monochromatic
#7627FB #9C63FC #C29FFD #E8DBFE #ECE1FE
Accessibility & contrast
On white
2.17
#C29FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#C29FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C29FFD
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C29FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C29FFD | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#8FAFFA
Tritanopia (blue-blind)
#B7AEC2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c29ffd; /* rgb */ color: rgb(194, 159, 253); /* oklch */ color: oklch(76.9% 0.136 300.4);
Tailwind
colors: {
custom: {
50: '#d6bbfe',
500: '#c29ffd',
950: '#000000',
},
}SCSS
$custom: #c29ffd; $custom-light: #d6bbfe; $custom-dark: #000000;
JSON
{
"hex": "#c29ffd",
"rgb": {
"r": 194,
"g": 159,
"b": 253
},
"hsl": {
"h": 262.34,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.76937,
"c": 0.13553,
"h": 300.4
},
"luminance": 0.43357
}Semantic roles & 50–950 ramp
primary
#C29FFD
secondary
#EAF7D4
accent
#E60090
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141218
muted
#838186