#DF7DDF#DF7DDF
#DF7DDF is a light, vivid purple. Relative luminance 0.357; OKLCH L 73.1% C 0.171 H 327.2°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7DDF |
|---|---|
| RGB | rgb(223, 125, 223) |
| HSL | hsl(300, 60%, 68%) |
| HSV | hsv(300, 44%, 87%) |
| CMYK | cmyk(0%, 43.9%, 0%, 12.5%) |
| CIE-LAB | lab(66.28, 51.87, -33.98) |
| CIE-LCH | lch(66.28, 62.01, 326.77°) |
| OKLab | oklab(73.05% 0.144 -0.0929) |
| OKLCH | oklch(73.05% 0.171 327.2) |
| XYZ | xyz(51.0834, 35.6855, 73.9950) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.64
Purply Pink
#F075E6
ΔE00 2.91
Violet (CSS)
#EE82EE
ΔE00 3.03
Orchid
#DA70D6
ΔE00 3.06
Orchid (survey)
#C875C4
ΔE00 5.42
Candy Pink
#FF63E9
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7DDF #7DDF7D
analogous
#AE7DDF #DF7DDF #DF7DAE
triadic
#DF7DDF #DFDF7D #7DDFDF
tetradic
#DF7DDF #DFAE7D #7DDF7D #7DAEDF
square
#DF7DDF #DFAE7D #7DDF7D #7DAEDF
split-complementary
#DF7DDF #AEDF7D #7DDFAE
monochromatic
#B52DB5 #D34CD3 #DF7DDF #EBAEEB #F7DFF7
Accessibility & contrast
On white
2.58
#DF7DDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#DF7DDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7DDF
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7DDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7DDF | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7599E2
Deuteranopia (green-blind)
#90A6DC
Tritanopia (blue-blind)
#E487A4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #df7ddf; /* rgb */ color: rgb(223, 125, 223); /* oklch */ color: oklch(73.1% 0.171 327.2);
Tailwind
colors: {
custom: {
50: '#eba5e9',
500: '#df7ddf',
950: '#000000',
},
}SCSS
$custom: #df7ddf; $custom-light: #eba5e9; $custom-dark: #000000;
JSON
{
"hex": "#df7ddf",
"rgb": {
"r": 223,
"g": 125,
"b": 223
},
"hsl": {
"h": 300,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.73052,
"c": 0.17136,
"h": 327.2
},
"luminance": 0.35683
}Semantic roles & 50–950 ramp
primary
#DF7DDF
secondary
#CDEBCD
accent
#C81D1D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F16
muted
#847F84