#CC7CC4#CC7CC4
#CC7CC4 is a light, vivid purple. Relative luminance 0.312; OKLCH L 69.5% C 0.135 H 330.6°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7CC4 |
|---|---|
| RGB | rgb(204, 124, 196) |
| HSL | hsl(306, 44%, 64%) |
| HSV | hsv(306, 39%, 80%) |
| CMYK | cmyk(0%, 39.2%, 3.9%, 20%) |
| CIE-LAB | lab(62.71, 41.79, -24.56) |
| CIE-LCH | lch(62.71, 48.47, 329.56°) |
| OKLab | oklab(69.53% 0.118 -0.0666) |
| OKLCH | oklch(69.53% 0.135 330.6) |
| XYZ | xyz(42.0728, 31.2403, 56.0277) |
| Luminance | 0.3124 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.12
Lavender Pink
#DD85D7
ΔE00 4.12
Orchid
#DA70D6
ΔE00 4.74
Pale Magenta
#D767AD
ΔE00 6.57
Purply Pink
#F075E6
ΔE00 7.28
Purplish Pink
#CE5DAE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7CC4 #7CCC84
analogous
#AC7CCC #CC7CC4 #CC7C9C
triadic
#CC7CC4 #C4CC7C #7CC4CC
tetradic
#CC7CC4 #CCAC7C #7CCC84 #7C9CCC
square
#CC7CC4 #CCAC7C #7CCC84 #7C9CCC
split-complementary
#CC7CC4 #9CCC7C #7CCCAC
monochromatic
#943A8B #BB50B0 #CC7CC4 #DDA8D8 #EED4EC
Accessibility & contrast
On white
2.90
#CC7CC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#CC7CC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC7CC4
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7CC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7CC4 | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7991C7
Deuteranopia (green-blind)
#8E9CC1
Tritanopia (blue-blind)
#D28297
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #cc7cc4; /* rgb */ color: rgb(204, 124, 196); /* oklch */ color: oklch(69.5% 0.135 330.6);
Tailwind
colors: {
custom: {
50: '#dda3d6',
500: '#cc7cc4',
950: '#000000',
},
}SCSS
$custom: #cc7cc4; $custom-light: #dda3d6; $custom-dark: #000000;
JSON
{
"hex": "#cc7cc4",
"rgb": {
"r": 204,
"g": 124,
"b": 196
},
"hsl": {
"h": 306,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.69534,
"c": 0.13546,
"h": 330.6
},
"luminance": 0.31238
}Semantic roles & 50–950 ramp
primary
#CC7CC4
secondary
#C4E0C7
accent
#B73C2E
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#150F14
muted
#837F83