#CD80DF#CD80DF
#CD80DF is a light, vivid purple. Relative luminance 0.337; OKLCH L 71.5% C 0.156 H 319.8°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CD80DF |
|---|---|
| RGB | rgb(205, 128, 223) |
| HSL | hsl(289, 60%, 69%) |
| HSV | hsv(289, 43%, 87%) |
| CMYK | cmyk(8.1%, 42.6%, 0%, 12.5%) |
| CIE-LAB | lab(64.76, 45.06, -36.50) |
| CIE-LCH | lch(64.76, 57.99, 320.99°) |
| OKLab | oklab(71.46% 0.1191 -0.1005) |
| OKLCH | oklch(71.46% 0.156 319.8) |
| XYZ | xyz(46.2136, 33.7468, 73.8771) |
| Luminance | 0.3375 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 4.51
Orchid (survey)
#C875C4
ΔE00 5.17
Violet (CSS)
#EE82EE
ΔE00 5.56
Purply Pink
#F075E6
ΔE00 6.05
Light Purple
#BF77F6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD80DF #92DF80
analogous
#9E80DF #CD80DF #DF80C2
triadic
#CD80DF #DFCD80 #80DFCD
tetradic
#CD80DF #DF9E80 #92DF80 #80C2DF
square
#CD80DF #DF9E80 #92DF80 #80C2DF
split-complementary
#CD80DF #C2DF80 #80DF9E
monochromatic
#9D2EB7 #BA4FD3 #CD80DF #E0B1EB #F3E2F8
Accessibility & contrast
On white
2.71
#CD80DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#CD80DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD80DF
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD80DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD80DF | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7298E2
Deuteranopia (green-blind)
#87A0DC
Tritanopia (blue-blind)
#CE8CA5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #cd80df; /* rgb */ color: rgb(205, 128, 223); /* oklch */ color: oklch(71.5% 0.156 319.8);
Tailwind
colors: {
custom: {
50: '#dea6e9',
500: '#cd80df',
950: '#000000',
},
}SCSS
$custom: #cd80df; $custom-light: #dea6e9; $custom-dark: #000000;
JSON
{
"hex": "#cd80df",
"rgb": {
"r": 205,
"g": 128,
"b": 223
},
"hsl": {
"h": 288.632,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.71459,
"c": 0.15586,
"h": 319.8
},
"luminance": 0.33745
}Semantic roles & 50–950 ramp
primary
#CD80DF
secondary
#D5EBCF
accent
#C71E3E
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F16
muted
#837F84