#C74DE3#C74DE3
#C74DE3 is a light, highly saturated purple. Relative luminance 0.230; OKLCH L 64.2% C 0.233 H 319.6°. Best body text is #000000 at 5.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C74DE3 |
|---|---|
| RGB | rgb(199, 77, 227) |
| HSL | hsl(289, 73%, 60%) |
| HSV | hsv(289, 66%, 89%) |
| CMYK | cmyk(12.3%, 66.1%, 0%, 11%) |
| CIE-LAB | lab(55.07, 68.58, -54.08) |
| CIE-LCH | lch(55.07, 87.34, 321.74°) |
| OKLab | oklab(64.24% 0.1777 -0.1513) |
| OKLCH | oklch(64.24% 0.233 319.6) |
| XYZ | xyz(40.0704, 22.9978, 74.9865) |
| Luminance | 0.2300 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.84
Pinkish Purple
#D648D7
ΔE00 3.61
Heliotrope
#D94FF5
ΔE00 3.83
Purple Pink
#D725DE
ΔE00 4.35
Bright Lilac
#C95EFB
ΔE00 4.82
Bright Lavender
#C760FF
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C74DE3 #69E34D
analogous
#7C4DE3 #C74DE3 #E34DB4
triadic
#C74DE3 #E3C74D #4DE3C7
tetradic
#C74DE3 #E37C4D #69E34D #4DB4E3
square
#C74DE3 #E37C4D #69E34D #4DB4E3
split-complementary
#C74DE3 #B4E34D #4DE37C
monochromatic
#84199D #B121D2 #C74DE3 #D882EB #E8B7F4
Accessibility & contrast
On white
3.75
#C74DE3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.60
#C74DE3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C74DE3
5.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C74DE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C74DE3 | 1.00 | 3.75 | 5.60 | 5.60 |
| #FFFFFF | 3.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#157CE7
Deuteranopia (green-blind)
#5888DF
Tritanopia (blue-blind)
#C76892
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c74de3; /* rgb */ color: rgb(199, 77, 227); /* oklch */ color: oklch(64.2% 0.233 319.6);
Tailwind
colors: {
custom: {
50: '#dc88ec',
500: '#c74de3',
950: '#000000',
},
}SCSS
$custom: #c74de3; $custom-light: #dc88ec; $custom-dark: #000000;
JSON
{
"hex": "#c74de3",
"rgb": {
"r": 199,
"g": 77,
"b": 227
},
"hsl": {
"h": 288.8,
"s": 72.816,
"l": 59.608
},
"oklch": {
"l": 0.64244,
"c": 0.23341,
"h": 319.6
},
"luminance": 0.22996
}Semantic roles & 50–950 ramp
primary
#C74DE3
secondary
#B4E3A9
accent
#F0385A
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84