#C74DDC#C74DDC
#C74DDC is a light, highly saturated purple. Relative luminance 0.226; OKLCH L 63.8% C 0.227 H 321.5°. Best body text is #000000 at 5.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C74DDC |
|---|---|
| RGB | rgb(199, 77, 220) |
| HSL | hsl(291, 67%, 58%) |
| HSV | hsv(291, 65%, 86%) |
| CMYK | cmyk(9.5%, 65%, 0%, 13.7%) |
| CIE-LAB | lab(54.68, 67.29, -50.76) |
| CIE-LCH | lch(54.68, 84.29, 322.97°) |
| OKLab | oklab(63.83% 0.1778 -0.1416) |
| OKLCH | oklch(63.83% 0.227 321.5) |
| XYZ | xyz(39.1239, 22.6192, 70.0014) |
| Luminance | 0.2262 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.33
Pinkish Purple
#D648D7
ΔE00 2.94
Purple Pink
#D725DE
ΔE00 4.05
Heliotrope
#D94FF5
ΔE00 4.44
Pinky Purple
#C94CBE
ΔE00 5.17
Bright Lilac
#C95EFB
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C74DDC #62DC4D
analogous
#7F4DDC #C74DDC #DC4DA9
triadic
#C74DDC #DCC74D #4DDCC7
tetradic
#C74DDC #DC7F4D #62DC4D #4DA9DC
square
#C74DDC #DC7F4D #62DC4D #4DA9DC
split-complementary
#C74DDC #A9DC4D #4DDC7F
monochromatic
#811D92 #AE27C5 #C74DDC #D780E6 #E7B3F0
Accessibility & contrast
On white
3.80
#C74DDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.52
#C74DDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C74DDC
5.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C74DDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C74DDC | 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)
#257AE0
Deuteranopia (green-blind)
#5D87D8
Tritanopia (blue-blind)
#C9658E
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c74ddc; /* rgb */ color: rgb(199, 77, 220); /* oklch */ color: oklch(63.8% 0.227 321.5);
Tailwind
colors: {
custom: {
50: '#db87e7',
500: '#c74ddc',
950: '#000000',
},
}SCSS
$custom: #c74ddc; $custom-light: #db87e7; $custom-dark: #000000;
JSON
{
"hex": "#c74ddc",
"rgb": {
"r": 199,
"g": 77,
"b": 220
},
"hsl": {
"h": 291.189,
"s": 67.136,
"l": 58.235
},
"oklch": {
"l": 0.63835,
"c": 0.22731,
"h": 321.5
},
"luminance": 0.22617
}Semantic roles & 50–950 ramp
primary
#C74DDC
secondary
#AEDFA6
accent
#EA3E57
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84