#DE79BE#DE79BE
#DE79BE is a light, vivid pink. Relative luminance 0.329; OKLCH L 71.0% C 0.150 H 340.4°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DE79BE |
|---|---|
| RGB | rgb(222, 121, 190) |
| HSL | hsl(319, 60%, 67%) |
| HSV | hsv(319, 45%, 87%) |
| CMYK | cmyk(0%, 45.5%, 14.4%, 12.9%) |
| CIE-LAB | lab(64.10, 48.03, -18.85) |
| CIE-LCH | lch(64.10, 51.60, 338.57°) |
| OKLab | oklab(70.98% 0.1411 -0.0503) |
| OKLCH | oklch(70.98% 0.15 340.4) |
| XYZ | xyz(46.2563, 32.9252, 52.6241) |
| Luminance | 0.3292 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.65
Lavender Pink
#DD85D7
ΔE00 5.20
Orchid (survey)
#C875C4
ΔE00 5.46
Bubblegum Pink
#FE83CC
ΔE00 5.90
Orchid
#DA70D6
ΔE00 6.25
Bubblegum (survey)
#FF6CB5
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE79BE #79DE99
analogous
#CC79DE #DE79BE #DE798C
triadic
#DE79BE #BEDE79 #79BEDE
tetradic
#DE79BE #DECC79 #79DE99 #798CDE
square
#DE79BE #DECC79 #79DE99 #798CDE
split-complementary
#DE79BE #8CDE79 #79DECC
monochromatic
#B12C87 #D248A6 #DE79BE #EAAAD6 #F6DBEE
Accessibility & contrast
On white
2.77
#DE79BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#DE79BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE79BE
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE79BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE79BE | 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)
#7E91C0
Deuteranopia (green-blind)
#98A1BB
Tritanopia (blue-blind)
#E87B93
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #de79be; /* rgb */ color: rgb(222, 121, 190); /* oklch */ color: oklch(71.0% 0.150 340.4);
Tailwind
colors: {
custom: {
50: '#eaa2d1',
500: '#de79be',
950: '#000000',
},
}SCSS
$custom: #de79be; $custom-light: #eaa2d1; $custom-dark: #000000;
JSON
{
"hex": "#de79be",
"rgb": {
"r": 222,
"g": 121,
"b": 190
},
"hsl": {
"h": 319.01,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.7098,
"c": 0.14984,
"h": 340.4
},
"luminance": 0.32922
}Semantic roles & 50–950 ramp
primary
#DE79BE
secondary
#C9E9D4
accent
#C8531D
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82