#C49FFB#C49FFB
#C49FFB is a light, vivid violet. Relative luminance 0.435; OKLCH L 77.0% C 0.133 H 301.9°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C49FFB |
|---|---|
| RGB | rgb(196, 159, 251) |
| HSL | hsl(264, 92%, 80%) |
| HSV | hsv(264, 37%, 98%) |
| CMYK | cmyk(21.9%, 36.7%, 0%, 1.6%) |
| CIE-LAB | lab(71.89, 31.59, -40.82) |
| CIE-LCH | lch(71.89, 51.62, 307.74°) |
| OKLab | oklab(77.02% 0.0704 -0.1133) |
| OKLCH | oklch(77.02% 0.133 301.9) |
| XYZ | xyz(52.5719, 43.4970, 96.8742) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.14
Lilac (survey)
#CEA2FD
ΔE00 2.00
Baby Purple
#CA9BF7
ΔE00 2.12
Lavender (survey)
#C79FEF
ΔE00 2.72
Pale Violet
#CEAEFA
ΔE00 4.39
Liliac
#C48EFD
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C49FFB #D6FB9F
analogous
#9FA8FB #C49FFB #F29FFB
triadic
#C49FFB #FBC49F #9FFBC4
tetradic
#C49FFB #FB9FA8 #D6FB9F #9FFBF2
square
#C49FFB #FB9FA8 #D6FB9F #9FFBF2
split-complementary
#C49FFB #FBF29F #A8FB9F
monochromatic
#7C29F6 #A064F9 #C49FFB #E8DAFD #EDE2FE
Accessibility & contrast
On white
2.17
#C49FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#C49FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C49FFB
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C49FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C49FFB | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#91B0F9
Tritanopia (blue-blind)
#BBAEC1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c49ffb; /* rgb */ color: rgb(196, 159, 251); /* oklch */ color: oklch(77.0% 0.133 301.9);
Tailwind
colors: {
custom: {
50: '#d7bbfd',
500: '#c49ffb',
950: '#000000',
},
}SCSS
$custom: #c49ffb; $custom-light: #d7bbfd; $custom-dark: #000000;
JSON
{
"hex": "#c49ffb",
"rgb": {
"r": 196,
"g": 159,
"b": 251
},
"hsl": {
"h": 264.13,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.77023,
"c": 0.1334,
"h": 301.9
},
"luminance": 0.43497
}Semantic roles & 50–950 ramp
primary
#C49FFB
secondary
#E9F6D5
accent
#E60089
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141217
muted
#838185