#DE79BD#DE79BD
#DE79BD is a light, vivid pink. Relative luminance 0.329; OKLCH L 70.9% C 0.149 H 340.9°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DE79BD |
|---|---|
| RGB | rgb(222, 121, 189) |
| HSL | hsl(320, 60%, 67%) |
| HSV | hsv(320, 45%, 87%) |
| CMYK | cmyk(0%, 45.5%, 14.9%, 12.9%) |
| CIE-LAB | lab(64.06, 47.87, -18.34) |
| CIE-LCH | lch(64.06, 51.27, 339.04°) |
| OKLab | oklab(70.94% 0.1409 -0.0489) |
| OKLCH | oklch(70.94% 0.149 340.9) |
| XYZ | xyz(46.1474, 32.8816, 52.0504) |
| Luminance | 0.3288 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.58
Lavender Pink
#DD85D7
ΔE00 5.39
Orchid (survey)
#C875C4
ΔE00 5.61
Bubblegum Pink
#FE83CC
ΔE00 5.89
Bubblegum (survey)
#FF6CB5
ΔE00 6.42
Orchid
#DA70D6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE79BD #79DE9A
analogous
#CD79DE #DE79BD #DE798B
triadic
#DE79BD #BDDE79 #79BDDE
tetradic
#DE79BD #DECD79 #79DE9A #798BDE
square
#DE79BD #DECD79 #79DE9A #798BDE
split-complementary
#DE79BD #8BDE79 #79DECD
monochromatic
#B12C85 #D248A5 #DE79BD #EAAAD5 #F6DBED
Accessibility & contrast
On white
2.77
#DE79BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#DE79BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE79BD
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE79BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE79BD | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E91BF
Deuteranopia (green-blind)
#99A1BA
Tritanopia (blue-blind)
#E97A93
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #de79bd; /* rgb */ color: rgb(222, 121, 189); /* oklch */ color: oklch(70.9% 0.149 340.9);
Tailwind
colors: {
custom: {
50: '#eaa2d1',
500: '#de79bd',
950: '#000000',
},
}SCSS
$custom: #de79bd; $custom-light: #eaa2d1; $custom-dark: #000000;
JSON
{
"hex": "#de79bd",
"rgb": {
"r": 222,
"g": 121,
"b": 189
},
"hsl": {
"h": 319.604,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.70942,
"c": 0.14911,
"h": 340.9
},
"luminance": 0.32878
}Semantic roles & 50–950 ramp
primary
#DE79BD
secondary
#C9E9D4
accent
#C8551D
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82