#DE779B#DE779B
#DE779B is a light, vivid pink. Relative luminance 0.311; OKLCH L 69.5% C 0.133 H 358.9°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DE779B |
|---|---|
| RGB | rgb(222, 119, 155) |
| HSL | hsl(339, 61%, 67%) |
| HSV | hsv(339, 46%, 87%) |
| CMYK | cmyk(0%, 46.4%, 30.2%, 12.9%) |
| CIE-LAB | lab(62.59, 44.03, -1.20) |
| CIE-LCH | lch(62.59, 44.04, 358.44°) |
| OKLab | oklab(69.47% 0.1334 -0.0026) |
| OKLCH | oklch(69.47% 0.133 358.9) |
| XYZ | xyz(42.6391, 31.0934, 34.7599) |
| Luminance | 0.3109 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 2.00
Muted Pink
#D1768F
ΔE00 3.35
Dull Pink
#D5869D
ΔE00 4.42
Medium Pink
#F36196
ΔE00 5.12
Dusky Pink
#CC7A8B
ΔE00 5.36
Rosy Pink
#F6688E
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE779B #77DEBA
analogous
#DE77CF #DE779B #DE8777
triadic
#DE779B #9BDE77 #779BDE
tetradic
#DE779B #CFDE77 #77DEBA #8777DE
square
#DE779B #CFDE77 #77DEBA #8777DE
split-complementary
#DE779B #77DE87 #77CFDE
monochromatic
#B02B59 #D24677 #DE779B #EAA8BF #F6DAE3
Accessibility & contrast
On white
2.91
#DE779B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#DE779B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE779B
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE779B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE779B | 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)
#868C9C
Deuteranopia (green-blind)
#A09E99
Tritanopia (blue-blind)
#ED7084
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #de779b; /* rgb */ color: rgb(222, 119, 155); /* oklch */ color: oklch(69.5% 0.133 358.9);
Tailwind
colors: {
custom: {
50: '#eba1b8',
500: '#de779b',
950: '#000000',
},
}SCSS
$custom: #de779b; $custom-light: #eba1b8; $custom-dark: #000000;
JSON
{
"hex": "#de779b",
"rgb": {
"r": 222,
"g": 119,
"b": 155
},
"hsl": {
"h": 339.029,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.69473,
"c": 0.13341,
"h": 358.9
},
"luminance": 0.3109
}Semantic roles & 50–950 ramp
primary
#DE779B
secondary
#C8E9DD
accent
#C98D1D
background
#FEFAFB
surface
#FDF3F6
border
#D5CDD0
text
#170F11
muted
#857F80