#CD49E9#CD49E9
#CD49E9 is a light, highly saturated purple. Relative luminance 0.236; OKLCH L 65.0% C 0.246 H 320.1°. Best body text is #000000 at 5.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CD49E9 |
|---|---|
| RGB | rgb(205, 73, 233) |
| HSL | hsl(290, 78%, 60%) |
| HSV | hsv(290, 69%, 91%) |
| CMYK | cmyk(12%, 68.7%, 0%, 8.6%) |
| CIE-LAB | lab(55.71, 72.52, -56.38) |
| CIE-LCH | lch(55.71, 91.86, 322.14°) |
| OKLab | oklab(64.99% 0.1885 -0.1578) |
| OKLCH | oklch(64.99% 0.246 320.1) |
| XYZ | xyz(42.2656, 23.6295, 79.4097) |
| Luminance | 0.2363 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.98
Pinkish Purple
#D648D7
ΔE00 3.56
Mediumorchid
#BA55D3
ΔE00 3.94
Purple Pink
#D725DE
ΔE00 4.14
Bright Lilac
#C95EFB
ΔE00 4.50
Bright Lavender
#C760FF
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD49E9 #65E949
analogous
#7D49E9 #CD49E9 #E949B5
triadic
#CD49E9 #E9CD49 #49E9CD
tetradic
#CD49E9 #E97D49 #65E949 #49B5E9
square
#CD49E9 #E97D49 #65E949 #49B5E9
split-complementary
#CD49E9 #B5E949 #49E97D
monochromatic
#8B14A4 #B91ADA #CD49E9 #DC80F0 #EBB6F6
Accessibility & contrast
On white
3.67
#CD49E9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.73
#CD49E9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CD49E9
5.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD49E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD49E9 | 1.00 | 3.67 | 5.73 | 5.73 |
| #FFFFFF | 3.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CEE
Deuteranopia (green-blind)
#578AE5
Tritanopia (blue-blind)
#CE6794
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #cd49e9; /* rgb */ color: rgb(205, 73, 233); /* oklch */ color: oklch(65.0% 0.246 320.1);
Tailwind
colors: {
custom: {
50: '#e086f1',
500: '#cd49e9',
950: '#000000',
},
}SCSS
$custom: #cd49e9; $custom-light: #e086f1; $custom-dark: #000000;
JSON
{
"hex": "#cd49e9",
"rgb": {
"r": 205,
"g": 73,
"b": 233
},
"hsl": {
"h": 289.5,
"s": 78.431,
"l": 60
},
"oklch": {
"l": 0.6499,
"c": 0.24585,
"h": 320.1
},
"luminance": 0.23627
}Semantic roles & 50–950 ramp
primary
#CD49E9
secondary
#B3E6A8
accent
#F53355
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85