#CC7FDF#CC7FDF
#CC7FDF is a light, vivid purple. Relative luminance 0.333; OKLCH L 71.2% C 0.157 H 319.5°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7FDF |
|---|---|
| RGB | rgb(204, 127, 223) |
| HSL | hsl(288, 60%, 69%) |
| HSV | hsv(288, 43%, 87%) |
| CMYK | cmyk(8.5%, 43%, 0%, 12.5%) |
| CIE-LAB | lab(64.44, 45.30, -37.01) |
| CIE-LCH | lch(64.44, 58.49, 320.75°) |
| OKLab | oklab(71.19% 0.1194 -0.102) |
| OKLCH | oklch(71.19% 0.157 319.5) |
| XYZ | xyz(45.8088, 33.3454, 73.8210) |
| Luminance | 0.3334 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 4.79
Orchid (survey)
#C875C4
ΔE00 5.15
Violet (CSS)
#EE82EE
ΔE00 5.77
Light Purple
#BF77F6
ΔE00 6.03
Purply Pink
#F075E6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7FDF #92DF7F
analogous
#9C7FDF #CC7FDF #DF7FC2
triadic
#CC7FDF #DFCC7F #7FDFCC
tetradic
#CC7FDF #DF9C7F #92DF7F #7FC2DF
square
#CC7FDF #DF9C7F #92DF7F #7FC2DF
split-complementary
#CC7FDF #C2DF7F #7FDF9C
monochromatic
#9B2EB6 #B84ED3 #CC7FDF #E0B0EB #F3E1F7
Accessibility & contrast
On white
2.74
#CC7FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#CC7FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC7FDF
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7FDF | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7197E2
Deuteranopia (green-blind)
#859FDC
Tritanopia (blue-blind)
#CD8BA5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cc7fdf; /* rgb */ color: rgb(204, 127, 223); /* oklch */ color: oklch(71.2% 0.157 319.5);
Tailwind
colors: {
custom: {
50: '#dda6e9',
500: '#cc7fdf',
950: '#000000',
},
}SCSS
$custom: #cc7fdf; $custom-light: #dda6e9; $custom-dark: #000000;
JSON
{
"hex": "#cc7fdf",
"rgb": {
"r": 204,
"g": 127,
"b": 223
},
"hsl": {
"h": 288.125,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.71194,
"c": 0.15701,
"h": 319.5
},
"luminance": 0.33344
}Semantic roles & 50–950 ramp
primary
#CC7FDF
secondary
#D4EBCF
accent
#C81E3F
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F16
muted
#837F84