#C49CFB#C49CFB
#C49CFB is a light, vivid violet. Relative luminance 0.425; OKLCH L 76.5% C 0.138 H 302.6°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C49CFB |
|---|---|
| RGB | rgb(196, 156, 251) |
| HSL | hsl(265, 92%, 80%) |
| HSV | hsv(265, 38%, 98%) |
| CMYK | cmyk(21.9%, 37.8%, 0%, 1.6%) |
| CIE-LAB | lab(71.20, 33.24, -41.90) |
| CIE-LCH | lch(71.20, 53.49, 308.43°) |
| OKLab | oklab(76.5% 0.0746 -0.1164) |
| OKLCH | oklch(76.5% 0.138 302.6) |
| XYZ | xyz(52.0623, 42.4778, 96.7043) |
| Luminance | 0.4248 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.30
Baby Purple
#CA9BF7
ΔE00 1.78
Lilac (survey)
#CEA2FD
ΔE00 2.26
Lavender (survey)
#C79FEF
ΔE00 2.94
Liliac
#C48EFD
ΔE00 3.73
Pale Violet
#CEAEFA
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C49CFB #D3FB9C
analogous
#9CA4FB #C49CFB #F39CFB
triadic
#C49CFB #FBC49C #9CFBC4
tetradic
#C49CFB #FB9CA4 #D3FB9C #9CFBF3
square
#C49CFB #FB9CA4 #D3FB9C #9CFBF3
split-complementary
#C49CFB #FBF39C #A4FB9C
monochromatic
#7E26F6 #A161F9 #C49CFB #E7D7FD #EDE2FE
Accessibility & contrast
On white
2.21
#C49CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#C49CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C49CFB
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C49CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C49CFB | 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)
#85ADFF
Deuteranopia (green-blind)
#8EAEF8
Tritanopia (blue-blind)
#BBABC0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c49cfb; /* rgb */ color: rgb(196, 156, 251); /* oklch */ color: oklch(76.5% 0.138 302.6);
Tailwind
colors: {
custom: {
50: '#d7b9fd',
500: '#c49cfb',
950: '#000000',
},
}SCSS
$custom: #c49cfb; $custom-light: #d7b9fd; $custom-dark: #000000;
JSON
{
"hex": "#c49cfb",
"rgb": {
"r": 196,
"g": 156,
"b": 251
},
"hsl": {
"h": 265.263,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.76497,
"c": 0.13823,
"h": 302.6
},
"luminance": 0.42478
}Semantic roles & 50–950 ramp
primary
#C49CFB
secondary
#E8F6D5
accent
#E60085
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085