#C29DFA#C29DFA
#C29DFA is a light, vivid violet. Relative luminance 0.425; OKLCH L 76.4% C 0.135 H 301.6°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C29DFA |
|---|---|
| RGB | rgb(194, 157, 250) |
| HSL | hsl(264, 90%, 80%) |
| HSV | hsv(264, 37%, 98%) |
| CMYK | cmyk(22.4%, 37.2%, 0%, 2%) |
| CIE-LAB | lab(71.20, 31.89, -41.37) |
| CIE-LCH | lch(71.20, 52.23, 307.63°) |
| OKLab | oklab(76.44% 0.0707 -0.1149) |
| OKLCH | oklch(76.44% 0.135 301.6) |
| XYZ | xyz(51.5567, 42.4853, 95.9083) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.52
Baby Purple
#CA9BF7
ΔE00 2.17
Lilac (survey)
#CEA2FD
ΔE00 2.45
Lavender (survey)
#C79FEF
ΔE00 2.93
Liliac
#C48EFD
ΔE00 4.14
Pale Violet
#CEAEFA
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C29DFA #D5FA9D
analogous
#9DA7FA #C29DFA #F09DFA
triadic
#C29DFA #FAC29D #9DFAC2
tetradic
#C29DFA #FA9DA7 #D5FA9D #9DFAF0
square
#C29DFA #FA9DA7 #D5FA9D #9DFAF0
split-complementary
#C29DFA #FAF09D #A7FA9D
monochromatic
#7A29F4 #9E63F7 #C29DFA #E6D7FD #EDE2FE
Accessibility & contrast
On white
2.21
#C29DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#C29DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C29DFA
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C29DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C29DFA | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFE
Deuteranopia (green-blind)
#8EAEF7
Tritanopia (blue-blind)
#B8ACC0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c29dfa; /* rgb */ color: rgb(194, 157, 250); /* oklch */ color: oklch(76.4% 0.135 301.6);
Tailwind
colors: {
custom: {
50: '#d6bafc',
500: '#c29dfa',
950: '#000000',
},
}SCSS
$custom: #c29dfa; $custom-light: #d6bafc; $custom-dark: #000000;
JSON
{
"hex": "#c29dfa",
"rgb": {
"r": 194,
"g": 157,
"b": 250
},
"hsl": {
"h": 263.871,
"s": 90.291,
"l": 79.804
},
"oklch": {
"l": 0.76444,
"c": 0.13489,
"h": 301.6
},
"luminance": 0.42485
}Semantic roles & 50–950 ramp
primary
#C29DFA
secondary
#E9F6D5
accent
#E6008A
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085