#C74CDD#C74CDD
#C74CDD is a light, highly saturated purple. Relative luminance 0.225; OKLCH L 63.8% C 0.229 H 321.2°. Best body text is #000000 at 5.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C74CDD |
|---|---|
| RGB | rgb(199, 76, 221) |
| HSL | hsl(291, 68%, 58%) |
| HSV | hsv(291, 66%, 87%) |
| CMYK | cmyk(10%, 65.6%, 0%, 13.3%) |
| CIE-LAB | lab(54.59, 67.88, -51.47) |
| CIE-LCH | lch(54.59, 85.18, 322.83°) |
| OKLab | oklab(63.79% 0.1789 -0.1436) |
| OKLCH | oklch(63.79% 0.229 321.2) |
| XYZ | xyz(39.1873, 22.5335, 70.6779) |
| Luminance | 0.2253 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.42
Pinkish Purple
#D648D7
ΔE00 3.06
Purple Pink
#D725DE
ΔE00 3.94
Heliotrope
#D94FF5
ΔE00 4.43
Pinky Purple
#C94CBE
ΔE00 5.33
Bright Lilac
#C95EFB
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C74CDD #62DD4C
analogous
#7F4CDD #C74CDD #DD4CAA
triadic
#C74CDD #DDC74C #4CDDC7
tetradic
#C74CDD #DD7F4C #62DD4C #4CAADD
square
#C74CDD #DD7F4C #62DD4C #4CAADD
split-complementary
#C74CDD #AADD4C #4CDD7F
monochromatic
#811C93 #AE26C6 #C74CDD #D77FE7 #E7B3F1
Accessibility & contrast
On white
3.81
#C74CDD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.51
#C74CDD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C74CDD
5.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C74CDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C74CDD | 1.00 | 3.81 | 5.51 | 5.51 |
| #FFFFFF | 3.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#217AE1
Deuteranopia (green-blind)
#5C87D9
Tritanopia (blue-blind)
#C9658E
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c74cdd; /* rgb */ color: rgb(199, 76, 221); /* oklch */ color: oklch(63.8% 0.229 321.2);
Tailwind
colors: {
custom: {
50: '#dc87e8',
500: '#c74cdd',
950: '#000000',
},
}SCSS
$custom: #c74cdd; $custom-light: #dc87e8; $custom-dark: #000000;
JSON
{
"hex": "#c74cdd",
"rgb": {
"r": 199,
"g": 76,
"b": 221
},
"hsl": {
"h": 290.897,
"s": 68.075,
"l": 58.235
},
"oklch": {
"l": 0.63788,
"c": 0.22944,
"h": 321.2
},
"luminance": 0.22531
}Semantic roles & 50–950 ramp
primary
#C74CDD
secondary
#AEDFA6
accent
#EB3D57
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84