#D080C0#D080C0
#D080C0 is a light, vivid pink. Relative luminance 0.327; OKLCH L 70.5% C 0.128 H 334.5°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D080C0 |
|---|---|
| RGB | rgb(208, 128, 192) |
| HSL | hsl(312, 46%, 66%) |
| HSV | hsv(312, 38%, 82%) |
| CMYK | cmyk(0%, 38.5%, 7.7%, 18.4%) |
| CIE-LAB | lab(63.88, 40.25, -20.47) |
| CIE-LCH | lch(63.88, 45.16, 333.04°) |
| OKLab | oklab(70.47% 0.1155 -0.0551) |
| OKLCH | oklch(70.47% 0.128 334.5) |
| XYZ | xyz(43.2458, 32.6563, 53.8844) |
| Luminance | 0.3265 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.08
Lavender Pink
#DD85D7
ΔE00 4.32
Orchid
#DA70D6
ΔE00 6.25
Pale Magenta
#D767AD
ΔE00 6.36
Bubblegum Pink
#FE83CC
ΔE00 7.94
Purply Pink
#F075E6
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D080C0 #80D090
analogous
#B880D0 #D080C0 #D08098
triadic
#D080C0 #C0D080 #80C0D0
tetradic
#D080C0 #D0B880 #80D090 #8098D0
square
#D080C0 #D0B880 #80D090 #8098D0
split-complementary
#D080C0 #98D080 #80D0B8
monochromatic
#9C3A88 #BF53AA #D080C0 #E1ADD6 #F1D9EC
Accessibility & contrast
On white
2.79
#D080C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#D080C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D080C0
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D080C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D080C0 | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8094C2
Deuteranopia (green-blind)
#949FBE
Tritanopia (blue-blind)
#D78498
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #d080c0; /* rgb */ color: rgb(208, 128, 192); /* oklch */ color: oklch(70.5% 0.128 334.5);
Tailwind
colors: {
custom: {
50: '#e0a6d3',
500: '#d080c0',
950: '#000000',
},
}SCSS
$custom: #d080c0; $custom-light: #e0a6d3; $custom-dark: #000000;
JSON
{
"hex": "#d080c0",
"rgb": {
"r": 208,
"g": 128,
"b": 192
},
"hsl": {
"h": 312,
"s": 45.977,
"l": 65.882
},
"oklch": {
"l": 0.70471,
"c": 0.12792,
"h": 334.5
},
"luminance": 0.32654
}Semantic roles & 50–950 ramp
primary
#D080C0
secondary
#C9E3CE
accent
#B9482C
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82