#CD80D1#CD80D1
#CD80D1 is a light, vivid purple. Relative luminance 0.330; OKLCH L 70.8% C 0.142 H 325.2°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CD80D1 |
|---|---|
| RGB | rgb(205, 128, 209) |
| HSL | hsl(297, 47%, 66%) |
| HSV | hsv(297, 39%, 82%) |
| CMYK | cmyk(1.9%, 38.8%, 0%, 18%) |
| CIE-LAB | lab(64.18, 42.37, -29.59) |
| CIE-LCH | lch(64.18, 51.68, 325.07°) |
| OKLab | oklab(70.83% 0.1162 -0.0808) |
| OKLCH | oklch(70.83% 0.142 325.2) |
| XYZ | xyz(44.4036, 33.0228, 64.3443) |
| Luminance | 0.3302 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.10
Orchid (survey)
#C875C4
ΔE00 3.22
Orchid
#DA70D6
ΔE00 4.14
Violet (CSS)
#EE82EE
ΔE00 6.19
Purply Pink
#F075E6
ΔE00 6.25
Pale Purple
#B790D4
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD80D1 #84D180
analogous
#A480D1 #CD80D1 #D180AC
triadic
#CD80D1 #D1CD80 #80D1CD
tetradic
#CD80D1 #D1A480 #84D180 #80ACD1
square
#CD80D1 #D1A480 #84D180 #80ACD1
split-complementary
#CD80D1 #ACD180 #80D1A4
monochromatic
#99399E #BB53C1 #CD80D1 #DFADE1 #F0DAF2
Accessibility & contrast
On white
2.76
#CD80D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#CD80D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD80D1
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD80D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD80D1 | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7996D4
Deuteranopia (green-blind)
#8D9FCE
Tritanopia (blue-blind)
#D1889F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cd80d1; /* rgb */ color: rgb(205, 128, 209); /* oklch */ color: oklch(70.8% 0.142 325.2);
Tailwind
colors: {
custom: {
50: '#dda6df',
500: '#cd80d1',
950: '#000000',
},
}SCSS
$custom: #cd80d1; $custom-light: #dda6df; $custom-dark: #000000;
JSON
{
"hex": "#cd80d1",
"rgb": {
"r": 205,
"g": 128,
"b": 209
},
"hsl": {
"h": 297.037,
"s": 46.821,
"l": 66.078
},
"oklch": {
"l": 0.70832,
"c": 0.14157,
"h": 325.2
},
"luminance": 0.33021
}Semantic roles & 50–950 ramp
primary
#CD80D1
secondary
#CAE4C9
accent
#BA2B32
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83