#DE779A#DE779A
#DE779A is a light, vivid pink. Relative luminance 0.311; OKLCH L 69.4% C 0.133 H 359.5°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DE779A |
|---|---|
| RGB | rgb(222, 119, 154) |
| HSL | hsl(340, 61%, 67%) |
| HSV | hsv(340, 46%, 87%) |
| CMYK | cmyk(0%, 46.4%, 30.6%, 12.9%) |
| CIE-LAB | lab(62.56, 43.90, -0.66) |
| CIE-LCH | lch(62.56, 43.90, 359.13°) |
| OKLab | oklab(69.44% 0.1331 -0.0012) |
| OKLCH | oklch(69.44% 0.133 359.5) |
| XYZ | xyz(42.5554, 31.0600, 34.3195) |
| Luminance | 0.3106 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 1.88
Muted Pink
#D1768F
ΔE00 3.16
Dull Pink
#D5869D
ΔE00 4.34
Medium Pink
#F36196
ΔE00 5.11
Dusky Pink
#CC7A8B
ΔE00 5.15
Rosy Pink
#F6688E
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE779A #77DEBB
analogous
#DE77CD #DE779A #DE8877
triadic
#DE779A #9ADE77 #779ADE
tetradic
#DE779A #CDDE77 #77DEBB #8877DE
square
#DE779A #CDDE77 #77DEBB #8877DE
split-complementary
#DE779A #77DE88 #77CDDE
monochromatic
#B02B58 #D24675 #DE779A #EAA8BF #F6DAE3
Accessibility & contrast
On white
2.91
#DE779A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#DE779A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE779A
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE779A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE779A | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868C9B
Deuteranopia (green-blind)
#A09E98
Tritanopia (blue-blind)
#ED7084
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #de779a; /* rgb */ color: rgb(222, 119, 154); /* oklch */ color: oklch(69.4% 0.133 359.5);
Tailwind
colors: {
custom: {
50: '#eba0b7',
500: '#de779a',
950: '#000000',
},
}SCSS
$custom: #de779a; $custom-light: #eba0b7; $custom-dark: #000000;
JSON
{
"hex": "#de779a",
"rgb": {
"r": 222,
"g": 119,
"b": 154
},
"hsl": {
"h": 339.612,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.69443,
"c": 0.13306,
"h": 359.5
},
"luminance": 0.31056
}Semantic roles & 50–950 ramp
primary
#DE779A
secondary
#C8E9DE
accent
#C98E1D
background
#FEFAFB
surface
#FDF3F6
border
#D5CDD0
text
#170F11
muted
#857F80