#C949CC#C949CC
#C949CC is a light, highly saturated purple. Relative luminance 0.215; OKLCH L 62.8% C 0.220 H 326.9°. Best body text is #000000 at 5.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C949CC |
|---|---|
| RGB | rgb(201, 73, 204) |
| HSL | hsl(299, 56%, 54%) |
| HSV | hsv(299, 64%, 80%) |
| CMYK | cmyk(1.5%, 64.2%, 0%, 20%) |
| CIE-LAB | lab(53.54, 66.55, -43.44) |
| CIE-LCH | lch(53.54, 79.47, 326.87°) |
| OKLab | oklab(62.8% 0.1842 -0.1202) |
| OKLCH | oklch(62.8% 0.22 326.9) |
| XYZ | xyz(37.3684, 21.5447, 59.3053) |
| Luminance | 0.2154 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.53
Pinkish Purple
#D648D7
ΔE00 2.59
Mediumorchid
#BA55D3
ΔE00 3.39
Purpley Pink
#C83CB9
ΔE00 3.83
Purple Pink
#D725DE
ΔE00 3.98
Purpleish Pink
#DF4EC8
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C949CC #4CCC49
analogous
#8849CC #C949CC #CC498E
triadic
#C949CC #CCC949 #49CCC9
tetradic
#C949CC #CC8849 #4CCC49 #498ECC
square
#C949CC #CC8849 #4CCC49 #498ECC
split-complementary
#C949CC #8ECC49 #49CC88
monochromatic
#772279 #A62FA9 #C949CC #D779D9 #E5A9E7
Accessibility & contrast
On white
3.96
#C949CC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.31
#C949CC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C949CC
5.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C949CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C949CC | 1.00 | 3.96 | 5.31 | 5.31 |
| #FFFFFF | 3.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3575D0
Deuteranopia (green-blind)
#6686C9
Tritanopia (blue-blind)
#CE5B84
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #c949cc; /* rgb */ color: rgb(201, 73, 204); /* oklch */ color: oklch(62.8% 0.220 326.9);
Tailwind
colors: {
custom: {
50: '#dd85dc',
500: '#c949cc',
950: '#000000',
},
}SCSS
$custom: #c949cc; $custom-light: #dd85dc; $custom-dark: #000000;
JSON
{
"hex": "#c949cc",
"rgb": {
"r": 201,
"g": 73,
"b": 204
},
"hsl": {
"h": 298.626,
"s": 56.223,
"l": 54.314
},
"oklch": {
"l": 0.62796,
"c": 0.21993,
"h": 326.9
},
"luminance": 0.21542
}Semantic roles & 50–950 ramp
primary
#C949CC
secondary
#9ED49D
accent
#E0484C
background
#FEF8FD
surface
#FCF0FB
border
#D5CBD4
text
#150C15
muted
#847D83