#CD78C8#CD78C8
#CD78C8 is a light, vivid purple. Relative luminance 0.306; OKLCH L 69.2% C 0.147 H 329.2°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CD78C8 |
|---|---|
| RGB | rgb(205, 120, 200) |
| HSL | hsl(304, 46%, 64%) |
| HSV | hsv(304, 41%, 80%) |
| CMYK | cmyk(0%, 41.5%, 2.4%, 19.6%) |
| CIE-LAB | lab(62.16, 44.92, -27.66) |
| CIE-LCH | lch(62.16, 52.75, 328.38°) |
| OKLab | oklab(69.19% 0.126 -0.0753) |
| OKLCH | oklch(69.19% 0.147 329.2) |
| XYZ | xyz(42.3180, 30.5843, 58.3067) |
| Luminance | 0.3058 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.22
Orchid
#DA70D6
ΔE00 3.43
Lavender Pink
#DD85D7
ΔE00 4.27
Purply Pink
#F075E6
ΔE00 6.53
Pale Magenta
#D767AD
ΔE00 6.70
Purplish Pink
#CE5DAE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD78C8 #78CD7D
analogous
#A778CD #CD78C8 #CD789D
triadic
#CD78C8 #C8CD78 #78C8CD
tetradic
#CD78C8 #CDA778 #78CD7D #789DCD
square
#CD78C8 #CDA778 #78CD7D #789DCD
split-complementary
#CD78C8 #9DCD78 #78CDA7
monochromatic
#94378E #BC4BB6 #CD78C8 #DEA5DA #EED1EC
Accessibility & contrast
On white
2.95
#CD78C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#CD78C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD78C8
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD78C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD78C8 | 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)
#738FCB
Deuteranopia (green-blind)
#8A9AC5
Tritanopia (blue-blind)
#D37F97
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #cd78c8; /* rgb */ color: rgb(205, 120, 200); /* oklch */ color: oklch(69.2% 0.147 329.2);
Tailwind
colors: {
custom: {
50: '#dea1d9',
500: '#cd78c8',
950: '#000000',
},
}SCSS
$custom: #cd78c8; $custom-light: #dea1d9; $custom-dark: #000000;
JSON
{
"hex": "#cd78c8",
"rgb": {
"r": 205,
"g": 120,
"b": 200
},
"hsl": {
"h": 303.529,
"s": 45.946,
"l": 63.725
},
"oklch": {
"l": 0.69195,
"c": 0.14678,
"h": 329.2
},
"luminance": 0.30582
}Semantic roles & 50–950 ramp
primary
#CD78C8
secondary
#C1DFC3
accent
#B9352C
background
#FDFAFD
surface
#FBF3FA
border
#D4CDD3
text
#150F14
muted
#837F83