#CD78BA#CD78BA
#CD78BA is a light, vivid pink. Relative luminance 0.300; OKLCH L 68.6% C 0.134 H 335.7°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CD78BA |
|---|---|
| RGB | rgb(205, 120, 186) |
| HSL | hsl(313, 46%, 64%) |
| HSV | hsv(313, 41%, 80%) |
| CMYK | cmyk(0%, 41.5%, 9.3%, 19.6%) |
| CIE-LAB | lab(61.62, 42.47, -20.56) |
| CIE-LCH | lch(61.62, 47.19, 334.17°) |
| OKLab | oklab(68.62% 0.1226 -0.0553) |
| OKLCH | oklch(68.62% 0.134 335.7) |
| XYZ | xyz(40.7562, 29.9596, 50.0809) |
| Luminance | 0.2996 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.19
Pale Magenta
#D767AD
ΔE00 4.66
Lavender Pink
#DD85D7
ΔE00 5.69
Orchid
#DA70D6
ΔE00 5.91
Purplish Pink
#CE5DAE
ΔE00 6.20
Purply Pink
#F075E6
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD78BA #78CD8B
analogous
#B578CD #CD78BA #CD788F
triadic
#CD78BA #BACD78 #78BACD
tetradic
#CD78BA #CDB578 #78CD8B #788FCD
square
#CD78BA #CDB578 #78CD8B #788FCD
split-complementary
#CD78BA #8FCD78 #78CDB5
monochromatic
#94377F #BC4BA3 #CD78BA #DEA5D1 #EED1E8
Accessibility & contrast
On white
3.00
#CD78BA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#CD78BA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CD78BA
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD78BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD78BA | 1.00 | 3.00 | 6.99 | 6.99 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798DBC
Deuteranopia (green-blind)
#8F99B8
Tritanopia (blue-blind)
#D57B91
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #cd78ba; /* rgb */ color: rgb(205, 120, 186); /* oklch */ color: oklch(68.6% 0.134 335.7);
Tailwind
colors: {
custom: {
50: '#dea1ce',
500: '#cd78ba',
950: '#000000',
},
}SCSS
$custom: #cd78ba; $custom-light: #dea1ce; $custom-dark: #000000;
JSON
{
"hex": "#cd78ba",
"rgb": {
"r": 205,
"g": 120,
"b": 186
},
"hsl": {
"h": 313.412,
"s": 45.946,
"l": 63.725
},
"oklch": {
"l": 0.68616,
"c": 0.13448,
"h": 335.7
},
"luminance": 0.29957
}Semantic roles & 50–950 ramp
primary
#CD78BA
secondary
#C1DFC8
accent
#B94C2C
background
#FDFAFC
surface
#FBF3F9
border
#D4CDD2
text
#150F13
muted
#837F82