#DF74EE#DF74EE
#DF74EE is a light, vivid purple. Relative luminance 0.344; OKLCH L 72.5% C 0.200 H 322.6°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DF74EE |
|---|---|
| RGB | rgb(223, 116, 238) |
| HSL | hsl(293, 78%, 69%) |
| HSV | hsv(293, 51%, 93%) |
| CMYK | cmyk(6.3%, 51.3%, 0%, 6.7%) |
| CIE-LAB | lab(65.24, 59.04, -43.91) |
| CIE-LCH | lch(65.24, 73.57, 323.36°) |
| OKLab | oklab(72.5% 0.1586 -0.1214) |
| OKLCH | oklch(72.5% 0.2 322.6) |
| XYZ | xyz(52.1078, 34.3542, 84.7586) |
| Luminance | 0.3435 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.87
Orchid
#DA70D6
ΔE00 3.90
Violet (CSS)
#EE82EE
ΔE00 4.33
Light Magenta
#FA5FF7
ΔE00 4.50
Violet Pink
#FB5FFC
ΔE00 4.62
Candy Pink
#FF63E9
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF74EE #83EE74
analogous
#A274EE #DF74EE #EE74C0
triadic
#DF74EE #EEDF74 #74EEDF
tetradic
#DF74EE #EEA274 #83EE74 #74C0EE
square
#DF74EE #EEA274 #83EE74 #74C0EE
split-complementary
#DF74EE #C0EE74 #74EEA2
monochromatic
#B819CE #D23DE7 #DF74EE #ECABF5 #F8E1FB
Accessibility & contrast
On white
2.67
#DF74EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#DF74EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF74EE
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF74EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF74EE | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6296F2
Deuteranopia (green-blind)
#83A3EB
Tritanopia (blue-blind)
#E284A7
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #df74ee; /* rgb */ color: rgb(223, 116, 238); /* oklch */ color: oklch(72.5% 0.200 322.6);
Tailwind
colors: {
custom: {
50: '#eba0f4',
500: '#df74ee',
950: '#000000',
},
}SCSS
$custom: #df74ee; $custom-light: #eba0f4; $custom-dark: #000000;
JSON
{
"hex": "#df74ee",
"rgb": {
"r": 223,
"g": 116,
"b": 238
},
"hsl": {
"h": 292.623,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.72499,
"c": 0.19969,
"h": 322.6
},
"luminance": 0.34352
}Semantic roles & 50–950 ramp
primary
#DF74EE
secondary
#D2F0CD
accent
#DA0B25
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85