#DE80BC#DE80BC
#DE80BC is a light, vivid pink. Relative luminance 0.346; OKLCH L 72.0% C 0.137 H 342.2°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DE80BC |
|---|---|
| RGB | rgb(222, 128, 188) |
| HSL | hsl(322, 59%, 69%) |
| HSV | hsv(322, 42%, 87%) |
| CMYK | cmyk(0%, 42.3%, 15.3%, 12.9%) |
| CIE-LAB | lab(65.44, 44.14, -15.70) |
| CIE-LCH | lch(65.44, 46.85, 340.43°) |
| OKLab | oklab(71.96% 0.1301 -0.0417) |
| OKLCH | oklch(71.96% 0.137 342.2) |
| XYZ | xyz(46.9209, 34.6018, 51.7747) |
| Luminance | 0.3460 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.38
Lavender Pink
#DD85D7
ΔE00 5.73
Pink (survey)
#FF81C0
ΔE00 5.81
Pale Magenta
#D767AD
ΔE00 5.94
Bubblegum (survey)
#FF6CB5
ΔE00 6.60
Orchid (survey)
#C875C4
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE80BC #80DEA2
analogous
#D180DE #DE80BC #DE808D
triadic
#DE80BC #BCDE80 #80BCDE
tetradic
#DE80BC #DED180 #80DEA2 #808DDE
square
#DE80BC #DED180 #80DEA2 #808DDE
split-complementary
#DE80BC #8DDE80 #80DED1
monochromatic
#B52F84 #D14FA2 #DE80BC #EBB1D6 #F7E1EF
Accessibility & contrast
On white
2.65
#DE80BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#DE80BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE80BC
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE80BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE80BC | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8596BE
Deuteranopia (green-blind)
#9DA4B9
Tritanopia (blue-blind)
#E88196
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #de80bc; /* rgb */ color: rgb(222, 128, 188); /* oklch */ color: oklch(72.0% 0.137 342.2);
Tailwind
colors: {
custom: {
50: '#eaa7d0',
500: '#de80bc',
950: '#000000',
},
}SCSS
$custom: #de80bc; $custom-light: #eaa7d0; $custom-dark: #000000;
JSON
{
"hex": "#de80bc",
"rgb": {
"r": 222,
"g": 128,
"b": 188
},
"hsl": {
"h": 321.702,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.71962,
"c": 0.13657,
"h": 342.2
},
"luminance": 0.34599
}Semantic roles & 50–950 ramp
primary
#DE80BC
secondary
#CFEBD9
accent
#C65C1F
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161014
muted
#847F82