#C44EDD#C44EDD
#C44EDD is a light, highly saturated purple. Relative luminance 0.224; OKLCH L 63.6% C 0.226 H 320.2°. Best body text is #000000 at 5.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C44EDD |
|---|---|
| RGB | rgb(196, 78, 221) |
| HSL | hsl(290, 68%, 59%) |
| HSV | hsv(290, 65%, 87%) |
| CMYK | cmyk(11.3%, 64.7%, 0%, 13.3%) |
| CIE-LAB | lab(54.46, 66.39, -51.70) |
| CIE-LCH | lch(54.46, 84.14, 322.09°) |
| OKLab | oklab(63.61% 0.1733 -0.1444) |
| OKLCH | oklch(63.61% 0.226 320.2) |
| XYZ | xyz(38.5389, 22.4069, 70.6875) |
| Luminance | 0.2240 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.04
Pinkish Purple
#D648D7
ΔE00 3.53
Purple Pink
#D725DE
ΔE00 4.34
Heliotrope
#D94FF5
ΔE00 4.62
Bright Lilac
#C95EFB
ΔE00 5.53
Pinky Purple
#C94CBE
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C44EDD #67DD4E
analogous
#7C4EDD #C44EDD #DD4EAF
triadic
#C44EDD #DDC44E #4EDDC4
tetradic
#C44EDD #DD7C4E #67DD4E #4EAFDD
square
#C44EDD #DD7C4E #67DD4E #4EAFDD
split-complementary
#C44EDD #AFDD4E #4EDD7C
monochromatic
#7F1C94 #AB26C7 #C44EDD #D581E7 #E6B5F1
Accessibility & contrast
On white
3.83
#C44EDD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.48
#C44EDD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C44EDD
5.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C44EDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C44EDD | 1.00 | 3.83 | 5.48 | 5.48 |
| #FFFFFF | 3.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#227AE1
Deuteranopia (green-blind)
#5B86D9
Tritanopia (blue-blind)
#C5678F
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c44edd; /* rgb */ color: rgb(196, 78, 221); /* oklch */ color: oklch(63.6% 0.226 320.2);
Tailwind
colors: {
custom: {
50: '#d988e8',
500: '#c44edd',
950: '#000000',
},
}SCSS
$custom: #c44edd; $custom-light: #d988e8; $custom-dark: #000000;
JSON
{
"hex": "#c44edd",
"rgb": {
"r": 196,
"g": 78,
"b": 221
},
"hsl": {
"h": 289.51,
"s": 67.773,
"l": 58.627
},
"oklch": {
"l": 0.63607,
"c": 0.22558,
"h": 320.2
},
"luminance": 0.22405
}Semantic roles & 50–950 ramp
primary
#C44EDD
secondary
#B1E0A7
accent
#EB3D5B
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84