#DF7CF4#DF7CF4
#DF7CF4 is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.9% C 0.193 H 320.4°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7CF4 |
|---|---|
| RGB | rgb(223, 124, 244) |
| HSL | hsl(290, 85%, 72%) |
| HSV | hsv(290, 49%, 96%) |
| CMYK | cmyk(8.6%, 49.2%, 0%, 4.3%) |
| CIE-LAB | lab(67.00, 56.25, -44.45) |
| CIE-LCH | lch(67.00, 71.69, 321.69°) |
| OKLab | oklab(73.89% 0.1487 -0.123) |
| OKLCH | oklch(73.89% 0.193 320.4) |
| XYZ | xyz(53.9662, 36.6371, 89.7994) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.75
Purply Pink
#F075E6
ΔE00 4.42
Orchid
#DA70D6
ΔE00 5.22
Violet Pink
#FB5FFC
ΔE00 5.47
Light Magenta
#FA5FF7
ΔE00 5.50
Lavender Pink
#DD85D7
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7CF4 #91F47C
analogous
#A37CF4 #DF7CF4 #F47CCD
triadic
#DF7CF4 #F4DF7C #7CF4DF
tetradic
#DF7CF4 #F4A37C #91F47C #7CCDF4
square
#DF7CF4 #F4A37C #91F47C #7CCDF4
split-complementary
#DF7CF4 #CDF47C #7CF4A3
monochromatic
#BE13E3 #D144EF #DF7CF4 #EDB4F9 #F8E3FD
Accessibility & contrast
On white
2.52
#DF7CF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#DF7CF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7CF4
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7CF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7CF4 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689CF8
Deuteranopia (green-blind)
#86A7F1
Tritanopia (blue-blind)
#E18CAD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #df7cf4; /* rgb */ color: rgb(223, 124, 244); /* oklch */ color: oklch(73.9% 0.193 320.4);
Tailwind
colors: {
custom: {
50: '#eba5f8',
500: '#df7cf4',
950: '#000000',
},
}SCSS
$custom: #df7cf4; $custom-light: #eba5f8; $custom-dark: #000000;
JSON
{
"hex": "#df7cf4",
"rgb": {
"r": 223,
"g": 124,
"b": 244
},
"hsl": {
"h": 289.5,
"s": 84.507,
"l": 72.157
},
"oklch": {
"l": 0.73891,
"c": 0.19296,
"h": 320.4
},
"luminance": 0.36635
}Semantic roles & 50–950 ramp
primary
#DF7CF4
secondary
#DCF5D6
accent
#E1052B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85