#C78CAA#C78CAA
#C78CAA is a light, moderate pink. Relative luminance 0.338; OKLCH L 70.7% C 0.082 H 347.5°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C78CAA |
|---|---|
| RGB | rgb(199, 140, 170) |
| HSL | hsl(329, 35%, 66%) |
| HSV | hsv(329, 30%, 78%) |
| CMYK | cmyk(0%, 29.6%, 14.6%, 22%) |
| CIE-LAB | lab(64.81, 26.98, -6.76) |
| CIE-LCH | lch(64.81, 27.81, 345.93°) |
| OKLab | oklab(70.71% 0.0796 -0.0177) |
| OKLCH | oklch(70.71% 0.082 347.5) |
| XYZ | xyz(40.1871, 33.8025, 42.4301) |
| Luminance | 0.3380 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.85
Dull Pink
#D5869D
ΔE00 5.33
Grey Pink
#C3909B
ΔE00 6.07
Dusty Lavender
#AC86A8
ΔE00 6.49
Faded Pink
#DE9DAC
ΔE00 7.43
Pig Pink
#E78EA5
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C78CAA #8CC7A9
analogous
#C78CC7 #C78CAA #C78C8D
triadic
#C78CAA #AAC78C #8CAAC7
tetradic
#C78CAA #C7C78C #8CC7A9 #8C8DC7
square
#C78CAA #C7C78C #8CC7A9 #8C8DC7
split-complementary
#C78CAA #8DC78C #8CC7C7
monochromatic
#92476D #B3638C #C78CAA #DBB5C8 #EFDEE7
Accessibility & contrast
On white
2.71
#C78CAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#C78CAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C78CAA
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C78CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C78CAA | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9097AB
Deuteranopia (green-blind)
#9EA1A8
Tritanopia (blue-blind)
#CF8B96
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #c78caa; /* rgb */ color: rgb(199, 140, 170); /* oklch */ color: oklch(70.7% 0.082 347.5);
Tailwind
colors: {
custom: {
50: '#d9aec3',
500: '#c78caa',
950: '#000000',
},
}SCSS
$custom: #c78caa; $custom-light: #d9aec3; $custom-dark: #000000;
JSON
{
"hex": "#c78caa",
"rgb": {
"r": 199,
"g": 140,
"b": 170
},
"hsl": {
"h": 329.492,
"s": 34.503,
"l": 66.471
},
"oklch": {
"l": 0.70708,
"c": 0.08154,
"h": 347.5
},
"luminance": 0.33801
}Semantic roles & 50–950 ramp
primary
#C78CAA
secondary
#CEE1D7
accent
#AD7238
background
#FDFAFB
surface
#FAF4F7
border
#D3CED0
text
#151012
muted
#837F81