#CC7CDD#CC7CDD
#CC7CDD is a light, vivid purple. Relative luminance 0.325; OKLCH L 70.6% C 0.160 H 320.4°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7CDD |
|---|---|
| RGB | rgb(204, 124, 221) |
| HSL | hsl(289, 59%, 68%) |
| HSV | hsv(289, 44%, 87%) |
| CMYK | cmyk(7.7%, 43.9%, 0%, 13.3%) |
| CIE-LAB | lab(63.73, 46.48, -37.00) |
| CIE-LCH | lch(63.73, 59.41, 321.48°) |
| OKLab | oklab(70.64% 0.1233 -0.1019) |
| OKLCH | oklch(70.64% 0.16 320.4) |
| XYZ | xyz(45.1590, 32.4748, 72.2820) |
| Luminance | 0.3247 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.85
Orchid (survey)
#C875C4
ΔE00 4.65
Lavender Pink
#DD85D7
ΔE00 4.91
Violet (CSS)
#EE82EE
ΔE00 5.93
Purply Pink
#F075E6
ΔE00 6.01
Light Purple
#BF77F6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7CDD #8DDD7C
analogous
#9C7CDD #CC7CDD #DD7CBD
triadic
#CC7CDD #DDCC7C #7CDDCC
tetradic
#CC7CDD #DD9C7C #8DDD7C #7CBDDD
square
#CC7CDD #DD9C7C #8DDD7C #7CBDDD
split-complementary
#CC7CDD #BDDD7C #7CDD9C
monochromatic
#9A2EB1 #B94BD0 #CC7CDD #DFADEA #F2DDF6
Accessibility & contrast
On white
2.80
#CC7CDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#CC7CDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC7CDD
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7CDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7CDD | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E95E0
Deuteranopia (green-blind)
#849DDA
Tritanopia (blue-blind)
#CD88A2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cc7cdd; /* rgb */ color: rgb(204, 124, 221); /* oklch */ color: oklch(70.6% 0.160 320.4);
Tailwind
colors: {
custom: {
50: '#dda4e8',
500: '#cc7cdd',
950: '#000000',
},
}SCSS
$custom: #cc7cdd; $custom-light: #dda4e8; $custom-dark: #000000;
JSON
{
"hex": "#cc7cdd",
"rgb": {
"r": 204,
"g": 124,
"b": 221
},
"hsl": {
"h": 289.485,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.70637,
"c": 0.15997,
"h": 320.4
},
"luminance": 0.32473
}Semantic roles & 50–950 ramp
primary
#CC7CDD
secondary
#D1E9CB
accent
#C61F3C
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#150F16
muted
#837F84