#DE78CA#DE78CA
#DE78CA is a light, vivid pink. Relative luminance 0.332; OKLCH L 71.3% C 0.161 H 334.9°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DE78CA |
|---|---|
| RGB | rgb(222, 120, 202) |
| HSL | hsl(312, 61%, 67%) |
| HSV | hsv(312, 46%, 87%) |
| CMYK | cmyk(0%, 45.9%, 9%, 12.9%) |
| CIE-LAB | lab(64.35, 50.47, -25.24) |
| CIE-LCH | lch(64.35, 56.43, 333.43°) |
| OKLab | oklab(71.31% 0.1456 -0.0682) |
| OKLCH | oklch(71.31% 0.161 334.9) |
| XYZ | xyz(47.5013, 33.2298, 59.7777) |
| Luminance | 0.3323 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.40
Orchid
#DA70D6
ΔE00 3.73
Orchid (survey)
#C875C4
ΔE00 4.11
Purply Pink
#F075E6
ΔE00 4.94
Pale Magenta
#D767AD
ΔE00 5.96
Violet (CSS)
#EE82EE
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE78CA #78DE8C
analogous
#BF78DE #DE78CA #DE7897
triadic
#DE78CA #CADE78 #78CADE
tetradic
#DE78CA #DEBF78 #78DE8C #7897DE
square
#DE78CA #DEBF78 #78DE8C #7897DE
split-complementary
#DE78CA #97DE78 #78DEBF
monochromatic
#B02B96 #D247B7 #DE78CA #EAA9DD #F6DAF1
Accessibility & contrast
On white
2.75
#DE78CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#DE78CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE78CA
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE78CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE78CA | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7893CD
Deuteranopia (green-blind)
#94A2C7
Tritanopia (blue-blind)
#E77D98
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #de78ca; /* rgb */ color: rgb(222, 120, 202); /* oklch */ color: oklch(71.3% 0.161 334.9);
Tailwind
colors: {
custom: {
50: '#eaa2da',
500: '#de78ca',
950: '#000000',
},
}SCSS
$custom: #de78ca; $custom-light: #eaa2da; $custom-dark: #000000;
JSON
{
"hex": "#de78ca",
"rgb": {
"r": 222,
"g": 120,
"b": 202
},
"hsl": {
"h": 311.765,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.7131,
"c": 0.16076,
"h": 334.9
},
"luminance": 0.33227
}Semantic roles & 50–950 ramp
primary
#DE78CA
secondary
#C9E9CF
accent
#C83F1D
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#160F15
muted
#847F83