#CD80BD#CD80BD
#CD80BD is a light, vivid pink. Relative luminance 0.321; OKLCH L 70.0% C 0.123 H 334.8°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CD80BD |
|---|---|
| RGB | rgb(205, 128, 189) |
| HSL | hsl(312, 44%, 65%) |
| HSV | hsv(312, 38%, 80%) |
| CMYK | cmyk(0%, 37.6%, 7.8%, 19.6%) |
| CIE-LAB | lab(63.42, 38.75, -19.51) |
| CIE-LCH | lch(63.42, 43.39, 333.28°) |
| OKLab | oklab(70.01% 0.1112 -0.0524) |
| OKLCH | oklch(70.01% 0.123 334.8) |
| XYZ | xyz(42.0811, 32.0937, 52.1124) |
| Luminance | 0.3209 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 4.97
Pale Magenta
#D767AD
ΔE00 6.34
Orchid
#DA70D6
ΔE00 6.77
Purplish Pink
#CE5DAE
ΔE00 8.19
Dusty Lavender
#AC86A8
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD80BD #80CD90
analogous
#B780CD #CD80BD #CD8096
triadic
#CD80BD #BDCD80 #80BDCD
tetradic
#CD80BD #CDB780 #80CD90 #8096CD
square
#CD80BD #CDB780 #80CD90 #8096CD
split-complementary
#CD80BD #96CD80 #80CDB7
monochromatic
#973B84 #BC54A6 #CD80BD #DEACD4 #F0D8EB
Accessibility & contrast
On white
2.83
#CD80BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#CD80BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD80BD
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD80BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD80BD | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8093BF
Deuteranopia (green-blind)
#949EBB
Tritanopia (blue-blind)
#D48396
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cd80bd; /* rgb */ color: rgb(205, 128, 189); /* oklch */ color: oklch(70.0% 0.123 334.8);
Tailwind
colors: {
custom: {
50: '#dda6d1',
500: '#cd80bd',
950: '#000000',
},
}SCSS
$custom: #cd80bd; $custom-light: #dda6d1; $custom-dark: #000000;
JSON
{
"hex": "#cd80bd",
"rgb": {
"r": 205,
"g": 128,
"b": 189
},
"hsl": {
"h": 312.468,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.7001,
"c": 0.12296,
"h": 334.8
},
"luminance": 0.32092
}Semantic roles & 50–950 ramp
primary
#CD80BD
secondary
#C7E1CD
accent
#B74B2F
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82