#DE74F4#DE74F4
#DE74F4 is a light, highly saturated purple. Relative luminance 0.346; OKLCH L 72.7% C 0.205 H 320.5°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DE74F4 |
|---|---|
| RGB | rgb(222, 116, 244) |
| HSL | hsl(290, 85%, 71%) |
| HSV | hsv(290, 52%, 96%) |
| CMYK | cmyk(9%, 52.5%, 0%, 4.3%) |
| CIE-LAB | lab(65.40, 59.89, -46.98) |
| CIE-LCH | lch(65.40, 76.12, 321.89°) |
| OKLab | oklab(72.68% 0.1581 -0.1303) |
| OKLCH | oklch(72.68% 0.205 320.5) |
| XYZ | xyz(52.6968, 34.5543, 89.4642) |
| Luminance | 0.3455 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.69
Light Magenta
#FA5FF7
ΔE00 4.72
Purply Pink
#F075E6
ΔE00 4.74
Orchid
#DA70D6
ΔE00 4.88
Violet (CSS)
#EE82EE
ΔE00 4.91
Light Purple
#BF77F6
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE74F4 #8AF474
analogous
#9E74F4 #DE74F4 #F474CA
triadic
#DE74F4 #F4DE74 #74F4DE
tetradic
#DE74F4 #F49E74 #8AF474 #74CAF4
square
#DE74F4 #F49E74 #8AF474 #74CAF4
split-complementary
#DE74F4 #CAF474 #74F49E
monochromatic
#B911DC #D13BF0 #DE74F4 #EBADF8 #F8E3FD
Accessibility & contrast
On white
2.65
#DE74F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#DE74F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE74F4
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE74F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE74F4 | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D97F8
Deuteranopia (green-blind)
#7FA3F0
Tritanopia (blue-blind)
#E086A9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #de74f4; /* rgb */ color: rgb(222, 116, 244); /* oklch */ color: oklch(72.7% 0.205 320.5);
Tailwind
colors: {
custom: {
50: '#eba0f8',
500: '#de74f4',
950: '#000000',
},
}SCSS
$custom: #de74f4; $custom-light: #eba0f8; $custom-dark: #000000;
JSON
{
"hex": "#de74f4",
"rgb": {
"r": 222,
"g": 116,
"b": 244
},
"hsl": {
"h": 289.688,
"s": 85.333,
"l": 70.588
},
"oklch": {
"l": 0.72681,
"c": 0.20485,
"h": 320.5
},
"luminance": 0.34552
}Semantic roles & 50–950 ramp
primary
#DE74F4
secondary
#D6F3D1
accent
#E2042A
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85