#D080C1#D080C1
#D080C1 is a light, vivid pink. Relative luminance 0.327; OKLCH L 70.5% C 0.129 H 334.0°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D080C1 |
|---|---|
| RGB | rgb(208, 128, 193) |
| HSL | hsl(311, 46%, 66%) |
| HSV | hsv(311, 38%, 82%) |
| CMYK | cmyk(0%, 38.5%, 7.2%, 18.4%) |
| CIE-LAB | lab(63.92, 40.42, -20.98) |
| CIE-LCH | lch(63.92, 45.54, 332.57°) |
| OKLab | oklab(70.51% 0.1157 -0.0565) |
| OKLCH | oklch(70.51% 0.129 334) |
| XYZ | xyz(43.3569, 32.7007, 54.4699) |
| Luminance | 0.3270 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.93
Lavender Pink
#DD85D7
ΔE00 4.14
Orchid
#DA70D6
ΔE00 6.06
Pale Magenta
#D767AD
ΔE00 6.45
Purply Pink
#F075E6
ΔE00 7.79
Bubblegum Pink
#FE83CC
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D080C1 #80D08F
analogous
#B780D0 #D080C1 #D08099
triadic
#D080C1 #C1D080 #80C1D0
tetradic
#D080C1 #D0B780 #80D08F #8099D0
square
#D080C1 #D0B780 #80D08F #8099D0
split-complementary
#D080C1 #99D080 #80D0B7
monochromatic
#9C3A89 #BF53AB #D080C1 #E1ADD7 #F1D9ED
Accessibility & contrast
On white
2.79
#D080C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#D080C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D080C1
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D080C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D080C1 | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F94C3
Deuteranopia (green-blind)
#949FBF
Tritanopia (blue-blind)
#D78498
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #d080c1; /* rgb */ color: rgb(208, 128, 193); /* oklch */ color: oklch(70.5% 0.129 334.0);
Tailwind
colors: {
custom: {
50: '#e0a6d3',
500: '#d080c1',
950: '#000000',
},
}SCSS
$custom: #d080c1; $custom-light: #e0a6d3; $custom-dark: #000000;
JSON
{
"hex": "#d080c1",
"rgb": {
"r": 208,
"g": 128,
"b": 193
},
"hsl": {
"h": 311.25,
"s": 45.977,
"l": 65.882
},
"oklch": {
"l": 0.7051,
"c": 0.12878,
"h": 334
},
"luminance": 0.32698
}Semantic roles & 50–950 ramp
primary
#D080C1
secondary
#C9E3CE
accent
#B9472C
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82