#DF78BA#DF78BA
#DF78BA is a light, vivid pink. Relative luminance 0.327; OKLCH L 70.8% C 0.150 H 342.5°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DF78BA |
|---|---|
| RGB | rgb(223, 120, 186) |
| HSL | hsl(322, 62%, 67%) |
| HSV | hsv(322, 46%, 87%) |
| CMYK | cmyk(0%, 46.2%, 16.6%, 12.5%) |
| CIE-LAB | lab(63.89, 48.23, -16.89) |
| CIE-LCH | lch(63.89, 51.11, 340.70°) |
| OKLab | oklab(70.8% 0.1426 -0.0449) |
| OKLCH | oklch(70.8% 0.15 342.5) |
| XYZ | xyz(46.0115, 32.6693, 50.3273) |
| Luminance | 0.3267 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.29
Bubblegum Pink
#FE83CC
ΔE00 5.84
Bubblegum (survey)
#FF6CB5
ΔE00 5.92
Hot Pink
#FF69B4
ΔE00 6.01
Lavender Pink
#DD85D7
ΔE00 6.08
Orchid (survey)
#C875C4
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF78BA #78DF9D
analogous
#D078DF #DF78BA #DF7887
triadic
#DF78BA #BADF78 #78BADF
tetradic
#DF78BA #DFD078 #78DF9D #7887DF
square
#DF78BA #DFD078 #78DF9D #7887DF
split-complementary
#DF78BA #87DF78 #78DFD0
monochromatic
#B22A81 #D347A1 #DF78BA #EBA9D3 #F6DBED
Accessibility & contrast
On white
2.79
#DF78BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#DF78BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF78BA
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF78BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF78BA | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E90BC
Deuteranopia (green-blind)
#99A1B7
Tritanopia (blue-blind)
#EA7891
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #df78ba; /* rgb */ color: rgb(223, 120, 186); /* oklch */ color: oklch(70.8% 0.150 342.5);
Tailwind
colors: {
custom: {
50: '#eba2ce',
500: '#df78ba',
950: '#000000',
},
}SCSS
$custom: #df78ba; $custom-light: #eba2ce; $custom-dark: #000000;
JSON
{
"hex": "#df78ba",
"rgb": {
"r": 223,
"g": 120,
"b": 186
},
"hsl": {
"h": 321.553,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.70805,
"c": 0.14952,
"h": 342.5
},
"luminance": 0.32666
}Semantic roles & 50–950 ramp
primary
#DF78BA
secondary
#C9EAD5
accent
#C95A1C
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F13
muted
#847F82