#DF7FD4#DF7FD4
#DF7FD4 is a light, vivid purple. Relative luminance 0.356; OKLCH L 72.9% C 0.158 H 331.4°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7FD4 |
|---|---|
| RGB | rgb(223, 127, 212) |
| HSL | hsl(307, 60%, 69%) |
| HSV | hsv(307, 43%, 87%) |
| CMYK | cmyk(0%, 43%, 4.9%, 12.5%) |
| CIE-LAB | lab(66.23, 48.93, -27.93) |
| CIE-LCH | lch(66.23, 56.34, 330.28°) |
| OKLab | oklab(72.87% 0.1388 -0.0758) |
| OKLCH | oklch(72.87% 0.158 331.4) |
| XYZ | xyz(49.9040, 35.6229, 66.5219) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.42
Orchid
#DA70D6
ΔE00 3.84
Purply Pink
#F075E6
ΔE00 4.03
Violet (CSS)
#EE82EE
ΔE00 4.36
Orchid (survey)
#C875C4
ΔE00 4.85
Candy Pink
#FF63E9
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7FD4 #7FDF8A
analogous
#BA7FDF #DF7FD4 #DF7FA4
triadic
#DF7FD4 #D4DF7F #7FD4DF
tetradic
#DF7FD4 #DFBA7F #7FDF8A #7FA4DF
square
#DF7FD4 #DFBA7F #7FDF8A #7FA4DF
split-complementary
#DF7FD4 #A4DF7F #7FDFBA
monochromatic
#B62EA6 #D34EC4 #DF7FD4 #EBB0E4 #F7E1F5
Accessibility & contrast
On white
2.58
#DF7FD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#DF7FD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7FD4
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7FD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7FD4 | 1.00 | 2.58 | 8.12 | 8.12 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C99D7
Deuteranopia (green-blind)
#96A6D1
Tritanopia (blue-blind)
#E686A0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #df7fd4; /* rgb */ color: rgb(223, 127, 212); /* oklch */ color: oklch(72.9% 0.158 331.4);
Tailwind
colors: {
custom: {
50: '#eba6e1',
500: '#df7fd4',
950: '#000000',
},
}SCSS
$custom: #df7fd4; $custom-light: #eba6e1; $custom-dark: #000000;
JSON
{
"hex": "#df7fd4",
"rgb": {
"r": 223,
"g": 127,
"b": 212
},
"hsl": {
"h": 306.875,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.72871,
"c": 0.15817,
"h": 331.4
},
"luminance": 0.3562
}Semantic roles & 50–950 ramp
primary
#DF7FD4
secondary
#CFEBD2
accent
#C8311E
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83