#DF78CA#DF78CA
#DF78CA is a light, vivid pink. Relative luminance 0.334; OKLCH L 71.4% C 0.162 H 335.3°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DF78CA |
|---|---|
| RGB | rgb(223, 120, 202) |
| HSL | hsl(312, 62%, 67%) |
| HSV | hsv(312, 46%, 87%) |
| CMYK | cmyk(0%, 46.2%, 9.4%, 12.5%) |
| CIE-LAB | lab(64.47, 50.77, -25.03) |
| CIE-LCH | lch(64.47, 56.61, 333.76°) |
| OKLab | oklab(71.43% 0.1467 -0.0676) |
| OKLCH | oklch(71.43% 0.162 335.3) |
| XYZ | xyz(47.8086, 33.3882, 59.7921) |
| Luminance | 0.3338 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.44
Orchid
#DA70D6
ΔE00 3.85
Orchid (survey)
#C875C4
ΔE00 4.30
Purply Pink
#F075E6
ΔE00 4.92
Pale Magenta
#D767AD
ΔE00 5.95
Violet (CSS)
#EE82EE
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF78CA #78DF8D
analogous
#C178DF #DF78CA #DF7897
triadic
#DF78CA #CADF78 #78CADF
tetradic
#DF78CA #DFC178 #78DF8D #7897DF
square
#DF78CA #DFC178 #78DF8D #7897DF
split-complementary
#DF78CA #97DF78 #78DFC1
monochromatic
#B22A97 #D347B7 #DF78CA #EBA9DD #F6DBF1
Accessibility & contrast
On white
2.74
#DF78CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#DF78CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF78CA
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF78CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF78CA | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7893CD
Deuteranopia (green-blind)
#94A2C7
Tritanopia (blue-blind)
#E87D98
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #df78ca; /* rgb */ color: rgb(223, 120, 202); /* oklch */ color: oklch(71.4% 0.162 335.3);
Tailwind
colors: {
custom: {
50: '#eba2da',
500: '#df78ca',
950: '#000000',
},
}SCSS
$custom: #df78ca; $custom-light: #eba2da; $custom-dark: #000000;
JSON
{
"hex": "#df78ca",
"rgb": {
"r": 223,
"g": 120,
"b": 202
},
"hsl": {
"h": 312.233,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.71432,
"c": 0.1615,
"h": 335.3
},
"luminance": 0.33385
}Semantic roles & 50–950 ramp
primary
#DF78CA
secondary
#C9EAD0
accent
#C93F1C
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#160F15
muted
#847F83