#CD80C8#CD80C8
#CD80C8 is a light, vivid purple. Relative luminance 0.326; OKLCH L 70.5% C 0.133 H 329.2°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CD80C8 |
|---|---|
| RGB | rgb(205, 128, 200) |
| HSL | hsl(304, 44%, 65%) |
| HSV | hsv(304, 38%, 80%) |
| CMYK | cmyk(0%, 37.6%, 2.4%, 19.6%) |
| CIE-LAB | lab(63.83, 40.71, -25.09) |
| CIE-LCH | lch(63.83, 47.82, 328.35°) |
| OKLab | oklab(70.45% 0.1141 -0.0681) |
| OKLCH | oklch(70.45% 0.133 329.2) |
| XYZ | xyz(43.3207, 32.5896, 58.6409) |
| Luminance | 0.3259 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.93
Lavender Pink
#DD85D7
ΔE00 3.36
Orchid
#DA70D6
ΔE00 4.96
Purply Pink
#F075E6
ΔE00 7.05
Violet (CSS)
#EE82EE
ΔE00 7.24
Pale Purple
#B790D4
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD80C8 #80CD85
analogous
#AB80CD #CD80C8 #CD80A1
triadic
#CD80C8 #C8CD80 #80C8CD
tetradic
#CD80C8 #CDAB80 #80CD85 #80A1CD
square
#CD80C8 #CDAB80 #80CD85 #80A1CD
split-complementary
#CD80C8 #A1CD80 #80CDAB
monochromatic
#973B91 #BC54B5 #CD80C8 #DEACDB #F0D8EE
Accessibility & contrast
On white
2.79
#CD80C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#CD80C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD80C8
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD80C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD80C8 | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C94CB
Deuteranopia (green-blind)
#909EC6
Tritanopia (blue-blind)
#D2869B
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #cd80c8; /* rgb */ color: rgb(205, 128, 200); /* oklch */ color: oklch(70.5% 0.133 329.2);
Tailwind
colors: {
custom: {
50: '#dda6d9',
500: '#cd80c8',
950: '#000000',
},
}SCSS
$custom: #cd80c8; $custom-light: #dda6d9; $custom-dark: #000000;
JSON
{
"hex": "#cd80c8",
"rgb": {
"r": 205,
"g": 128,
"b": 200
},
"hsl": {
"h": 303.896,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.70451,
"c": 0.13287,
"h": 329.2
},
"luminance": 0.32588
}Semantic roles & 50–950 ramp
primary
#CD80C8
secondary
#C7E1C9
accent
#B7382F
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#150F14
muted
#837F83