#CD80C7#CD80C7
#CD80C7 is a light, vivid purple. Relative luminance 0.325; OKLCH L 70.4% C 0.132 H 329.7°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CD80C7 |
|---|---|
| RGB | rgb(205, 128, 199) |
| HSL | hsl(305, 44%, 65%) |
| HSV | hsv(305, 38%, 80%) |
| CMYK | cmyk(0%, 37.6%, 2.9%, 19.6%) |
| CIE-LAB | lab(63.79, 40.52, -24.58) |
| CIE-LCH | lch(63.79, 47.40, 328.76°) |
| OKLab | oklab(70.41% 0.1139 -0.0666) |
| OKLCH | oklch(70.41% 0.132 329.7) |
| XYZ | xyz(43.2042, 32.5430, 58.0274) |
| Luminance | 0.3254 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.98
Lavender Pink
#DD85D7
ΔE00 3.45
Orchid
#DA70D6
ΔE00 5.10
Purply Pink
#F075E6
ΔE00 7.17
Violet (CSS)
#EE82EE
ΔE00 7.38
Pale Magenta
#D767AD
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD80C7 #80CD86
analogous
#AC80CD #CD80C7 #CD80A1
triadic
#CD80C7 #C7CD80 #80C7CD
tetradic
#CD80C7 #CDAC80 #80CD86 #80A1CD
square
#CD80C7 #CDAC80 #80CD86 #80A1CD
split-complementary
#CD80C7 #A1CD80 #80CDAC
monochromatic
#973B90 #BC54B4 #CD80C7 #DEACDA #F0D8EE
Accessibility & contrast
On white
2.80
#CD80C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#CD80C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD80C7
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD80C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD80C7 | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C94CA
Deuteranopia (green-blind)
#909EC5
Tritanopia (blue-blind)
#D2869B
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cd80c7; /* rgb */ color: rgb(205, 128, 199); /* oklch */ color: oklch(70.4% 0.132 329.7);
Tailwind
colors: {
custom: {
50: '#dda6d8',
500: '#cd80c7',
950: '#000000',
},
}SCSS
$custom: #cd80c7; $custom-light: #dda6d8; $custom-dark: #000000;
JSON
{
"hex": "#cd80c7",
"rgb": {
"r": 205,
"g": 128,
"b": 199
},
"hsl": {
"h": 304.675,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.7041,
"c": 0.13194,
"h": 329.7
},
"luminance": 0.32541
}Semantic roles & 50–950 ramp
primary
#CD80C7
secondary
#C7E1C9
accent
#B7392F
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#150F14
muted
#837F83