#CC78C8#CC78C8
#CC78C8 is a light, vivid purple. Relative luminance 0.304; OKLCH L 69.1% C 0.146 H 328.7°. Best body text is #000000 at 7.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CC78C8 |
|---|---|
| RGB | rgb(204, 120, 200) |
| HSL | hsl(303, 45%, 64%) |
| HSV | hsv(303, 41%, 80%) |
| CMYK | cmyk(0%, 41.2%, 2%, 20%) |
| CIE-LAB | lab(62.03, 44.61, -27.86) |
| CIE-LCH | lch(62.03, 52.60, 328.02°) |
| OKLab | oklab(69.08% 0.1249 -0.0758) |
| OKLCH | oklch(69.08% 0.146 328.7) |
| XYZ | xyz(42.0430, 30.4425, 58.2938) |
| Luminance | 0.3044 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.10
Orchid
#DA70D6
ΔE00 3.49
Lavender Pink
#DD85D7
ΔE00 4.38
Purply Pink
#F075E6
ΔE00 6.65
Pale Magenta
#D767AD
ΔE00 6.81
Purplish Pink
#CE5DAE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC78C8 #78CC7C
analogous
#A678CC #CC78C8 #CC789E
triadic
#CC78C8 #C8CC78 #78C8CC
tetradic
#CC78C8 #CCA678 #78CC7C #789ECC
square
#CC78C8 #CCA678 #78CC7C #789ECC
split-complementary
#CC78C8 #9ECC78 #78CCA6
monochromatic
#92378E #BB4CB6 #CC78C8 #DDA4DA #EED1EC
Accessibility & contrast
On white
2.96
#CC78C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.09
#CC78C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC78C8
7.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC78C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC78C8 | 1.00 | 2.96 | 7.09 | 7.09 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#738FCB
Deuteranopia (green-blind)
#899AC5
Tritanopia (blue-blind)
#D17F97
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #cc78c8; /* rgb */ color: rgb(204, 120, 200); /* oklch */ color: oklch(69.1% 0.146 328.7);
Tailwind
colors: {
custom: {
50: '#dda1d9',
500: '#cc78c8',
950: '#000000',
},
}SCSS
$custom: #cc78c8; $custom-light: #dda1d9; $custom-dark: #000000;
JSON
{
"hex": "#cc78c8",
"rgb": {
"r": 204,
"g": 120,
"b": 200
},
"hsl": {
"h": 302.857,
"s": 45.161,
"l": 63.529
},
"oklch": {
"l": 0.69078,
"c": 0.1461,
"h": 328.7
},
"luminance": 0.3044
}Semantic roles & 50–950 ramp
primary
#CC78C8
secondary
#C1DFC2
accent
#B8342D
background
#FDFAFD
surface
#FBF3FA
border
#D4CDD3
text
#150F14
muted
#837F83