#DE77BB#DE77BB
#DE77BB is a light, vivid pink. Relative luminance 0.323; OKLCH L 70.6% C 0.151 H 341.6°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DE77BB |
|---|---|
| RGB | rgb(222, 119, 187) |
| HSL | hsl(320, 61%, 67%) |
| HSV | hsv(320, 46%, 87%) |
| CMYK | cmyk(0%, 46.4%, 15.8%, 12.9%) |
| CIE-LAB | lab(63.60, 48.57, -17.91) |
| CIE-LCH | lch(63.60, 51.77, 339.76°) |
| OKLab | oklab(70.57% 0.1433 -0.0477) |
| OKLCH | oklch(70.57% 0.151 341.6) |
| XYZ | xyz(45.6912, 32.3143, 50.8348) |
| Luminance | 0.3231 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.10
Orchid (survey)
#C875C4
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 5.85
Bubblegum Pink
#FE83CC
ΔE00 6.10
Bubblegum (survey)
#FF6CB5
ΔE00 6.21
Hot Pink
#FF69B4
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE77BB #77DE9A
analogous
#CD77DE #DE77BB #DE7788
triadic
#DE77BB #BBDE77 #77BBDE
tetradic
#DE77BB #DECD77 #77DE9A #7788DE
square
#DE77BB #DECD77 #77DE9A #7788DE
split-complementary
#DE77BB #88DE77 #77DECD
monochromatic
#B02B83 #D246A2 #DE77BB #EAA8D4 #F6DAEC
Accessibility & contrast
On white
2.81
#DE77BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#DE77BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE77BB
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE77BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE77BB | 1.00 | 2.81 | 7.46 | 7.46 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D90BD
Deuteranopia (green-blind)
#98A0B8
Tritanopia (blue-blind)
#E97891
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #de77bb; /* rgb */ color: rgb(222, 119, 187); /* oklch */ color: oklch(70.6% 0.151 341.6);
Tailwind
colors: {
custom: {
50: '#eaa1cf',
500: '#de77bb',
950: '#000000',
},
}SCSS
$custom: #de77bb; $custom-light: #eaa1cf; $custom-dark: #000000;
JSON
{
"hex": "#de77bb",
"rgb": {
"r": 222,
"g": 119,
"b": 187
},
"hsl": {
"h": 320.388,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.70571,
"c": 0.15102,
"h": 341.6
},
"luminance": 0.32311
}Semantic roles & 50–950 ramp
primary
#DE77BB
secondary
#C8E9D3
accent
#C9571D
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F13
muted
#847F82