#C44FDF#C44FDF
#C44FDF is a light, highly saturated purple. Relative luminance 0.227; OKLCH L 63.8% C 0.226 H 319.6°. Best body text is #000000 at 5.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C44FDF |
|---|---|
| RGB | rgb(196, 79, 223) |
| HSL | hsl(289, 69%, 59%) |
| HSV | hsv(289, 65%, 87%) |
| CMYK | cmyk(12.1%, 64.6%, 0%, 12.5%) |
| CIE-LAB | lab(54.72, 66.34, -52.42) |
| CIE-LCH | lch(54.72, 84.55, 321.69°) |
| OKLab | oklab(63.83% 0.1722 -0.1465) |
| OKLCH | oklch(63.83% 0.226 319.6) |
| XYZ | xyz(38.8785, 22.6572, 72.1231) |
| Luminance | 0.2266 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.18
Pinkish Purple
#D648D7
ΔE00 3.67
Heliotrope
#D94FF5
ΔE00 4.38
Purple Pink
#D725DE
ΔE00 4.55
Bright Lilac
#C95EFB
ΔE00 5.17
Bright Lavender
#C760FF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C44FDF #6ADF4F
analogous
#7C4FDF #C44FDF #DF4FB2
triadic
#C44FDF #DFC44F #4FDFC4
tetradic
#C44FDF #DF7C4F #6ADF4F #4FB2DF
square
#C44FDF #DF7C4F #6ADF4F #4FB2DF
split-complementary
#C44FDF #B2DF4F #4FDF7C
monochromatic
#811C98 #AC25CC #C44FDF #D583E8 #E7B7F2
Accessibility & contrast
On white
3.80
#C44FDF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.53
#C44FDF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C44FDF
5.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C44FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C44FDF | 1.00 | 3.80 | 5.53 | 5.53 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#217BE3
Deuteranopia (green-blind)
#5A87DB
Tritanopia (blue-blind)
#C46890
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c44fdf; /* rgb */ color: rgb(196, 79, 223); /* oklch */ color: oklch(63.8% 0.226 319.6);
Tailwind
colors: {
custom: {
50: '#d988ea',
500: '#c44fdf',
950: '#000000',
},
}SCSS
$custom: #c44fdf; $custom-light: #d988ea; $custom-dark: #000000;
JSON
{
"hex": "#c44fdf",
"rgb": {
"r": 196,
"g": 79,
"b": 223
},
"hsl": {
"h": 288.75,
"s": 69.231,
"l": 59.216
},
"oklch": {
"l": 0.63831,
"c": 0.22606,
"h": 319.6
},
"luminance": 0.22655
}Semantic roles & 50–950 ramp
primary
#C44FDF
secondary
#B3E1A9
accent
#EC3C5D
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84