#CD80C2#CD80C2
#CD80C2 is a light, vivid purple. Relative luminance 0.323; OKLCH L 70.2% C 0.127 H 332.1°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CD80C2 |
|---|---|
| RGB | rgb(205, 128, 194) |
| HSL | hsl(309, 44%, 65%) |
| HSV | hsv(309, 38%, 80%) |
| CMYK | cmyk(0%, 37.6%, 5.4%, 19.6%) |
| CIE-LAB | lab(63.60, 39.63, -22.06) |
| CIE-LCH | lch(63.60, 45.35, 330.90°) |
| OKLab | oklab(70.21% 0.1126 -0.0595) |
| OKLCH | oklch(70.21% 0.127 332.1) |
| XYZ | xyz(42.6332, 32.3146, 55.0202) |
| Luminance | 0.3231 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.46
Lavender Pink
#DD85D7
ΔE00 4.11
Orchid
#DA70D6
ΔE00 5.87
Pale Magenta
#D767AD
ΔE00 6.80
Purply Pink
#F075E6
ΔE00 7.84
Violet (CSS)
#EE82EE
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD80C2 #80CD8B
analogous
#B180CD #CD80C2 #CD809C
triadic
#CD80C2 #C2CD80 #80C2CD
tetradic
#CD80C2 #CDB180 #80CD8B #809CCD
square
#CD80C2 #CDB180 #80CD8B #809CCD
split-complementary
#CD80C2 #9CCD80 #80CDB1
monochromatic
#973B8A #BC54AD #CD80C2 #DEACD7 #F0D8EC
Accessibility & contrast
On white
2.81
#CD80C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#CD80C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD80C2
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD80C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD80C2 | 1.00 | 2.81 | 7.46 | 7.46 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E93C4
Deuteranopia (green-blind)
#929EC0
Tritanopia (blue-blind)
#D38598
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cd80c2; /* rgb */ color: rgb(205, 128, 194); /* oklch */ color: oklch(70.2% 0.127 332.1);
Tailwind
colors: {
custom: {
50: '#dda6d4',
500: '#cd80c2',
950: '#000000',
},
}SCSS
$custom: #cd80c2; $custom-light: #dda6d4; $custom-dark: #000000;
JSON
{
"hex": "#cd80c2",
"rgb": {
"r": 205,
"g": 128,
"b": 194
},
"hsl": {
"h": 308.571,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.70207,
"c": 0.12736,
"h": 332.1
},
"luminance": 0.32313
}Semantic roles & 50–950 ramp
primary
#CD80C2
secondary
#C7E1CB
accent
#B7422F
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#150F14
muted
#837F83