#CC7FCF#CC7FCF
#CC7FCF is a light, vivid purple. Relative luminance 0.325; OKLCH L 70.5% C 0.141 H 325.6°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7FCF |
|---|---|
| RGB | rgb(204, 127, 207) |
| HSL | hsl(298, 45%, 65%) |
| HSV | hsv(298, 39%, 81%) |
| CMYK | cmyk(1.4%, 38.6%, 0%, 18.8%) |
| CIE-LAB | lab(63.77, 42.22, -29.11) |
| CIE-LCH | lch(63.77, 51.28, 325.41°) |
| OKLab | oklab(70.47% 0.1161 -0.0795) |
| OKLCH | oklch(70.47% 0.141 325.6) |
| XYZ | xyz(43.7527, 32.5229, 62.9923) |
| Luminance | 0.3252 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.85
Lavender Pink
#DD85D7
ΔE00 3.33
Orchid
#DA70D6
ΔE00 4.11
Purply Pink
#F075E6
ΔE00 6.43
Violet (CSS)
#EE82EE
ΔE00 6.50
Pale Purple
#B790D4
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7FCF #82CF7F
analogous
#A47FCF #CC7FCF #CF7FAA
triadic
#CC7FCF #CFCC7F #7FCFCC
tetradic
#CC7FCF #CFA47F #82CF7F #7FAACF
square
#CC7FCF #CFA47F #82CF7F #7FAACF
split-complementary
#CC7FCF #AACF7F #7FCFA4
monochromatic
#963A9A #BA52BE #CC7FCF #DEACE0 #EFD8F0
Accessibility & contrast
On white
2.80
#CC7FCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#CC7FCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC7FCF
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7FCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7FCF | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7894D2
Deuteranopia (green-blind)
#8C9ECC
Tritanopia (blue-blind)
#D0879D
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cc7fcf; /* rgb */ color: rgb(204, 127, 207); /* oklch */ color: oklch(70.5% 0.141 325.6);
Tailwind
colors: {
custom: {
50: '#dda6de',
500: '#cc7fcf',
950: '#000000',
},
}SCSS
$custom: #cc7fcf; $custom-light: #dda6de; $custom-dark: #000000;
JSON
{
"hex": "#cc7fcf",
"rgb": {
"r": 204,
"g": 127,
"b": 207
},
"hsl": {
"h": 297.75,
"s": 45.455,
"l": 65.49
},
"oklch": {
"l": 0.70475,
"c": 0.14069,
"h": 325.6
},
"luminance": 0.32521
}Semantic roles & 50–950 ramp
primary
#CC7FCF
secondary
#C9E2C8
accent
#B92D32
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83