#DE74F7#DE74F7
#DE74F7 is a light, highly saturated purple. Relative luminance 0.347; OKLCH L 72.8% C 0.208 H 319.7°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DE74F7 |
|---|---|
| RGB | rgb(222, 116, 247) |
| HSL | hsl(289, 89%, 71%) |
| HSV | hsv(289, 53%, 97%) |
| CMYK | cmyk(10.1%, 53%, 0%, 3.1%) |
| CIE-LAB | lab(65.54, 60.46, -48.40) |
| CIE-LCH | lch(65.54, 77.45, 321.32°) |
| OKLab | oklab(72.83% 0.1584 -0.1344) |
| OKLCH | oklch(72.83% 0.208 319.7) |
| XYZ | xyz(53.1560, 34.7379, 91.8827) |
| Luminance | 0.3474 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.75
Light Magenta
#FA5FF7
ΔE00 4.84
Purply Pink
#F075E6
ΔE00 5.11
Violet (CSS)
#EE82EE
ΔE00 5.18
Orchid
#DA70D6
ΔE00 5.35
Light Purple
#BF77F6
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE74F7 #8DF774
analogous
#9C74F7 #DE74F7 #F774CE
triadic
#DE74F7 #F7DE74 #74F7DE
tetradic
#DE74F7 #F79C74 #8DF774 #74CEF7
square
#DE74F7 #F79C74 #8DF774 #74CEF7
split-complementary
#DE74F7 #CEF774 #74F79C
monochromatic
#BB0DE4 #D03AF4 #DE74F7 #ECAEFA #F8E2FD
Accessibility & contrast
On white
2.64
#DE74F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#DE74F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE74F7
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE74F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE74F7 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B98FB
Deuteranopia (green-blind)
#7DA3F3
Tritanopia (blue-blind)
#DF87AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #de74f7; /* rgb */ color: rgb(222, 116, 247); /* oklch */ color: oklch(72.8% 0.208 319.7);
Tailwind
colors: {
custom: {
50: '#eba0fa',
500: '#de74f7',
950: '#000000',
},
}SCSS
$custom: #de74f7; $custom-light: #eba0fa; $custom-dark: #000000;
JSON
{
"hex": "#de74f7",
"rgb": {
"r": 222,
"g": 116,
"b": 247
},
"hsl": {
"h": 288.55,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.72834,
"c": 0.20773,
"h": 319.7
},
"luminance": 0.34736
}Semantic roles & 50–950 ramp
primary
#DE74F7
secondary
#D9F5D2
accent
#E6002C
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85