#CD80F1#CD80F1
#CD80F1 is a light, vivid purple. Relative luminance 0.348; OKLCH L 72.3% C 0.175 H 314.2°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CD80F1 |
|---|---|
| RGB | rgb(205, 128, 241) |
| HSL | hsl(281, 80%, 72%) |
| HSV | hsv(281, 47%, 95%) |
| CMYK | cmyk(14.9%, 46.9%, 0%, 5.5%) |
| CIE-LAB | lab(65.57, 48.70, -45.20) |
| CIE-LCH | lch(65.57, 66.44, 317.14°) |
| OKLab | oklab(72.33% 0.122 -0.1256) |
| OKLCH | oklch(72.33% 0.175 314.2) |
| XYZ | xyz(48.7706, 34.7696, 87.3441) |
| Luminance | 0.3477 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.85
Liliac
#C48EFD
ΔE00 4.47
Easter Purple
#C071FE
ΔE00 5.22
Violet (CSS)
#EE82EE
ΔE00 6.39
Orchid
#DA70D6
ΔE00 6.53
Baby Purple
#CA9BF7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD80F1 #A4F180
analogous
#9580F1 #CD80F1 #F180DD
triadic
#CD80F1 #F1CD80 #80F1CD
tetradic
#CD80F1 #F19580 #A4F180 #80DDF1
square
#CD80F1 #F19580 #A4F180 #80DDF1
split-complementary
#CD80F1 #DDF180 #80F195
monochromatic
#9F18DE #B749EB #CD80F1 #E3B7F7 #F4E3FC
Accessibility & contrast
On white
2.64
#CD80F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#CD80F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD80F1
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD80F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD80F1 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699BF5
Deuteranopia (green-blind)
#7EA1EE
Tritanopia (blue-blind)
#CA91AD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #cd80f1; /* rgb */ color: rgb(205, 128, 241); /* oklch */ color: oklch(72.3% 0.175 314.2);
Tailwind
colors: {
custom: {
50: '#dea7f6',
500: '#cd80f1',
950: '#000000',
},
}SCSS
$custom: #cd80f1; $custom-light: #dea7f6; $custom-dark: #000000;
JSON
{
"hex": "#cd80f1",
"rgb": {
"r": 205,
"g": 128,
"b": 241
},
"hsl": {
"h": 280.885,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.72326,
"c": 0.17509,
"h": 314.2
},
"luminance": 0.34768
}Semantic roles & 50–950 ramp
primary
#CD80F1
secondary
#E0F4D7
accent
#DC094C
background
#FDFAFF
surface
#FBF4FE
border
#D4CED6
text
#151017
muted
#837F85