#DD80CF#DD80CF
#DD80CF is a light, vivid purple. Relative luminance 0.353; OKLCH L 72.6% C 0.151 H 332.7°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DD80CF |
|---|---|
| RGB | rgb(221, 128, 207) |
| HSL | hsl(309, 58%, 68%) |
| HSV | hsv(309, 42%, 87%) |
| CMYK | cmyk(0%, 42.1%, 6.3%, 13.3%) |
| CIE-LAB | lab(66.00, 46.94, -25.52) |
| CIE-LCH | lch(66.00, 53.43, 331.47°) |
| OKLab | oklab(72.58% 0.134 -0.069) |
| OKLCH | oklch(72.58% 0.151 332.7) |
| XYZ | xyz(48.8001, 35.3182, 63.2660) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.71
Orchid
#DA70D6
ΔE00 4.46
Orchid (survey)
#C875C4
ΔE00 4.68
Purply Pink
#F075E6
ΔE00 4.96
Violet (CSS)
#EE82EE
ΔE00 5.28
Bubblegum Pink
#FE83CC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD80CF #80DD8E
analogous
#BC80DD #DD80CF #DD80A0
triadic
#DD80CF #CFDD80 #80CFDD
tetradic
#DD80CF #DDBC80 #80DD8E #80A0DD
square
#DD80CF #DDBC80 #80DD8E #80A0DD
split-complementary
#DD80CF #A0DD80 #80DDBC
monochromatic
#B3309F #D050BD #DD80CF #EAB0E1 #F7E1F3
Accessibility & contrast
On white
2.60
#DD80CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#DD80CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD80CF
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD80CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD80CF | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E98D2
Deuteranopia (green-blind)
#97A5CC
Tritanopia (blue-blind)
#E5859E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dd80cf; /* rgb */ color: rgb(221, 128, 207); /* oklch */ color: oklch(72.6% 0.151 332.7);
Tailwind
colors: {
custom: {
50: '#e9a7de',
500: '#dd80cf',
950: '#000000',
},
}SCSS
$custom: #dd80cf; $custom-light: #e9a7de; $custom-dark: #000000;
JSON
{
"hex": "#dd80cf",
"rgb": {
"r": 221,
"g": 128,
"b": 207
},
"hsl": {
"h": 309.032,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.7258,
"c": 0.1507,
"h": 332.7
},
"luminance": 0.35315
}Semantic roles & 50–950 ramp
primary
#DD80CF
secondary
#CEEAD3
accent
#C53920
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83