#DF78CC#DF78CC
#DF78CC is a light, vivid pink. Relative luminance 0.335; OKLCH L 71.5% C 0.163 H 334.4°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DF78CC |
|---|---|
| RGB | rgb(223, 120, 204) |
| HSL | hsl(311, 62%, 67%) |
| HSV | hsv(311, 46%, 87%) |
| CMYK | cmyk(0%, 46.2%, 8.5%, 12.5%) |
| CIE-LAB | lab(64.55, 51.10, -26.04) |
| CIE-LCH | lch(64.55, 57.35, 333.00°) |
| OKLab | oklab(71.51% 0.1472 -0.0704) |
| OKLCH | oklch(71.51% 0.163 334.4) |
| XYZ | xyz(48.0469, 33.4835, 61.0473) |
| Luminance | 0.3348 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.23
Orchid
#DA70D6
ΔE00 3.50
Orchid (survey)
#C875C4
ΔE00 4.22
Purply Pink
#F075E6
ΔE00 4.58
Violet (CSS)
#EE82EE
ΔE00 5.77
Pale Magenta
#D767AD
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF78CC #78DF8B
analogous
#BF78DF #DF78CC #DF7899
triadic
#DF78CC #CCDF78 #78CCDF
tetradic
#DF78CC #DFBF78 #78DF8B #7899DF
square
#DF78CC #DFBF78 #78DF8B #7899DF
split-complementary
#DF78CC #99DF78 #78DFBF
monochromatic
#B22A99 #D347B9 #DF78CC #EBA9DF #F6DBF1
Accessibility & contrast
On white
2.73
#DF78CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#DF78CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF78CC
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF78CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF78CC | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7893CF
Deuteranopia (green-blind)
#94A2C9
Tritanopia (blue-blind)
#E87D99
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #df78cc; /* rgb */ color: rgb(223, 120, 204); /* oklch */ color: oklch(71.5% 0.163 334.4);
Tailwind
colors: {
custom: {
50: '#eba2db',
500: '#df78cc',
950: '#000000',
},
}SCSS
$custom: #df78cc; $custom-light: #eba2db; $custom-dark: #000000;
JSON
{
"hex": "#df78cc",
"rgb": {
"r": 223,
"g": 120,
"b": 204
},
"hsl": {
"h": 311.068,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.71514,
"c": 0.16312,
"h": 334.4
},
"luminance": 0.33481
}Semantic roles & 50–950 ramp
primary
#DF78CC
secondary
#C9EACF
accent
#C93C1C
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83