#D78FC2#D78FC2
#D78FC2 is a light, moderate pink. Relative luminance 0.380; OKLCH L 73.8% C 0.109 H 338.1°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D78FC2 |
|---|---|
| RGB | rgb(215, 143, 194) |
| HSL | hsl(318, 47%, 70%) |
| HSV | hsv(318, 33%, 84%) |
| CMYK | cmyk(0%, 33.5%, 9.8%, 15.7%) |
| CIE-LAB | lab(68.01, 34.90, -15.25) |
| CIE-LCH | lch(68.01, 38.08, 336.39°) |
| OKLab | oklab(73.8% 0.101 -0.0407) |
| OKLCH | oklch(73.8% 0.109 338.1) |
| XYZ | xyz(47.5842, 37.9893, 55.8547) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.76
Lavender Pink
#DD85D7
ΔE00 6.05
Lilac
#C8A2C8
ΔE00 7.06
Bubblegum Pink
#FE83CC
ΔE00 7.12
Pink (survey)
#FF81C0
ΔE00 7.77
Orchid (survey)
#C875C4
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D78FC2 #8FD7A4
analogous
#C88FD7 #D78FC2 #D78F9E
triadic
#D78FC2 #C2D78F #8FC2D7
tetradic
#D78FC2 #D7C88F #8FD7A4 #8F9ED7
square
#D78FC2 #D7C88F #8FD7A4 #8F9ED7
split-complementary
#D78FC2 #9ED78F #8FD7C8
monochromatic
#AE3E8D #C762A9 #D78FC2 #E7BCDB #F7E8F3
Accessibility & contrast
On white
2.44
#D78FC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#D78FC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D78FC2
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D78FC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D78FC2 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919FC4
Deuteranopia (green-blind)
#A2AAC0
Tritanopia (blue-blind)
#DF91A1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d78fc2; /* rgb */ color: rgb(215, 143, 194); /* oklch */ color: oklch(73.8% 0.109 338.1);
Tailwind
colors: {
custom: {
50: '#e4b1d4',
500: '#d78fc2',
950: '#000000',
},
}SCSS
$custom: #d78fc2; $custom-light: #e4b1d4; $custom-dark: #000000;
JSON
{
"hex": "#d78fc2",
"rgb": {
"r": 215,
"g": 143,
"b": 194
},
"hsl": {
"h": 317.5,
"s": 47.368,
"l": 70.196
},
"oklch": {
"l": 0.738,
"c": 0.10887,
"h": 338.1
},
"luminance": 0.37987
}Semantic roles & 50–950 ramp
primary
#D78FC2
secondary
#D7EBDD
accent
#BB552B
background
#FEFAFD
surface
#FCF5FA
border
#D5CFD3
text
#161114
muted
#848083