#C49DFF#C49DFF
#C49DFF is a light, vivid violet. Relative luminance 0.431; OKLCH L 76.9% C 0.142 H 301.5°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C49DFF |
|---|---|
| RGB | rgb(196, 157, 255) |
| HSL | hsl(264, 100%, 81%) |
| HSV | hsv(264, 38%, 100%) |
| CMYK | cmyk(23.1%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(71.60, 33.61, -43.44) |
| CIE-LCH | lch(71.60, 54.92, 307.72°) |
| OKLab | oklab(76.86% 0.074 -0.1208) |
| OKLCH | oklch(76.86% 0.142 301.5) |
| XYZ | xyz(52.8680, 43.0696, 100.1164) |
| Luminance | 0.4307 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.37
Baby Purple
#CA9BF7
ΔE00 2.38
Lilac (survey)
#CEA2FD
ΔE00 2.51
Lavender (survey)
#C79FEF
ΔE00 3.55
Liliac
#C48EFD
ΔE00 3.87
Pale Violet
#CEAEFA
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C49DFF #D8FF9D
analogous
#9DA7FF #C49DFF #F59DFF
triadic
#C49DFF #FFC49D #9DFFC4
tetradic
#C49DFF #FF9DA7 #D8FF9D #9DFFF5
square
#C49DFF #FF9DA7 #D8FF9D #9DFFF5
split-complementary
#C49DFF #FFF59D #A7FF9D
monochromatic
#7A23FF #9F60FF #C49DFF #E9DAFF #EDE0FF
Accessibility & contrast
On white
2.18
#C49DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#C49DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C49DFF
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C49DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C49DFF | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AFFF
Deuteranopia (green-blind)
#8DAFFC
Tritanopia (blue-blind)
#BAADC2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c49dff; /* rgb */ color: rgb(196, 157, 255); /* oklch */ color: oklch(76.9% 0.142 301.5);
Tailwind
colors: {
custom: {
50: '#d7baff',
500: '#c49dff',
950: '#000000',
},
}SCSS
$custom: #c49dff; $custom-light: #d7baff; $custom-dark: #000000;
JSON
{
"hex": "#c49dff",
"rgb": {
"r": 196,
"g": 157,
"b": 255
},
"hsl": {
"h": 263.878,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.7686,
"c": 0.14169,
"h": 301.5
},
"luminance": 0.4307
}Semantic roles & 50–950 ramp
primary
#C49DFF
secondary
#E9F7D4
accent
#E6008A
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#151118
muted
#838086