#D080C2#D080C2
#D080C2 is a light, vivid pink. Relative luminance 0.327; OKLCH L 70.5% C 0.130 H 333.5°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D080C2 |
|---|---|
| RGB | rgb(208, 128, 194) |
| HSL | hsl(311, 46%, 66%) |
| HSV | hsv(311, 38%, 82%) |
| CMYK | cmyk(0%, 38.5%, 6.7%, 18.4%) |
| CIE-LAB | lab(63.95, 40.60, -21.49) |
| CIE-LCH | lch(63.95, 45.93, 332.11°) |
| OKLab | oklab(70.55% 0.116 -0.0579) |
| OKLCH | oklch(70.55% 0.13 333.5) |
| XYZ | xyz(43.4689, 32.7455, 55.0593) |
| Luminance | 0.3274 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.79
Lavender Pink
#DD85D7
ΔE00 3.96
Orchid
#DA70D6
ΔE00 5.88
Pale Magenta
#D767AD
ΔE00 6.55
Purply Pink
#F075E6
ΔE00 7.63
Violet (CSS)
#EE82EE
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D080C2 #80D08E
analogous
#B680D0 #D080C2 #D0809A
triadic
#D080C2 #C2D080 #80C2D0
tetradic
#D080C2 #D0B680 #80D08E #809AD0
square
#D080C2 #D0B680 #80D08E #809AD0
split-complementary
#D080C2 #9AD080 #80D0B6
monochromatic
#9C3A8B #BF53AD #D080C2 #E1ADD7 #F1D9ED
Accessibility & contrast
On white
2.78
#D080C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#D080C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D080C2
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D080C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D080C2 | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F94C4
Deuteranopia (green-blind)
#949FC0
Tritanopia (blue-blind)
#D78498
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #d080c2; /* rgb */ color: rgb(208, 128, 194); /* oklch */ color: oklch(70.5% 0.130 333.5);
Tailwind
colors: {
custom: {
50: '#e0a6d4',
500: '#d080c2',
950: '#000000',
},
}SCSS
$custom: #d080c2; $custom-light: #e0a6d4; $custom-dark: #000000;
JSON
{
"hex": "#d080c2",
"rgb": {
"r": 208,
"g": 128,
"b": 194
},
"hsl": {
"h": 310.5,
"s": 45.977,
"l": 65.882
},
"oklch": {
"l": 0.7055,
"c": 0.12965,
"h": 333.5
},
"luminance": 0.32743
}Semantic roles & 50–950 ramp
primary
#D080C2
secondary
#C9E3CD
accent
#B9452C
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#150F14
muted
#837F83