#CD80F8#CD80F8
#CD80F8 is a light, vivid violet. Relative luminance 0.352; OKLCH L 72.7% C 0.183 H 312.3°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CD80F8 |
|---|---|
| RGB | rgb(205, 128, 248) |
| HSL | hsl(279, 90%, 74%) |
| HSV | hsv(279, 48%, 97%) |
| CMYK | cmyk(17.3%, 48.4%, 0%, 2.7%) |
| CIE-LAB | lab(65.90, 50.17, -48.52) |
| CIE-LCH | lch(65.90, 69.79, 315.95°) |
| OKLab | oklab(72.68% 0.1229 -0.1352) |
| OKLCH | oklch(72.68% 0.183 312.3) |
| XYZ | xyz(49.8363, 35.1959, 92.9569) |
| Luminance | 0.3519 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.35
Liliac
#C48EFD
ΔE00 3.96
Easter Purple
#C071FE
ΔE00 4.57
Light Urple
#B36FF6
ΔE00 6.37
Baby Purple
#CA9BF7
ΔE00 6.73
Bright Lavender
#C760FF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD80F8 #ABF880
analogous
#9180F8 #CD80F8 #F880E7
triadic
#CD80F8 #F8CD80 #80F8CD
tetradic
#CD80F8 #F89180 #ABF880 #80E7F8
square
#CD80F8 #F89180 #ABF880 #80E7F8
split-complementary
#CD80F8 #E7F880 #80F891
monochromatic
#9F0DF0 #B646F5 #CD80F8 #E4BAFB #F4E2FD
Accessibility & contrast
On white
2.61
#CD80F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#CD80F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD80F8
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD80F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD80F8 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFC
Deuteranopia (green-blind)
#7AA2F5
Tritanopia (blue-blind)
#C993B1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cd80f8; /* rgb */ color: rgb(205, 128, 248); /* oklch */ color: oklch(72.7% 0.183 312.3);
Tailwind
colors: {
custom: {
50: '#dea7fb',
500: '#cd80f8',
950: '#000000',
},
}SCSS
$custom: #cd80f8; $custom-light: #dea7fb; $custom-dark: #000000;
JSON
{
"hex": "#cd80f8",
"rgb": {
"r": 205,
"g": 128,
"b": 248
},
"hsl": {
"h": 278.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.72681,
"c": 0.18273,
"h": 312.3
},
"luminance": 0.35195
}Semantic roles & 50–950 ramp
primary
#CD80F8
secondary
#E1F5D6
accent
#E60052
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85