#C74EDD#C74EDD
#C74EDD is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 64.0% C 0.227 H 321.2°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C74EDD |
|---|---|
| RGB | rgb(199, 78, 221) |
| HSL | hsl(291, 68%, 59%) |
| HSV | hsv(291, 65%, 87%) |
| CMYK | cmyk(10%, 64.7%, 0%, 13.3%) |
| CIE-LAB | lab(54.88, 67.07, -51.00) |
| CIE-LCH | lch(54.88, 84.26, 322.75°) |
| OKLab | oklab(64% 0.1767 -0.1423) |
| OKLCH | oklch(64% 0.227 321.2) |
| XYZ | xyz(39.3272, 22.8133, 70.7245) |
| Luminance | 0.2281 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.36
Pinkish Purple
#D648D7
ΔE00 3.00
Purple Pink
#D725DE
ΔE00 4.21
Heliotrope
#D94FF5
ΔE00 4.27
Pinky Purple
#C94CBE
ΔE00 5.33
Bright Lilac
#C95EFB
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C74EDD #64DD4E
analogous
#7F4EDD #C74EDD #DD4EAB
triadic
#C74EDD #DDC74E #4EDDC7
tetradic
#C74EDD #DD7F4E #64DD4E #4EABDD
square
#C74EDD #DD7F4E #64DD4E #4EABDD
split-complementary
#C74EDD #ABDD4E #4EDD7F
monochromatic
#821C94 #AF26C7 #C74EDD #D781E7 #E7B5F1
Accessibility & contrast
On white
3.78
#C74EDD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#C74EDD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C74EDD
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C74EDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C74EDD | 1.00 | 3.78 | 5.56 | 5.56 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#267BE1
Deuteranopia (green-blind)
#5D88D9
Tritanopia (blue-blind)
#C9668F
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c74edd; /* rgb */ color: rgb(199, 78, 221); /* oklch */ color: oklch(64.0% 0.227 321.2);
Tailwind
colors: {
custom: {
50: '#db88e8',
500: '#c74edd',
950: '#000000',
},
}SCSS
$custom: #c74edd; $custom-light: #db88e8; $custom-dark: #000000;
JSON
{
"hex": "#c74edd",
"rgb": {
"r": 199,
"g": 78,
"b": 221
},
"hsl": {
"h": 290.769,
"s": 67.773,
"l": 58.627
},
"oklch": {
"l": 0.63998,
"c": 0.22691,
"h": 321.2
},
"luminance": 0.22811
}Semantic roles & 50–950 ramp
primary
#C74EDD
secondary
#B0E0A7
accent
#EB3D58
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84