#CD80F7#CD80F7
#CD80F7 is a light, vivid violet. Relative luminance 0.351; OKLCH L 72.6% C 0.182 H 312.5°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CD80F7 |
|---|---|
| RGB | rgb(205, 128, 247) |
| HSL | hsl(279, 88%, 74%) |
| HSV | hsv(279, 48%, 97%) |
| CMYK | cmyk(17%, 48.2%, 0%, 3.1%) |
| CIE-LAB | lab(65.85, 49.95, -48.05) |
| CIE-LCH | lch(65.85, 69.31, 316.11°) |
| OKLab | oklab(72.63% 0.1228 -0.1338) |
| OKLCH | oklch(72.63% 0.182 312.5) |
| XYZ | xyz(49.6816, 35.1340, 92.1420) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.40
Liliac
#C48EFD
ΔE00 4.01
Easter Purple
#C071FE
ΔE00 4.65
Light Urple
#B36FF6
ΔE00 6.42
Baby Purple
#CA9BF7
ΔE00 6.71
Violet (CSS)
#EE82EE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD80F7 #AAF780
analogous
#9180F7 #CD80F7 #F780E5
triadic
#CD80F7 #F7CD80 #80F7CD
tetradic
#CD80F7 #F79180 #AAF780 #80E5F7
square
#CD80F7 #F79180 #AAF780 #80E5F7
split-complementary
#CD80F7 #E5F780 #80F791
monochromatic
#9F0FEE #B646F3 #CD80F7 #E4BAFB #F4E2FD
Accessibility & contrast
On white
2.62
#CD80F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#CD80F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD80F7
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD80F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD80F7 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659CFB
Deuteranopia (green-blind)
#7BA2F4
Tritanopia (blue-blind)
#C993B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cd80f7; /* rgb */ color: rgb(205, 128, 247); /* oklch */ color: oklch(72.6% 0.182 312.5);
Tailwind
colors: {
custom: {
50: '#dea7fa',
500: '#cd80f7',
950: '#000000',
},
}SCSS
$custom: #cd80f7; $custom-light: #dea7fa; $custom-dark: #000000;
JSON
{
"hex": "#cd80f7",
"rgb": {
"r": 205,
"g": 128,
"b": 247
},
"hsl": {
"h": 278.824,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.7263,
"c": 0.18163,
"h": 312.5
},
"luminance": 0.35133
}Semantic roles & 50–950 ramp
primary
#CD80F7
secondary
#E1F5D6
accent
#E50151
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85