#C44FDE#C44FDE
#C44FDE is a light, highly saturated purple. Relative luminance 0.226; OKLCH L 63.8% C 0.225 H 319.9°. Best body text is #000000 at 5.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C44FDE |
|---|---|
| RGB | rgb(196, 79, 222) |
| HSL | hsl(289, 68%, 59%) |
| HSV | hsv(289, 64%, 87%) |
| CMYK | cmyk(11.7%, 64.4%, 0%, 12.9%) |
| CIE-LAB | lab(54.66, 66.16, -51.94) |
| CIE-LCH | lch(54.66, 84.11, 321.86°) |
| OKLab | oklab(63.77% 0.1722 -0.1451) |
| OKLCH | oklch(63.77% 0.225 319.9) |
| XYZ | xyz(38.7441, 22.6035, 71.4152) |
| Luminance | 0.2260 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.09
Pinkish Purple
#D648D7
ΔE00 3.58
Heliotrope
#D94FF5
ΔE00 4.46
Purple Pink
#D725DE
ΔE00 4.50
Bright Lilac
#C95EFB
ΔE00 5.30
Pinky Purple
#C94CBE
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C44FDE #69DE4F
analogous
#7D4FDE #C44FDE #DE4FB1
triadic
#C44FDE #DEC44F #4FDEC4
tetradic
#C44FDE #DE7D4F #69DE4F #4FB1DE
square
#C44FDE #DE7D4F #69DE4F #4FB1DE
split-complementary
#C44FDE #B1DE4F #4FDE7D
monochromatic
#801C96 #AC26CA #C44FDE #D583E8 #E7B6F1
Accessibility & contrast
On white
3.80
#C44FDE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.52
#C44FDE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C44FDE
5.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C44FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C44FDE | 1.00 | 3.80 | 5.52 | 5.52 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#237BE2
Deuteranopia (green-blind)
#5B87DA
Tritanopia (blue-blind)
#C56890
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c44fde; /* rgb */ color: rgb(196, 79, 222); /* oklch */ color: oklch(63.8% 0.225 319.9);
Tailwind
colors: {
custom: {
50: '#d988e9',
500: '#c44fde',
950: '#000000',
},
}SCSS
$custom: #c44fde; $custom-light: #d988e9; $custom-dark: #000000;
JSON
{
"hex": "#c44fde",
"rgb": {
"r": 196,
"g": 79,
"b": 222
},
"hsl": {
"h": 289.091,
"s": 68.421,
"l": 59.02
},
"oklch": {
"l": 0.63773,
"c": 0.22518,
"h": 319.9
},
"luminance": 0.22602
}Semantic roles & 50–950 ramp
primary
#C44FDE
secondary
#B3E0A8
accent
#EB3D5C
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84