#DF7CDC#DF7CDC
#DF7CDC is a light, vivid purple. Relative luminance 0.353; OKLCH L 72.8% C 0.170 H 328.3°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7CDC |
|---|---|
| RGB | rgb(223, 124, 220) |
| HSL | hsl(302, 61%, 68%) |
| HSV | hsv(302, 44%, 87%) |
| CMYK | cmyk(0%, 44.4%, 1.3%, 12.5%) |
| CIE-LAB | lab(65.96, 51.84, -32.80) |
| CIE-LCH | lch(65.96, 61.35, 327.68°) |
| OKLab | oklab(72.78% 0.1448 -0.0896) |
| OKLCH | oklch(72.78% 0.17 328.3) |
| XYZ | xyz(50.5566, 35.2732, 71.8417) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.46
Orchid
#DA70D6
ΔE00 2.80
Purply Pink
#F075E6
ΔE00 2.94
Violet (CSS)
#EE82EE
ΔE00 3.37
Orchid (survey)
#C875C4
ΔE00 5.08
Candy Pink
#FF63E9
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7CDC #7CDF7F
analogous
#B07CDF #DF7CDC #DF7CAA
triadic
#DF7CDC #DCDF7C #7CDCDF
tetradic
#DF7CDC #DFB07C #7CDF7F #7CAADF
square
#DF7CDC #DFB07C #7CDF7F #7CAADF
split-complementary
#DF7CDC #AADF7C #7CDFB0
monochromatic
#B52CB0 #D34BCF #DF7CDC #EBADE9 #F7DEF6
Accessibility & contrast
On white
2.61
#DF7CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#DF7CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7CDC
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7CDC | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7598DF
Deuteranopia (green-blind)
#91A5D9
Tritanopia (blue-blind)
#E585A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #df7cdc; /* rgb */ color: rgb(223, 124, 220); /* oklch */ color: oklch(72.8% 0.170 328.3);
Tailwind
colors: {
custom: {
50: '#eba5e7',
500: '#df7cdc',
950: '#000000',
},
}SCSS
$custom: #df7cdc; $custom-light: #eba5e7; $custom-dark: #000000;
JSON
{
"hex": "#df7cdc",
"rgb": {
"r": 223,
"g": 124,
"b": 220
},
"hsl": {
"h": 301.818,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.72775,
"c": 0.17027,
"h": 328.3
},
"luminance": 0.35271
}Semantic roles & 50–950 ramp
primary
#DF7CDC
secondary
#CCEBCD
accent
#C8221D
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#160F16
muted
#847F84