#CD49ED#CD49ED
#CD49ED is a light, highly saturated purple. Relative luminance 0.239; OKLCH L 65.2% C 0.249 H 319.1°. Best body text is #000000 at 5.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CD49ED |
|---|---|
| RGB | rgb(205, 73, 237) |
| HSL | hsl(288, 82%, 61%) |
| HSV | hsv(288, 69%, 93%) |
| CMYK | cmyk(13.5%, 69.2%, 0%, 7.1%) |
| CIE-LAB | lab(55.95, 73.25, -58.25) |
| CIE-LCH | lch(55.95, 93.59, 321.51°) |
| OKLab | oklab(65.23% 0.1883 -0.1633) |
| OKLCH | oklch(65.23% 0.249 319.1) |
| XYZ | xyz(42.8434, 23.8607, 82.4532) |
| Luminance | 0.2386 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.77
Pinkish Purple
#D648D7
ΔE00 4.08
Bright Lilac
#C95EFB
ΔE00 4.11
Mediumorchid
#BA55D3
ΔE00 4.31
Purple Pink
#D725DE
ΔE00 4.50
Bright Lavender
#C760FF
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD49ED #69ED49
analogous
#7B49ED #CD49ED #ED49BB
triadic
#CD49ED #EDCD49 #49EDCD
tetradic
#CD49ED #ED7B49 #69ED49 #49BBED
square
#CD49ED #ED7B49 #69ED49 #49BBED
split-complementary
#CD49ED #BBED49 #49ED7B
monochromatic
#8D11AB #BB16E2 #CD49ED #DC81F3 #ECB8F8
Accessibility & contrast
On white
3.64
#CD49ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.77
#CD49ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CD49ED
5.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD49ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD49ED | 1.00 | 3.64 | 5.77 | 5.77 |
| #FFFFFF | 3.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DF2
Deuteranopia (green-blind)
#548AE9
Tritanopia (blue-blind)
#CD6896
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #cd49ed; /* rgb */ color: rgb(205, 73, 237); /* oklch */ color: oklch(65.2% 0.249 319.1);
Tailwind
colors: {
custom: {
50: '#e086f3',
500: '#cd49ed',
950: '#000000',
},
}SCSS
$custom: #cd49ed; $custom-light: #e086f3; $custom-dark: #000000;
JSON
{
"hex": "#cd49ed",
"rgb": {
"r": 205,
"g": 73,
"b": 237
},
"hsl": {
"h": 288.293,
"s": 82,
"l": 60.784
},
"oklch": {
"l": 0.65231,
"c": 0.24924,
"h": 319.1
},
"luminance": 0.23859
}Semantic roles & 50–950 ramp
primary
#CD49ED
secondary
#B6E8AA
accent
#DE0731
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85