#DF78CB#DF78CB
#DF78CB is a light, vivid pink. Relative luminance 0.334; OKLCH L 71.5% C 0.162 H 334.8°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DF78CB |
|---|---|
| RGB | rgb(223, 120, 203) |
| HSL | hsl(312, 62%, 67%) |
| HSV | hsv(312, 46%, 87%) |
| CMYK | cmyk(0%, 46.2%, 9%, 12.5%) |
| CIE-LAB | lab(64.51, 50.94, -25.53) |
| CIE-LCH | lch(64.51, 56.98, 333.38°) |
| OKLab | oklab(71.47% 0.1469 -0.069) |
| OKLCH | oklch(71.47% 0.162 334.8) |
| XYZ | xyz(47.9274, 33.4357, 60.4177) |
| Luminance | 0.3343 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.33
Orchid
#DA70D6
ΔE00 3.67
Orchid (survey)
#C875C4
ΔE00 4.25
Purply Pink
#F075E6
ΔE00 4.75
Violet (CSS)
#EE82EE
ΔE00 5.93
Pale Magenta
#D767AD
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF78CB #78DF8C
analogous
#BF78DF #DF78CB #DF7898
triadic
#DF78CB #CBDF78 #78CBDF
tetradic
#DF78CB #DFBF78 #78DF8C #7898DF
square
#DF78CB #DFBF78 #78DF8C #7898DF
split-complementary
#DF78CB #98DF78 #78DFBF
monochromatic
#B22A98 #D347B8 #DF78CB #EBA9DE #F6DBF1
Accessibility & contrast
On white
2.73
#DF78CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#DF78CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF78CB
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF78CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF78CB | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7893CE
Deuteranopia (green-blind)
#94A2C8
Tritanopia (blue-blind)
#E87D98
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #df78cb; /* rgb */ color: rgb(223, 120, 203); /* oklch */ color: oklch(71.5% 0.162 334.8);
Tailwind
colors: {
custom: {
50: '#eba2db',
500: '#df78cb',
950: '#000000',
},
}SCSS
$custom: #df78cb; $custom-light: #eba2db; $custom-dark: #000000;
JSON
{
"hex": "#df78cb",
"rgb": {
"r": 223,
"g": 120,
"b": 203
},
"hsl": {
"h": 311.65,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.71473,
"c": 0.16231,
"h": 334.8
},
"luminance": 0.33433
}Semantic roles & 50–950 ramp
primary
#DF78CB
secondary
#C9EACF
accent
#C93E1C
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83