#C49BFA#C49BFA
#C49BFA is a light, vivid violet. Relative luminance 0.421; OKLCH L 76.3% C 0.139 H 303.1°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C49BFA |
|---|---|
| RGB | rgb(196, 155, 250) |
| HSL | hsl(266, 90%, 79%) |
| HSV | hsv(266, 38%, 98%) |
| CMYK | cmyk(21.6%, 38%, 0%, 2%) |
| CIE-LAB | lab(70.93, 33.57, -41.79) |
| CIE-LCH | lch(70.93, 53.60, 308.78°) |
| OKLab | oklab(76.28% 0.0758 -0.116) |
| OKLCH | oklch(76.28% 0.139 303.1) |
| XYZ | xyz(51.7380, 42.0806, 95.8206) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.46
Baby Purple
#CA9BF7
ΔE00 1.62
Lilac (survey)
#CEA2FD
ΔE00 2.34
Lavender (survey)
#C79FEF
ΔE00 2.89
Liliac
#C48EFD
ΔE00 3.52
Pale Violet
#CEAEFA
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C49BFA #D1FA9B
analogous
#9BA2FA #C49BFA #F49BFA
triadic
#C49BFA #FAC49B #9BFAC4
tetradic
#C49BFA #FA9BA2 #D1FA9B #9BFAF4
square
#C49BFA #FA9BA2 #D1FA9B #9BFAF4
split-complementary
#C49BFA #FAF49B #A2FA9B
monochromatic
#7F26F4 #A261F7 #C49BFA #E6D5FD #EEE2FE
Accessibility & contrast
On white
2.23
#C49BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#C49BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C49BFA
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C49BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C49BFA | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFE
Deuteranopia (green-blind)
#8DADF7
Tritanopia (blue-blind)
#BBAABF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c49bfa; /* rgb */ color: rgb(196, 155, 250); /* oklch */ color: oklch(76.3% 0.139 303.1);
Tailwind
colors: {
custom: {
50: '#d7b9fc',
500: '#c49bfa',
950: '#000000',
},
}SCSS
$custom: #c49bfa; $custom-light: #d7b9fc; $custom-dark: #000000;
JSON
{
"hex": "#c49bfa",
"rgb": {
"r": 196,
"g": 155,
"b": 250
},
"hsl": {
"h": 265.895,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.76276,
"c": 0.13858,
"h": 303.1
},
"luminance": 0.42081
}Semantic roles & 50–950 ramp
primary
#C49BFA
secondary
#E8F6D5
accent
#E60082
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085