#DE74E8#DE74E8
#DE74E8 is a light, vivid purple. Relative luminance 0.338; OKLCH L 72.1% C 0.194 H 324.0°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DE74E8 |
|---|---|
| RGB | rgb(222, 116, 232) |
| HSL | hsl(295, 72%, 68%) |
| HSV | hsv(295, 50%, 91%) |
| CMYK | cmyk(4.3%, 50%, 0%, 9%) |
| CIE-LAB | lab(64.84, 57.67, -41.22) |
| CIE-LCH | lch(64.84, 70.88, 324.44°) |
| OKLab | oklab(72.09% 0.1567 -0.1137) |
| OKLCH | oklch(72.09% 0.194 324) |
| XYZ | xyz(50.9337, 33.8490, 80.1789) |
| Luminance | 0.3385 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.98
Purply Pink
#F075E6
ΔE00 3.44
Violet (CSS)
#EE82EE
ΔE00 4.19
Light Magenta
#FA5FF7
ΔE00 4.72
Violet Pink
#FB5FFC
ΔE00 4.97
Candy Pink
#FF63E9
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE74E8 #7EE874
analogous
#A474E8 #DE74E8 #E874B8
triadic
#DE74E8 #E8DE74 #74E8DE
tetradic
#DE74E8 #E8A474 #7EE874 #74B8E8
square
#DE74E8 #E8A474 #7EE874 #74B8E8
split-complementary
#DE74E8 #B8E874 #74E8A4
monochromatic
#B420C2 #D23FDF #DE74E8 #EAA9F1 #F7DDF9
Accessibility & contrast
On white
2.70
#DE74E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#DE74E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE74E8
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE74E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE74E8 | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6595EC
Deuteranopia (green-blind)
#85A2E5
Tritanopia (blue-blind)
#E282A4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #de74e8; /* rgb */ color: rgb(222, 116, 232); /* oklch */ color: oklch(72.1% 0.194 324.0);
Tailwind
colors: {
custom: {
50: '#eba0ef',
500: '#de74e8',
950: '#000000',
},
}SCSS
$custom: #de74e8; $custom-light: #eba0ef; $custom-dark: #000000;
JSON
{
"hex": "#de74e8",
"rgb": {
"r": 222,
"g": 116,
"b": 232
},
"hsl": {
"h": 294.828,
"s": 71.605,
"l": 68.235
},
"oklch": {
"l": 0.72088,
"c": 0.19356,
"h": 324
},
"luminance": 0.33847
}Semantic roles & 50–950 ramp
primary
#DE74E8
secondary
#CDEDCA
accent
#D41223
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F16
muted
#847F84