#CC7FCA#CC7FCA
#CC7FCA is a light, vivid purple. Relative luminance 0.323; OKLCH L 70.3% C 0.136 H 327.8°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7FCA |
|---|---|
| RGB | rgb(204, 127, 202) |
| HSL | hsl(302, 43%, 65%) |
| HSV | hsv(302, 38%, 80%) |
| CMYK | cmyk(0%, 37.7%, 1%, 20%) |
| CIE-LAB | lab(63.58, 41.29, -26.61) |
| CIE-LCH | lch(63.58, 49.12, 327.20°) |
| OKLab | oklab(70.26% 0.115 -0.0724) |
| OKLCH | oklch(70.26% 0.136 327.8) |
| XYZ | xyz(43.1511, 32.2823, 59.8238) |
| Luminance | 0.3228 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.59
Lavender Pink
#DD85D7
ΔE00 3.41
Orchid
#DA70D6
ΔE00 4.54
Purply Pink
#F075E6
ΔE00 6.85
Violet (CSS)
#EE82EE
ΔE00 7.05
Pale Purple
#B790D4
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7FCA #7FCC81
analogous
#A77FCC #CC7FCA #CC7FA4
triadic
#CC7FCA #CACC7F #7FCACC
tetradic
#CC7FCA #CCA77F #7FCC81 #7FA4CC
square
#CC7FCA #CCA77F #7FCC81 #7FA4CC
split-complementary
#CC7FCA #A4CC7F #7FCCA7
monochromatic
#953B93 #BB53B8 #CC7FCA #DDABDC #EFD7EE
Accessibility & contrast
On white
2.82
#CC7FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#CC7FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC7FCA
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7FCA | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A94CD
Deuteranopia (green-blind)
#8E9EC7
Tritanopia (blue-blind)
#D1869B
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cc7fca; /* rgb */ color: rgb(204, 127, 202); /* oklch */ color: oklch(70.3% 0.136 327.8);
Tailwind
colors: {
custom: {
50: '#dda6da',
500: '#cc7fca',
950: '#000000',
},
}SCSS
$custom: #cc7fca; $custom-light: #dda6da; $custom-dark: #000000;
JSON
{
"hex": "#cc7fca",
"rgb": {
"r": 204,
"g": 127,
"b": 202
},
"hsl": {
"h": 301.558,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.70262,
"c": 0.13583,
"h": 327.8
},
"luminance": 0.3228
}Semantic roles & 50–950 ramp
primary
#CC7FCA
secondary
#C6E1C7
accent
#B6332F
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#150F15
muted
#837F83