#C49FFA#C49FFA
#C49FFA is a light, vivid violet. Relative luminance 0.434; OKLCH L 77.0% C 0.132 H 302.1°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C49FFA |
|---|---|
| RGB | rgb(196, 159, 250) |
| HSL | hsl(264, 90%, 80%) |
| HSV | hsv(264, 36%, 98%) |
| CMYK | cmyk(21.6%, 36.4%, 0%, 2%) |
| CIE-LAB | lab(71.85, 31.37, -40.35) |
| CIE-LCH | lch(71.85, 51.10, 307.86°) |
| OKLab | oklab(76.98% 0.0702 -0.1119) |
| OKLCH | oklch(76.98% 0.132 302.1) |
| XYZ | xyz(52.4147, 43.4341, 96.0462) |
| Luminance | 0.4343 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.18
Lilac (survey)
#CEA2FD
ΔE00 1.95
Baby Purple
#CA9BF7
ΔE00 2.04
Lavender (survey)
#C79FEF
ΔE00 2.54
Pale Violet
#CEAEFA
ΔE00 4.30
Liliac
#C48EFD
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C49FFA #D5FA9F
analogous
#9FA7FA #C49FFA #F29FFA
triadic
#C49FFA #FAC49F #9FFAC4
tetradic
#C49FFA #FA9FA7 #D5FA9F #9FFAF2
square
#C49FFA #FA9FA7 #D5FA9F #9FFAF2
split-complementary
#C49FFA #FAF29F #A7FA9F
monochromatic
#7D2BF4 #A065F7 #C49FFA #E8D9FD #EDE2FD
Accessibility & contrast
On white
2.17
#C49FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#C49FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C49FFA
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C49FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C49FFA | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFE
Deuteranopia (green-blind)
#91B0F8
Tritanopia (blue-blind)
#BBADC1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c49ffa; /* rgb */ color: rgb(196, 159, 250); /* oklch */ color: oklch(77.0% 0.132 302.1);
Tailwind
colors: {
custom: {
50: '#d7bbfc',
500: '#c49ffa',
950: '#000000',
},
}SCSS
$custom: #c49ffa; $custom-light: #d7bbfc; $custom-dark: #000000;
JSON
{
"hex": "#c49ffa",
"rgb": {
"r": 196,
"g": 159,
"b": 250
},
"hsl": {
"h": 264.396,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.76976,
"c": 0.13212,
"h": 302.1
},
"luminance": 0.43434
}Semantic roles & 50–950 ramp
primary
#C49FFA
secondary
#E9F6D5
accent
#E60088
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141217
muted
#838185