#DE80CC#DE80CC
#DE80CC is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.6% C 0.149 H 334.4°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DE80CC |
|---|---|
| RGB | rgb(222, 128, 204) |
| HSL | hsl(311, 59%, 69%) |
| HSV | hsv(311, 42%, 87%) |
| CMYK | cmyk(0%, 42.3%, 8.1%, 12.9%) |
| CIE-LAB | lab(66.01, 46.74, -23.82) |
| CIE-LCH | lch(66.01, 52.46, 333.00°) |
| OKLab | oklab(72.58% 0.1344 -0.0642) |
| OKLCH | oklch(72.58% 0.149 334.4) |
| XYZ | xyz(48.7423, 35.3304, 61.3671) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.31
Orchid (survey)
#C875C4
ΔE00 4.94
Orchid
#DA70D6
ΔE00 4.97
Purply Pink
#F075E6
ΔE00 5.41
Violet (CSS)
#EE82EE
ΔE00 5.82
Bubblegum Pink
#FE83CC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE80CC #80DE92
analogous
#C180DE #DE80CC #DE809D
triadic
#DE80CC #CCDE80 #80CCDE
tetradic
#DE80CC #DEC180 #80DE92 #809DDE
square
#DE80CC #DEC180 #80DE92 #809DDE
split-complementary
#DE80CC #9DDE80 #80DEC1
monochromatic
#B52F9B #D14FB8 #DE80CC #EBB1E0 #F7E1F3
Accessibility & contrast
On white
2.60
#DE80CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#DE80CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE80CC
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE80CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE80CC | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8098CF
Deuteranopia (green-blind)
#99A5C9
Tritanopia (blue-blind)
#E6859D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #de80cc; /* rgb */ color: rgb(222, 128, 204); /* oklch */ color: oklch(72.6% 0.149 334.4);
Tailwind
colors: {
custom: {
50: '#eaa7db',
500: '#de80cc',
950: '#000000',
},
}SCSS
$custom: #de80cc; $custom-light: #eaa7db; $custom-dark: #000000;
JSON
{
"hex": "#de80cc",
"rgb": {
"r": 222,
"g": 128,
"b": 204
},
"hsl": {
"h": 311.489,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.72576,
"c": 0.14892,
"h": 334.4
},
"luminance": 0.35328
}Semantic roles & 50–950 ramp
primary
#DE80CC
secondary
#CFEBD4
accent
#C63F1F
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83