#DF7CDF#DF7CDF
#DF7CDF is a light, vivid purple. Relative luminance 0.354; OKLCH L 72.9% C 0.173 H 327.2°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7CDF |
|---|---|
| RGB | rgb(223, 124, 223) |
| HSL | hsl(300, 61%, 68%) |
| HSV | hsv(300, 44%, 87%) |
| CMYK | cmyk(0%, 44.4%, 0%, 12.5%) |
| CIE-LAB | lab(66.08, 52.37, -34.28) |
| CIE-LCH | lch(66.08, 62.59, 326.80°) |
| OKLab | oklab(72.91% 0.1454 -0.0938) |
| OKLCH | oklch(72.91% 0.173 327.2) |
| XYZ | xyz(50.9574, 35.4336, 73.9530) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.83
Purply Pink
#F075E6
ΔE00 2.83
Orchid
#DA70D6
ΔE00 2.87
Violet (CSS)
#EE82EE
ΔE00 3.11
Orchid (survey)
#C875C4
ΔE00 5.37
Candy Pink
#FF63E9
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7CDF #7CDF7C
analogous
#AD7CDF #DF7CDF #DF7CAD
triadic
#DF7CDF #DFDF7C #7CDFDF
tetradic
#DF7CDF #DFAD7C #7CDF7C #7CADDF
square
#DF7CDF #DFAD7C #7CDF7C #7CADDF
split-complementary
#DF7CDF #ADDF7C #7CDFAD
monochromatic
#B52CB5 #D34BD3 #DF7CDF #EBADEB #F7DEF7
Accessibility & contrast
On white
2.60
#DF7CDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#DF7CDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7CDF
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7CDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7CDF | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7498E2
Deuteranopia (green-blind)
#8FA5DC
Tritanopia (blue-blind)
#E486A3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #df7cdf; /* rgb */ color: rgb(223, 124, 223); /* oklch */ color: oklch(72.9% 0.173 327.2);
Tailwind
colors: {
custom: {
50: '#eba5e9',
500: '#df7cdf',
950: '#000000',
},
}SCSS
$custom: #df7cdf; $custom-light: #eba5e9; $custom-dark: #000000;
JSON
{
"hex": "#df7cdf",
"rgb": {
"r": 223,
"g": 124,
"b": 223
},
"hsl": {
"h": 300,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.72908,
"c": 0.17301,
"h": 327.2
},
"luminance": 0.35431
}Semantic roles & 50–950 ramp
primary
#DF7CDF
secondary
#CCEBCC
accent
#C81D1D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F16
muted
#847F84