#CC79CA#CC79CA
#CC79CA is a light, vivid purple. Relative luminance 0.308; OKLCH L 69.3% C 0.146 H 327.9°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CC79CA |
|---|---|
| RGB | rgb(204, 121, 202) |
| HSL | hsl(301, 45%, 64%) |
| HSV | hsv(301, 41%, 80%) |
| CMYK | cmyk(0%, 40.7%, 1%, 20%) |
| CIE-LAB | lab(62.32, 44.45, -28.54) |
| CIE-LCH | lch(62.32, 52.83, 327.30°) |
| OKLab | oklab(69.32% 0.1239 -0.0778) |
| OKLCH | oklch(69.32% 0.146 327.9) |
| XYZ | xyz(42.3991, 30.7784, 59.5732) |
| Luminance | 0.3078 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.40
Orchid
#DA70D6
ΔE00 3.41
Lavender Pink
#DD85D7
ΔE00 4.17
Purply Pink
#F075E6
ΔE00 6.49
Violet (CSS)
#EE82EE
ΔE00 7.16
Pale Magenta
#D767AD
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC79CA #79CC7B
analogous
#A479CC #CC79CA #CC79A0
triadic
#CC79CA #CACC79 #79CACC
tetradic
#CC79CA #CCA479 #79CC7B #79A0CC
square
#CC79CA #CCA479 #79CC7B #79A0CC
split-complementary
#CC79CA #A0CC79 #79CCA4
monochromatic
#933891 #BB4DB8 #CC79CA #DDA5DC #EED2ED
Accessibility & contrast
On white
2.93
#CC79CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#CC79CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC79CA
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC79CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC79CA | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7390CD
Deuteranopia (green-blind)
#899BC7
Tritanopia (blue-blind)
#D18198
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #cc79ca; /* rgb */ color: rgb(204, 121, 202); /* oklch */ color: oklch(69.3% 0.146 327.9);
Tailwind
colors: {
custom: {
50: '#dda2da',
500: '#cc79ca',
950: '#000000',
},
}SCSS
$custom: #cc79ca; $custom-light: #dda2da; $custom-dark: #000000;
JSON
{
"hex": "#cc79ca",
"rgb": {
"r": 204,
"g": 121,
"b": 202
},
"hsl": {
"h": 301.446,
"s": 44.865,
"l": 63.725
},
"oklch": {
"l": 0.69319,
"c": 0.14625,
"h": 327.9
},
"luminance": 0.30776
}Semantic roles & 50–950 ramp
primary
#CC79CA
secondary
#C2DFC2
accent
#B8312D
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#150F15
muted
#837F83