#DF74E5#DF74E5
#DF74E5 is a light, vivid purple. Relative luminance 0.338; OKLCH L 72.1% C 0.191 H 325.3°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DF74E5 |
|---|---|
| RGB | rgb(223, 116, 229) |
| HSL | hsl(297, 68%, 68%) |
| HSV | hsv(297, 49%, 90%) |
| CMYK | cmyk(2.6%, 49.3%, 0%, 10.2%) |
| CIE-LAB | lab(64.83, 57.39, -39.56) |
| CIE-LCH | lch(64.83, 69.71, 325.42°) |
| OKLab | oklab(72.06% 0.1574 -0.1089) |
| OKLCH | oklch(72.06% 0.191 325.3) |
| XYZ | xyz(50.8185, 33.8385, 77.9682) |
| Luminance | 0.3384 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.50
Purply Pink
#F075E6
ΔE00 3.03
Violet (CSS)
#EE82EE
ΔE00 4.01
Light Magenta
#FA5FF7
ΔE00 4.76
Lavender Pink
#DD85D7
ΔE00 5.00
Violet Pink
#FB5FFC
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF74E5 #7AE574
analogous
#A674E5 #DF74E5 #E574B3
triadic
#DF74E5 #E5DF74 #74E5DF
tetradic
#DF74E5 #E5A674 #7AE574 #74B3E5
square
#DF74E5 #E5A674 #7AE574 #74B3E5
split-complementary
#DF74E5 #B3E574 #74E5A6
monochromatic
#B323BC #D340DB #DF74E5 #EBA8EF #F7DBF8
Accessibility & contrast
On white
2.70
#DF74E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#DF74E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF74E5
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF74E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF74E5 | 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)
#6795E9
Deuteranopia (green-blind)
#87A2E2
Tritanopia (blue-blind)
#E481A2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #df74e5; /* rgb */ color: rgb(223, 116, 229); /* oklch */ color: oklch(72.1% 0.191 325.3);
Tailwind
colors: {
custom: {
50: '#eba0ed',
500: '#df74e5',
950: '#000000',
},
}SCSS
$custom: #df74e5; $custom-light: #eba0ed; $custom-dark: #000000;
JSON
{
"hex": "#df74e5",
"rgb": {
"r": 223,
"g": 116,
"b": 229
},
"hsl": {
"h": 296.814,
"s": 68.485,
"l": 67.647
},
"oklch": {
"l": 0.72064,
"c": 0.19137,
"h": 325.3
},
"luminance": 0.33836
}Semantic roles & 50–950 ramp
primary
#DF74E5
secondary
#CBECC9
accent
#D0151F
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F16
muted
#847F84