#DE79BB#DE79BB
#DE79BB is a light, vivid pink. Relative luminance 0.328; OKLCH L 70.9% C 0.148 H 341.8°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DE79BB |
|---|---|
| RGB | rgb(222, 121, 187) |
| HSL | hsl(321, 60%, 67%) |
| HSV | hsv(321, 45%, 87%) |
| CMYK | cmyk(0%, 45.5%, 15.8%, 12.9%) |
| CIE-LAB | lab(63.99, 47.56, -17.31) |
| CIE-LCH | lch(63.99, 50.62, 340.00°) |
| OKLab | oklab(70.87% 0.1403 -0.0461) |
| OKLCH | oklch(70.87% 0.148 341.8) |
| XYZ | xyz(45.9318, 32.7954, 50.9150) |
| Luminance | 0.3279 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 5.79
Bubblegum Pink
#FE83CC
ΔE00 5.88
Orchid (survey)
#C875C4
ΔE00 5.94
Bubblegum (survey)
#FF6CB5
ΔE00 6.21
Hot Pink
#FF69B4
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE79BB #79DE9C
analogous
#CE79DE #DE79BB #DE7989
triadic
#DE79BB #BBDE79 #79BBDE
tetradic
#DE79BB #DECE79 #79DE9C #7989DE
square
#DE79BB #DECE79 #79DE9C #7989DE
split-complementary
#DE79BB #89DE79 #79DECE
monochromatic
#B12C83 #D248A2 #DE79BB #EAAAD4 #F6DBED
Accessibility & contrast
On white
2.78
#DE79BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#DE79BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE79BB
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE79BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE79BB | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F91BD
Deuteranopia (green-blind)
#99A1B8
Tritanopia (blue-blind)
#E97A92
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #de79bb; /* rgb */ color: rgb(222, 121, 187); /* oklch */ color: oklch(70.9% 0.148 341.8);
Tailwind
colors: {
custom: {
50: '#eaa2cf',
500: '#de79bb',
950: '#000000',
},
}SCSS
$custom: #de79bb; $custom-light: #eaa2cf; $custom-dark: #000000;
JSON
{
"hex": "#de79bb",
"rgb": {
"r": 222,
"g": 121,
"b": 187
},
"hsl": {
"h": 320.792,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.70866,
"c": 0.14768,
"h": 341.8
},
"luminance": 0.32792
}Semantic roles & 50–950 ramp
primary
#DE79BB
secondary
#C9E9D5
accent
#C8591D
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F13
muted
#847F82