#CD80C4#CD80C4
#CD80C4 is a light, vivid purple. Relative luminance 0.324; OKLCH L 70.3% C 0.129 H 331.1°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CD80C4 |
|---|---|
| RGB | rgb(205, 128, 196) |
| HSL | hsl(307, 44%, 65%) |
| HSV | hsv(307, 38%, 80%) |
| CMYK | cmyk(0%, 37.6%, 4.4%, 19.6%) |
| CIE-LAB | lab(63.68, 39.99, -23.07) |
| CIE-LCH | lch(63.68, 46.16, 330.02°) |
| OKLab | oklab(70.29% 0.1131 -0.0624) |
| OKLCH | oklch(70.29% 0.129 331.1) |
| XYZ | xyz(42.8593, 32.4050, 56.2111) |
| Luminance | 0.3240 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.22
Lavender Pink
#DD85D7
ΔE00 3.82
Orchid
#DA70D6
ΔE00 5.54
Pale Magenta
#D767AD
ΔE00 7.02
Purply Pink
#F075E6
ΔE00 7.56
Violet (CSS)
#EE82EE
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD80C4 #80CD89
analogous
#AF80CD #CD80C4 #CD809D
triadic
#CD80C4 #C4CD80 #80C4CD
tetradic
#CD80C4 #CDAF80 #80CD89 #809DCD
square
#CD80C4 #CDAF80 #80CD89 #809DCD
split-complementary
#CD80C4 #9DCD80 #80CDAF
monochromatic
#973B8C #BC54B0 #CD80C4 #DEACD8 #F0D8ED
Accessibility & contrast
On white
2.81
#CD80C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#CD80C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD80C4
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD80C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD80C4 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E94C7
Deuteranopia (green-blind)
#919EC2
Tritanopia (blue-blind)
#D38599
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cd80c4; /* rgb */ color: rgb(205, 128, 196); /* oklch */ color: oklch(70.3% 0.129 331.1);
Tailwind
colors: {
custom: {
50: '#dda6d6',
500: '#cd80c4',
950: '#000000',
},
}SCSS
$custom: #cd80c4; $custom-light: #dda6d6; $custom-dark: #000000;
JSON
{
"hex": "#cd80c4",
"rgb": {
"r": 205,
"g": 128,
"b": 196
},
"hsl": {
"h": 307.013,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.70288,
"c": 0.12917,
"h": 331.1
},
"luminance": 0.32403
}Semantic roles & 50–950 ramp
primary
#CD80C4
secondary
#C7E1CA
accent
#B73F2F
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#150F14
muted
#837F83