#DE78CC#DE78CC
#DE78CC is a light, vivid pink. Relative luminance 0.333; OKLCH L 71.4% C 0.162 H 334.1°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DE78CC |
|---|---|
| RGB | rgb(222, 120, 204) |
| HSL | hsl(311, 61%, 67%) |
| HSV | hsv(311, 46%, 87%) |
| CMYK | cmyk(0%, 45.9%, 8.1%, 12.9%) |
| CIE-LAB | lab(64.42, 50.80, -26.24) |
| CIE-LCH | lch(64.42, 57.18, 332.68°) |
| OKLab | oklab(71.39% 0.146 -0.071) |
| OKLCH | oklch(71.39% 0.162 334.1) |
| XYZ | xyz(47.7397, 33.3251, 61.0329) |
| Luminance | 0.3332 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.20
Orchid
#DA70D6
ΔE00 3.38
Orchid (survey)
#C875C4
ΔE00 4.04
Purply Pink
#F075E6
ΔE00 4.62
Violet (CSS)
#EE82EE
ΔE00 5.79
Pale Magenta
#D767AD
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE78CC #78DE8A
analogous
#BD78DE #DE78CC #DE7899
triadic
#DE78CC #CCDE78 #78CCDE
tetradic
#DE78CC #DEBD78 #78DE8A #7899DE
square
#DE78CC #DEBD78 #78DE8A #7899DE
split-complementary
#DE78CC #99DE78 #78DEBD
monochromatic
#B02B99 #D247B9 #DE78CC #EAA9DF #F6DAF1
Accessibility & contrast
On white
2.74
#DE78CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#DE78CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE78CC
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE78CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE78CC | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7793CF
Deuteranopia (green-blind)
#93A2C9
Tritanopia (blue-blind)
#E67D99
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #de78cc; /* rgb */ color: rgb(222, 120, 204); /* oklch */ color: oklch(71.4% 0.162 334.1);
Tailwind
colors: {
custom: {
50: '#eaa2db',
500: '#de78cc',
950: '#000000',
},
}SCSS
$custom: #de78cc; $custom-light: #eaa2db; $custom-dark: #000000;
JSON
{
"hex": "#de78cc",
"rgb": {
"r": 222,
"g": 120,
"b": 204
},
"hsl": {
"h": 310.588,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.71392,
"c": 0.16238,
"h": 334.1
},
"luminance": 0.33322
}Semantic roles & 50–950 ramp
primary
#DE78CC
secondary
#C9E9CE
accent
#C83B1D
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83