#CC78CB#CC78CB
#CC78CB is a light, vivid purple. Relative luminance 0.306; OKLCH L 69.2% C 0.149 H 327.5°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CC78CB |
|---|---|
| RGB | rgb(204, 120, 203) |
| HSL | hsl(301, 45%, 64%) |
| HSV | hsv(301, 41%, 80%) |
| CMYK | cmyk(0%, 41.2%, 0.5%, 20%) |
| CIE-LAB | lab(62.16, 45.16, -29.36) |
| CIE-LCH | lch(62.16, 53.87, 326.97°) |
| OKLab | oklab(69.21% 0.1255 -0.0801) |
| OKLCH | oklch(69.21% 0.149 327.5) |
| XYZ | xyz(42.3970, 30.5841, 60.1584) |
| Luminance | 0.3058 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.40
Orchid
#DA70D6
ΔE00 3.15
Lavender Pink
#DD85D7
ΔE00 4.33
Purply Pink
#F075E6
ΔE00 6.39
Violet (CSS)
#EE82EE
ΔE00 7.11
Pale Magenta
#D767AD
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC78CB #78CC79
analogous
#A378CC #CC78CB #CC78A1
triadic
#CC78CB #CBCC78 #78CBCC
tetradic
#CC78CB #CCA378 #78CC79 #78A1CC
square
#CC78CB #CCA378 #78CC79 #78A1CC
split-complementary
#CC78CB #A1CC78 #78CCA3
monochromatic
#923791 #BB4CBA #CC78CB #DDA4DC #EED1ED
Accessibility & contrast
On white
2.95
#CC78CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#CC78CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC78CB
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC78CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC78CB | 1.00 | 2.95 | 7.12 | 7.12 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#728FCE
Deuteranopia (green-blind)
#889AC8
Tritanopia (blue-blind)
#D18098
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #cc78cb; /* rgb */ color: rgb(204, 120, 203); /* oklch */ color: oklch(69.2% 0.149 327.5);
Tailwind
colors: {
custom: {
50: '#dda1db',
500: '#cc78cb',
950: '#000000',
},
}SCSS
$custom: #cc78cb; $custom-light: #dda1db; $custom-dark: #000000;
JSON
{
"hex": "#cc78cb",
"rgb": {
"r": 204,
"g": 120,
"b": 203
},
"hsl": {
"h": 300.714,
"s": 45.161,
"l": 63.529
},
"oklch": {
"l": 0.69208,
"c": 0.14891,
"h": 327.5
},
"luminance": 0.30582
}Semantic roles & 50–950 ramp
primary
#CC78CB
secondary
#C1DFC1
accent
#B82F2D
background
#FDFAFD
surface
#FBF3FB
border
#D4CDD4
text
#150F15
muted
#837F83