#DE77BC#DE77BC
#DE77BC is a light, vivid pink. Relative luminance 0.324; OKLCH L 70.6% C 0.152 H 341.1°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DE77BC |
|---|---|
| RGB | rgb(222, 119, 188) |
| HSL | hsl(320, 61%, 67%) |
| HSV | hsv(320, 46%, 87%) |
| CMYK | cmyk(0%, 46.4%, 15.3%, 12.9%) |
| CIE-LAB | lab(63.64, 48.73, -18.42) |
| CIE-LCH | lch(63.64, 52.09, 339.29°) |
| OKLab | oklab(70.61% 0.1436 -0.0491) |
| OKLCH | oklch(70.61% 0.152 341.1) |
| XYZ | xyz(45.7987, 32.3573, 51.4006) |
| Luminance | 0.3235 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.16
Orchid (survey)
#C875C4
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 5.66
Bubblegum Pink
#FE83CC
ΔE00 6.11
Bubblegum (survey)
#FF6CB5
ΔE00 6.32
Orchid
#DA70D6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE77BC #77DE99
analogous
#CD77DE #DE77BC #DE7789
triadic
#DE77BC #BCDE77 #77BCDE
tetradic
#DE77BC #DECD77 #77DE99 #7789DE
square
#DE77BC #DECD77 #77DE99 #7789DE
split-complementary
#DE77BC #89DE77 #77DECD
monochromatic
#B02B84 #D246A4 #DE77BC #EAA8D4 #F6DAED
Accessibility & contrast
On white
2.81
#DE77BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#DE77BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE77BC
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE77BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE77BC | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C90BE
Deuteranopia (green-blind)
#98A0B9
Tritanopia (blue-blind)
#E97891
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #de77bc; /* rgb */ color: rgb(222, 119, 188); /* oklch */ color: oklch(70.6% 0.152 341.1);
Tailwind
colors: {
custom: {
50: '#eaa1d0',
500: '#de77bc',
950: '#000000',
},
}SCSS
$custom: #de77bc; $custom-light: #eaa1d0; $custom-dark: #000000;
JSON
{
"hex": "#de77bc",
"rgb": {
"r": 222,
"g": 119,
"b": 188
},
"hsl": {
"h": 319.806,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.7061,
"c": 0.15173,
"h": 341.1
},
"luminance": 0.32354
}Semantic roles & 50–950 ramp
primary
#DE77BC
secondary
#C8E9D3
accent
#C9561D
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82