#D080B5#D080B5
#D080B5 is a light, moderate pink. Relative luminance 0.322; OKLCH L 70.1% C 0.119 H 340.6°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D080B5 |
|---|---|
| RGB | rgb(208, 128, 181) |
| HSL | hsl(320, 46%, 66%) |
| HSV | hsv(320, 38%, 82%) |
| CMYK | cmyk(0%, 38.5%, 13%, 18.4%) |
| CIE-LAB | lab(63.50, 38.40, -14.84) |
| CIE-LCH | lch(63.50, 41.16, 338.87°) |
| OKLab | oklab(70.05% 0.1123 -0.0395) |
| OKLCH | oklch(70.05% 0.119 340.6) |
| XYZ | xyz(42.0722, 32.1868, 47.7038) |
| Luminance | 0.3218 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.89
Orchid (survey)
#C875C4
ΔE00 6.19
Lavender Pink
#DD85D7
ΔE00 6.65
Bubblegum Pink
#FE83CC
ΔE00 7.90
Pink (survey)
#FF81C0
ΔE00 8.12
Dusty Lavender
#AC86A8
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D080B5 #80D09B
analogous
#C380D0 #D080B5 #D0808D
triadic
#D080B5 #B5D080 #80B5D0
tetradic
#D080B5 #D0C380 #80D09B #808DD0
square
#D080B5 #D0C380 #80D09B #808DD0
split-complementary
#D080B5 #8DD080 #80D0C3
monochromatic
#9C3A7B #BF539B #D080B5 #E1ADCF #F1D9E9
Accessibility & contrast
On white
2.82
#D080B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#D080B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D080B5
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D080B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D080B5 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8392B7
Deuteranopia (green-blind)
#989EB3
Tritanopia (blue-blind)
#D98193
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #d080b5; /* rgb */ color: rgb(208, 128, 181); /* oklch */ color: oklch(70.1% 0.119 340.6);
Tailwind
colors: {
custom: {
50: '#e0a6cb',
500: '#d080b5',
950: '#000000',
},
}SCSS
$custom: #d080b5; $custom-light: #e0a6cb; $custom-dark: #000000;
JSON
{
"hex": "#d080b5",
"rgb": {
"r": 208,
"g": 128,
"b": 181
},
"hsl": {
"h": 320.25,
"s": 45.977,
"l": 65.882
},
"oklch": {
"l": 0.70053,
"c": 0.11905,
"h": 340.6
},
"luminance": 0.32184
}Semantic roles & 50–950 ramp
primary
#D080B5
secondary
#C9E3D2
accent
#B95C2C
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#150F13
muted
#837F82