#CD80B5#CD80B5
#CD80B5 is a light, moderate pink. Relative luminance 0.318; OKLCH L 69.7% C 0.116 H 339.3°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CD80B5 |
|---|---|
| RGB | rgb(205, 128, 181) |
| HSL | hsl(319, 44%, 65%) |
| HSV | hsv(319, 38%, 80%) |
| CMYK | cmyk(0%, 37.6%, 11.7%, 19.6%) |
| CIE-LAB | lab(63.14, 37.39, -15.41) |
| CIE-LCH | lch(63.14, 40.44, 337.60°) |
| OKLab | oklab(69.71% 0.1089 -0.0411) |
| OKLCH | oklch(69.71% 0.116 339.3) |
| XYZ | xyz(41.2365, 31.7559, 47.6646) |
| Luminance | 0.3175 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.87
Pale Magenta
#D767AD
ΔE00 6.03
Lavender Pink
#DD85D7
ΔE00 6.63
Dusty Lavender
#AC86A8
ΔE00 7.83
Purplish Pink
#CE5DAE
ΔE00 8.41
Bubblegum Pink
#FE83CC
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD80B5 #80CD98
analogous
#BE80CD #CD80B5 #CD808E
triadic
#CD80B5 #B5CD80 #80B5CD
tetradic
#CD80B5 #CDBE80 #80CD98 #808ECD
square
#CD80B5 #CDBE80 #80CD98 #808ECD
split-complementary
#CD80B5 #8ECD80 #80CDBE
monochromatic
#973B7B #BC549B #CD80B5 #DEACCF #F0D8E8
Accessibility & contrast
On white
2.86
#CD80B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#CD80B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD80B5
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD80B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD80B5 | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8392B7
Deuteranopia (green-blind)
#969DB3
Tritanopia (blue-blind)
#D58193
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cd80b5; /* rgb */ color: rgb(205, 128, 181); /* oklch */ color: oklch(69.7% 0.116 339.3);
Tailwind
colors: {
custom: {
50: '#dda6cb',
500: '#cd80b5',
950: '#000000',
},
}SCSS
$custom: #cd80b5; $custom-light: #dda6cb; $custom-dark: #000000;
JSON
{
"hex": "#cd80b5",
"rgb": {
"r": 205,
"g": 128,
"b": 181
},
"hsl": {
"h": 318.701,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.69706,
"c": 0.1164,
"h": 339.3
},
"luminance": 0.31754
}Semantic roles & 50–950 ramp
primary
#CD80B5
secondary
#C7E1D0
accent
#B7592F
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#150F13
muted
#837F82