#CC78DF#CC78DF
#CC78DF is a light, vivid purple. Relative luminance 0.316; OKLCH L 70.1% C 0.169 H 320.0°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CC78DF |
|---|---|
| RGB | rgb(204, 120, 223) |
| HSL | hsl(289, 62%, 67%) |
| HSV | hsv(289, 46%, 87%) |
| CMYK | cmyk(8.5%, 46.2%, 0%, 12.5%) |
| CIE-LAB | lab(63.01, 48.95, -39.24) |
| CIE-LCH | lch(63.01, 62.74, 321.28°) |
| OKLab | oklab(70.13% 0.1293 -0.1084) |
| OKLCH | oklch(70.13% 0.169 320) |
| XYZ | xyz(44.9359, 31.5997, 73.5300) |
| Luminance | 0.3160 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.68
Orchid (survey)
#C875C4
ΔE00 4.95
Light Purple
#BF77F6
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 5.74
Purply Pink
#F075E6
ΔE00 6.08
Violet (CSS)
#EE82EE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC78DF #8BDF78
analogous
#9978DF #CC78DF #DF78BF
triadic
#CC78DF #DFCC78 #78DFCC
tetradic
#CC78DF #DF9978 #8BDF78 #78BFDF
square
#CC78DF #DF9978 #8BDF78 #78BFDF
split-complementary
#CC78DF #BFDF78 #78DF99
monochromatic
#992AB2 #B947D3 #CC78DF #DFA9EB #F1DBF6
Accessibility & contrast
On white
2.87
#CC78DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#CC78DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC78DF
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC78DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC78DF | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6893E3
Deuteranopia (green-blind)
#809CDC
Tritanopia (blue-blind)
#CD85A1
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #cc78df; /* rgb */ color: rgb(204, 120, 223); /* oklch */ color: oklch(70.1% 0.169 320.0);
Tailwind
colors: {
custom: {
50: '#dda1e9',
500: '#cc78df',
950: '#000000',
},
}SCSS
$custom: #cc78df; $custom-light: #dda1e9; $custom-dark: #000000;
JSON
{
"hex": "#cc78df",
"rgb": {
"r": 204,
"g": 120,
"b": 223
},
"hsl": {
"h": 288.932,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.70128,
"c": 0.16867,
"h": 320
},
"luminance": 0.31598
}Semantic roles & 50–950 ramp
primary
#CC78DF
secondary
#CFEAC9
accent
#C91C3C
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F16
muted
#837F84