#DE74DD#DE74DD
#DE74DD is a light, vivid purple. Relative luminance 0.332; OKLCH L 71.6% C 0.184 H 327.6°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DE74DD |
|---|---|
| RGB | rgb(222, 116, 221) |
| HSL | hsl(301, 62%, 66%) |
| HSV | hsv(301, 48%, 87%) |
| CMYK | cmyk(0%, 47.7%, 0.5%, 12.9%) |
| CIE-LAB | lab(64.36, 55.69, -35.86) |
| CIE-LCH | lch(64.36, 66.24, 327.22°) |
| OKLab | oklab(71.57% 0.155 -0.0983) |
| OKLCH | oklch(71.57% 0.184 327.6) |
| XYZ | xyz(49.4199, 33.2435, 72.2061) |
| Luminance | 0.3324 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.41
Purply Pink
#F075E6
ΔE00 2.97
Lavender Pink
#DD85D7
ΔE00 4.24
Violet (CSS)
#EE82EE
ΔE00 4.29
Orchid (survey)
#C875C4
ΔE00 4.93
Candy Pink
#FF63E9
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE74DD #74DE75
analogous
#AA74DE #DE74DD #DE74A8
triadic
#DE74DD #DDDE74 #74DDDE
tetradic
#DE74DD #DEAA74 #74DE75 #74A8DE
square
#DE74DD #DEAA74 #74DE75 #74A8DE
split-complementary
#DE74DD #A8DE74 #74DEAA
monochromatic
#AE29AD #D243D1 #DE74DD #EAA5E9 #F5D7F5
Accessibility & contrast
On white
2.75
#DE74DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#DE74DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE74DD
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE74DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE74DD | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B93E1
Deuteranopia (green-blind)
#8AA1DA
Tritanopia (blue-blind)
#E47F9E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #de74dd; /* rgb */ color: rgb(222, 116, 221); /* oklch */ color: oklch(71.6% 0.184 327.6);
Tailwind
colors: {
custom: {
50: '#eaa0e8',
500: '#de74dd',
950: '#000000',
},
}SCSS
$custom: #de74dd; $custom-light: #eaa0e8; $custom-dark: #000000;
JSON
{
"hex": "#de74dd",
"rgb": {
"r": 222,
"g": 116,
"b": 221
},
"hsl": {
"h": 300.566,
"s": 61.628,
"l": 66.275
},
"oklch": {
"l": 0.71571,
"c": 0.18354,
"h": 327.6
},
"luminance": 0.33241
}Semantic roles & 50–950 ramp
primary
#DE74DD
secondary
#C6E8C6
accent
#C91E1C
background
#FEFAFE
surface
#FDF3FC
border
#D5CDD5
text
#160F16
muted
#847F84