#CD80D2#CD80D2
#CD80D2 is a light, vivid purple. Relative luminance 0.331; OKLCH L 70.9% C 0.143 H 324.8°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CD80D2 |
|---|---|
| RGB | rgb(205, 128, 210) |
| HSL | hsl(296, 48%, 66%) |
| HSV | hsv(296, 39%, 82%) |
| CMYK | cmyk(2.4%, 39%, 0%, 17.6%) |
| CIE-LAB | lab(64.22, 42.56, -30.09) |
| CIE-LCH | lch(64.22, 52.12, 324.74°) |
| OKLab | oklab(70.88% 0.1165 -0.0822) |
| OKLCH | oklch(70.88% 0.143 324.8) |
| XYZ | xyz(44.5278, 33.0724, 64.9984) |
| Luminance | 0.3307 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.15
Orchid (survey)
#C875C4
ΔE00 3.32
Orchid
#DA70D6
ΔE00 4.10
Violet (CSS)
#EE82EE
ΔE00 6.11
Purply Pink
#F075E6
ΔE00 6.19
Pale Purple
#B790D4
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD80D2 #85D280
analogous
#A480D2 #CD80D2 #D280AE
triadic
#CD80D2 #D2CD80 #80D2CD
tetradic
#CD80D2 #D2A480 #85D280 #80AED2
square
#CD80D2 #D2A480 #85D280 #80AED2
split-complementary
#CD80D2 #AED280 #80D2A4
monochromatic
#99389F #BB53C2 #CD80D2 #DFADE2 #F1DAF2
Accessibility & contrast
On white
2.76
#CD80D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#CD80D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD80D2
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD80D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD80D2 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7896D5
Deuteranopia (green-blind)
#8C9FCF
Tritanopia (blue-blind)
#D1899F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cd80d2; /* rgb */ color: rgb(205, 128, 210); /* oklch */ color: oklch(70.9% 0.143 324.8);
Tailwind
colors: {
custom: {
50: '#dda6e0',
500: '#cd80d2',
950: '#000000',
},
}SCSS
$custom: #cd80d2; $custom-light: #dda6e0; $custom-dark: #000000;
JSON
{
"hex": "#cd80d2",
"rgb": {
"r": 205,
"g": 128,
"b": 210
},
"hsl": {
"h": 296.341,
"s": 47.674,
"l": 66.275
},
"oklch": {
"l": 0.70875,
"c": 0.14256,
"h": 324.8
},
"luminance": 0.33071
}Semantic roles & 50–950 ramp
primary
#CD80D2
secondary
#CBE4CA
accent
#BB2B33
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83