#DE74F8#DE74F8
#DE74F8 is a light, highly saturated purple. Relative luminance 0.348; OKLCH L 72.9% C 0.209 H 319.4°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DE74F8 |
|---|---|
| RGB | rgb(222, 116, 248) |
| HSL | hsl(288, 90%, 71%) |
| HSV | hsv(288, 53%, 97%) |
| CMYK | cmyk(10.5%, 53.2%, 0%, 2.7%) |
| CIE-LAB | lab(65.59, 60.65, -48.88) |
| CIE-LCH | lch(65.59, 77.90, 321.14°) |
| OKLab | oklab(72.89% 0.1585 -0.1358) |
| OKLCH | oklch(72.89% 0.209 319.4) |
| XYZ | xyz(53.3107, 34.7998, 92.6976) |
| Luminance | 0.3480 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.77
Light Magenta
#FA5FF7
ΔE00 4.89
Purply Pink
#F075E6
ΔE00 5.24
Violet (CSS)
#EE82EE
ΔE00 5.27
Light Purple
#BF77F6
ΔE00 5.47
Orchid
#DA70D6
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE74F8 #8EF874
analogous
#9C74F8 #DE74F8 #F874D0
triadic
#DE74F8 #F8DE74 #74F8DE
tetradic
#DE74F8 #F89C74 #8EF874 #74D0F8
square
#DE74F8 #F89C74 #8EF874 #74D0F8
split-complementary
#DE74F8 #D0F874 #74F89C
monochromatic
#BB0CE6 #D03AF5 #DE74F8 #ECAEFB #F8E2FE
Accessibility & contrast
On white
2.64
#DE74F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#DE74F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE74F8
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE74F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE74F8 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A98FC
Deuteranopia (green-blind)
#7DA3F4
Tritanopia (blue-blind)
#DF87AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #de74f8; /* rgb */ color: rgb(222, 116, 248); /* oklch */ color: oklch(72.9% 0.209 319.4);
Tailwind
colors: {
custom: {
50: '#eba0fb',
500: '#de74f8',
950: '#000000',
},
}SCSS
$custom: #de74f8; $custom-light: #eba0fb; $custom-dark: #000000;
JSON
{
"hex": "#de74f8",
"rgb": {
"r": 222,
"g": 116,
"b": 248
},
"hsl": {
"h": 288.182,
"s": 90.411,
"l": 71.373
},
"oklch": {
"l": 0.72885,
"c": 0.20869,
"h": 319.4
},
"luminance": 0.34798
}Semantic roles & 50–950 ramp
primary
#DE74F8
secondary
#DAF5D3
accent
#E6002D
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85