#DE779C#DE779C
#DE779C is a light, vivid pink. Relative luminance 0.311; OKLCH L 69.5% C 0.134 H 358.3°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DE779C |
|---|---|
| RGB | rgb(222, 119, 156) |
| HSL | hsl(338, 61%, 67%) |
| HSV | hsv(338, 46%, 87%) |
| CMYK | cmyk(0%, 46.4%, 29.7%, 12.9%) |
| CIE-LAB | lab(62.61, 44.15, -1.73) |
| CIE-LCH | lch(62.61, 44.19, 357.76°) |
| OKLab | oklab(69.5% 0.1337 -0.004) |
| OKLCH | oklch(69.5% 0.134 358.3) |
| XYZ | xyz(42.7234, 31.1272, 35.2041) |
| Luminance | 0.3112 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 2.14
Muted Pink
#D1768F
ΔE00 3.55
Dull Pink
#D5869D
ΔE00 4.51
Medium Pink
#F36196
ΔE00 5.13
Dusky Pink
#CC7A8B
ΔE00 5.57
Rosy Pink
#F6688E
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE779C #77DEB9
analogous
#DE77CF #DE779C #DE8677
triadic
#DE779C #9CDE77 #779CDE
tetradic
#DE779C #CFDE77 #77DEB9 #8677DE
square
#DE779C #CFDE77 #77DEB9 #8677DE
split-complementary
#DE779C #77DE86 #77CFDE
monochromatic
#B02B5B #D24678 #DE779C #EAA8C0 #F6DAE4
Accessibility & contrast
On white
2.91
#DE779C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#DE779C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE779C
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE779C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE779C | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868C9D
Deuteranopia (green-blind)
#A09F9A
Tritanopia (blue-blind)
#ED7084
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #de779c; /* rgb */ color: rgb(222, 119, 156); /* oklch */ color: oklch(69.5% 0.134 358.3);
Tailwind
colors: {
custom: {
50: '#eba1b9',
500: '#de779c',
950: '#000000',
},
}SCSS
$custom: #de779c; $custom-light: #eba1b9; $custom-dark: #000000;
JSON
{
"hex": "#de779c",
"rgb": {
"r": 222,
"g": 119,
"b": 156
},
"hsl": {
"h": 338.447,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.69504,
"c": 0.1338,
"h": 358.3
},
"luminance": 0.31124
}Semantic roles & 50–950 ramp
primary
#DE779C
secondary
#C8E9DD
accent
#C98B1D
background
#FEFAFB
surface
#FDF3F6
border
#D5CDD0
text
#160F11
muted
#847F80