#DE79BA#DE79BA
#DE79BA is a light, vivid pink. Relative luminance 0.328; OKLCH L 70.8% C 0.147 H 342.3°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DE79BA |
|---|---|
| RGB | rgb(222, 121, 186) |
| HSL | hsl(321, 60%, 67%) |
| HSV | hsv(321, 45%, 87%) |
| CMYK | cmyk(0%, 45.5%, 16.2%, 12.9%) |
| CIE-LAB | lab(63.96, 47.41, -16.80) |
| CIE-LCH | lch(63.96, 50.30, 340.49°) |
| OKLab | oklab(70.83% 0.14 -0.0447) |
| OKLCH | oklch(70.83% 0.147 342.3) |
| XYZ | xyz(45.8251, 32.7527, 50.3531) |
| Luminance | 0.3275 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.43
Bubblegum Pink
#FE83CC
ΔE00 5.89
Lavender Pink
#DD85D7
ΔE00 5.99
Orchid (survey)
#C875C4
ΔE00 6.11
Bubblegum (survey)
#FF6CB5
ΔE00 6.11
Hot Pink
#FF69B4
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE79BA #79DE9D
analogous
#CF79DE #DE79BA #DE7988
triadic
#DE79BA #BADE79 #79BADE
tetradic
#DE79BA #DECF79 #79DE9D #7988DE
square
#DE79BA #DECF79 #79DE9D #7988DE
split-complementary
#DE79BA #88DE79 #79DECF
monochromatic
#B12C81 #D248A1 #DE79BA #EAAAD3 #F6DBED
Accessibility & contrast
On white
2.78
#DE79BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#DE79BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE79BA
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE79BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE79BA | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F91BC
Deuteranopia (green-blind)
#9AA1B7
Tritanopia (blue-blind)
#E97A91
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #de79ba; /* rgb */ color: rgb(222, 121, 186); /* oklch */ color: oklch(70.8% 0.147 342.3);
Tailwind
colors: {
custom: {
50: '#eaa2ce',
500: '#de79ba',
950: '#000000',
},
}SCSS
$custom: #de79ba; $custom-light: #eaa2ce; $custom-dark: #000000;
JSON
{
"hex": "#de79ba",
"rgb": {
"r": 222,
"g": 121,
"b": 186
},
"hsl": {
"h": 321.386,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.70829,
"c": 0.14699,
"h": 342.3
},
"luminance": 0.3275
}Semantic roles & 50–950 ramp
primary
#DE79BA
secondary
#C9E9D5
accent
#C85A1D
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F13
muted
#847F82