#DE79BF#DE79BF
#DE79BF is a light, vivid pink. Relative luminance 0.330; OKLCH L 71.0% C 0.151 H 339.9°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DE79BF |
|---|---|
| RGB | rgb(222, 121, 191) |
| HSL | hsl(318, 60%, 67%) |
| HSV | hsv(318, 45%, 87%) |
| CMYK | cmyk(0%, 45.5%, 14%, 12.9%) |
| CIE-LAB | lab(64.14, 48.19, -19.36) |
| CIE-LCH | lch(64.14, 51.93, 338.11°) |
| OKLab | oklab(71.02% 0.1414 -0.0517) |
| OKLCH | oklch(71.02% 0.151 339.9) |
| XYZ | xyz(46.3659, 32.9690, 53.2017) |
| Luminance | 0.3297 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.73
Lavender Pink
#DD85D7
ΔE00 5.01
Orchid (survey)
#C875C4
ΔE00 5.31
Bubblegum Pink
#FE83CC
ΔE00 5.93
Orchid
#DA70D6
ΔE00 6.04
Bubblegum (survey)
#FF6CB5
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE79BF #79DE98
analogous
#CB79DE #DE79BF #DE798D
triadic
#DE79BF #BFDE79 #79BFDE
tetradic
#DE79BF #DECB79 #79DE98 #798DDE
square
#DE79BF #DECB79 #79DE98 #798DDE
split-complementary
#DE79BF #8DDE79 #79DECB
monochromatic
#B12C88 #D248A8 #DE79BF #EAAAD6 #F6DBEE
Accessibility & contrast
On white
2.77
#DE79BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#DE79BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE79BF
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE79BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE79BF | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D92C1
Deuteranopia (green-blind)
#98A1BC
Tritanopia (blue-blind)
#E87B94
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #de79bf; /* rgb */ color: rgb(222, 121, 191); /* oklch */ color: oklch(71.0% 0.151 339.9);
Tailwind
colors: {
custom: {
50: '#eaa2d2',
500: '#de79bf',
950: '#000000',
},
}SCSS
$custom: #de79bf; $custom-light: #eaa2d2; $custom-dark: #000000;
JSON
{
"hex": "#de79bf",
"rgb": {
"r": 222,
"g": 121,
"b": 191
},
"hsl": {
"h": 318.416,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.71018,
"c": 0.15056,
"h": 339.9
},
"luminance": 0.32966
}Semantic roles & 50–950 ramp
primary
#DE79BF
secondary
#C9E9D3
accent
#C8521D
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82