#DE74DF#DE74DF
#DE74DF is a light, vivid purple. Relative luminance 0.333; OKLCH L 71.7% C 0.185 H 326.9°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DE74DF |
|---|---|
| RGB | rgb(222, 116, 223) |
| HSL | hsl(299, 63%, 66%) |
| HSV | hsv(299, 48%, 87%) |
| CMYK | cmyk(0.4%, 48%, 0%, 12.5%) |
| CIE-LAB | lab(64.44, 56.05, -36.84) |
| CIE-LCH | lch(64.44, 67.07, 326.68°) |
| OKLab | oklab(71.66% 0.1553 -0.1011) |
| OKLCH | oklch(71.66% 0.185 326.9) |
| XYZ | xyz(49.6880, 33.3507, 73.6179) |
| Luminance | 0.3335 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.64
Purply Pink
#F075E6
ΔE00 2.98
Violet (CSS)
#EE82EE
ΔE00 4.21
Lavender Pink
#DD85D7
ΔE00 4.42
Candy Pink
#FF63E9
ΔE00 5.12
Orchid (survey)
#C875C4
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE74DF #75DF74
analogous
#A974DF #DE74DF #DF74AB
triadic
#DE74DF #DFDE74 #74DFDE
tetradic
#DE74DF #DFA974 #75DF74 #74ABDF
square
#DE74DF #DFA974 #75DF74 #74ABDF
split-complementary
#DE74DF #ABDF74 #74DFA9
monochromatic
#AF29B0 #D242D4 #DE74DF #EAA6EA #F6D7F6
Accessibility & contrast
On white
2.74
#DE74DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#DE74DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE74DF
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE74DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE74DF | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A94E3
Deuteranopia (green-blind)
#89A1DC
Tritanopia (blue-blind)
#E3809F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #de74df; /* rgb */ color: rgb(222, 116, 223); /* oklch */ color: oklch(71.7% 0.185 326.9);
Tailwind
colors: {
custom: {
50: '#eaa0e9',
500: '#de74df',
950: '#000000',
},
}SCSS
$custom: #de74df; $custom-light: #eaa0e9; $custom-dark: #000000;
JSON
{
"hex": "#de74df",
"rgb": {
"r": 222,
"g": 116,
"b": 223
},
"hsl": {
"h": 299.439,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.71663,
"c": 0.18534,
"h": 326.9
},
"luminance": 0.33348
}Semantic roles & 50–950 ramp
primary
#DE74DF
secondary
#C6E9C6
accent
#CA1B1D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F16
muted
#847F84