#DE79BC#DE79BC
#DE79BC is a light, vivid pink. Relative luminance 0.328; OKLCH L 70.9% C 0.148 H 341.3°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DE79BC |
|---|---|
| RGB | rgb(222, 121, 188) |
| HSL | hsl(320, 60%, 67%) |
| HSV | hsv(320, 45%, 87%) |
| CMYK | cmyk(0%, 45.5%, 15.3%, 12.9%) |
| CIE-LAB | lab(64.03, 47.72, -17.83) |
| CIE-LCH | lch(64.03, 50.94, 339.52°) |
| OKLab | oklab(70.9% 0.1406 -0.0475) |
| OKLCH | oklch(70.9% 0.148 341.3) |
| XYZ | xyz(46.0392, 32.8383, 51.4807) |
| Luminance | 0.3283 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 5.59
Orchid (survey)
#C875C4
ΔE00 5.77
Bubblegum Pink
#FE83CC
ΔE00 5.88
Bubblegum (survey)
#FF6CB5
ΔE00 6.31
Hot Pink
#FF69B4
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE79BC #79DE9B
analogous
#CE79DE #DE79BC #DE798A
triadic
#DE79BC #BCDE79 #79BCDE
tetradic
#DE79BC #DECE79 #79DE9B #798ADE
square
#DE79BC #DECE79 #79DE9B #798ADE
split-complementary
#DE79BC #8ADE79 #79DECE
monochromatic
#B12C84 #D248A3 #DE79BC #EAAAD5 #F6DBED
Accessibility & contrast
On white
2.78
#DE79BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#DE79BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE79BC
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE79BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE79BC | 1.00 | 2.78 | 7.57 | 7.57 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E91BE
Deuteranopia (green-blind)
#99A1B9
Tritanopia (blue-blind)
#E97A92
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #de79bc; /* rgb */ color: rgb(222, 121, 188); /* oklch */ color: oklch(70.9% 0.148 341.3);
Tailwind
colors: {
custom: {
50: '#eaa2d0',
500: '#de79bc',
950: '#000000',
},
}SCSS
$custom: #de79bc; $custom-light: #eaa2d0; $custom-dark: #000000;
JSON
{
"hex": "#de79bc",
"rgb": {
"r": 222,
"g": 121,
"b": 188
},
"hsl": {
"h": 320.198,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.70904,
"c": 0.1484,
"h": 341.3
},
"luminance": 0.32835
}Semantic roles & 50–950 ramp
primary
#DE79BC
secondary
#C9E9D4
accent
#C8571D
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82