#DF789D#DF789D
#DF789D is a light, vivid pink. Relative luminance 0.316; OKLCH L 69.8% C 0.134 H 358.3°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DF789D |
|---|---|
| RGB | rgb(223, 120, 157) |
| HSL | hsl(338, 62%, 67%) |
| HSV | hsv(338, 46%, 87%) |
| CMYK | cmyk(0%, 46.2%, 29.6%, 12.5%) |
| CIE-LAB | lab(62.98, 44.12, -1.75) |
| CIE-LCH | lch(62.98, 44.15, 357.73°) |
| OKLab | oklab(69.81% 0.1336 -0.004) |
| OKLCH | oklch(69.81% 0.134 358.3) |
| XYZ | xyz(43.2353, 31.5589, 35.7061) |
| Luminance | 0.3155 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 2.41
Muted Pink
#D1768F
ΔE00 3.73
Dull Pink
#D5869D
ΔE00 4.40
Medium Pink
#F36196
ΔE00 5.21
Dusky Pink
#CC7A8B
ΔE00 5.68
Carnation Pink
#FF7FA7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF789D #78DFBA
analogous
#DF78D0 #DF789D #DF8778
triadic
#DF789D #9DDF78 #789DDF
tetradic
#DF789D #D0DF78 #78DFBA #8778DF
square
#DF789D #D0DF78 #78DFBA #8778DF
split-complementary
#DF789D #78DF87 #78D0DF
monochromatic
#B22A5B #D34779 #DF789D #EBA9C1 #F6DBE5
Accessibility & contrast
On white
2.87
#DF789D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#DF789D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF789D
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF789D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF789D | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878D9E
Deuteranopia (green-blind)
#A19F9B
Tritanopia (blue-blind)
#EE7285
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #df789d; /* rgb */ color: rgb(223, 120, 157); /* oklch */ color: oklch(69.8% 0.134 358.3);
Tailwind
colors: {
custom: {
50: '#eba1b9',
500: '#df789d',
950: '#000000',
},
}SCSS
$custom: #df789d; $custom-light: #eba1b9; $custom-dark: #000000;
JSON
{
"hex": "#df789d",
"rgb": {
"r": 223,
"g": 120,
"b": 157
},
"hsl": {
"h": 338.447,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.69814,
"c": 0.13367,
"h": 358.3
},
"luminance": 0.31555
}Semantic roles & 50–950 ramp
primary
#DF789D
secondary
#C9EADE
accent
#C98B1C
background
#FEFAFB
surface
#FDF4F6
border
#D5CED0
text
#170F11
muted
#857F80